Files
rust/library/std/src
Yuki Okushi cc5a1aad4e Rollup merge of #77722 - fusion-engineering-forks:safe-unsupported-locks, r=Mark-Simulacrum
Remove unsafety from sys/unsupported and add deny(unsafe_op_in_unsafe_fn).

Replacing `UnsafeCell`s by a `Cell`s simplifies things and makes the mutex and rwlock implementations safe. Other than that, only unsafety in strlen() contained unsafe code.

@rustbot modify labels: +F-unsafe-block-in-unsafe-fn +C-cleanup
2020-10-14 06:02:21 +09:00
..
2020-09-27 16:04:25 +02:00
2020-10-06 22:13:15 +00:00
2020-09-02 17:38:21 -04:00
2020-09-28 14:51:03 -04:00
2020-09-02 17:37:40 -04:00
2020-09-04 14:00:09 -07:00
2020-09-28 14:51:03 -04:00
2020-09-02 17:37:40 -04:00
2020-09-12 14:00:38 +02:00
2020-08-22 20:23:50 -07:00
2020-09-30 13:12:25 +01:00
2020-09-26 18:58:38 -07:00