char
|
Rollup merge of #53059 - ljedrz:unneeded_returns, r=kennytm
|
2018-08-12 23:26:51 +02:00 |
prelude
|
Drop identity from prelude.
|
2018-08-19 18:36:18 +02:00 |
sync
|
Make core::sync::atomic::Ordering #[non_exhaustive]
|
2018-08-15 17:11:42 +01:00 |
cmp.rs
|
inline some short functions
|
2018-08-09 01:27:48 -08:00 |
lib.rs
|
remove feature(convert_id) from lib{core,std}/lib.rs
|
2018-08-19 19:25:35 +02:00 |
mem.rs
|
repr(transparent)
|
2018-08-09 11:56:01 +02:00 |
option.rs
|
inline some short functions
|
2018-08-09 01:27:48 -08:00 |
result.rs
|
inline some short functions
|
2018-08-09 01:27:48 -08:00 |