rust/library/core
Benoît du Garreau 9a12d727df Constantify UnsafeCell::into_inner and related
Also includes:
- Cell::into_inner
- RefCell::into_inner
- Atomic*::into_inner
2020-11-04 11:41:57 +01:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Constantify UnsafeCell::into_inner and related 2020-11-04 11:41:57 +01:00
tests Constantify UnsafeCell::into_inner and related 2020-11-04 11:41:57 +01:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00