rust/library/core
Mara Bos 1ab9fe5d44 Add {core,std}::prelude::{rust_2015,rust_2018,rust_2021}.
rust_2015 and rust_2018 are just re-exports of v1.
rust_2021 is a module that for now just re-exports everything from v1,
such that we can add more things later.
2021-02-25 12:46:46 +01:00
..
benches Unify way to flip 6th bit. (Same assembly generated) 2021-02-08 12:21:36 +00:00
src Add {core,std}::prelude::{rust_2015,rust_2018,rust_2021}. 2021-02-25 12:46:46 +01:00
tests Rollup merge of #82391 - RalfJung:miri-atomic-minmax, r=dtolnay 2021-02-23 16:10:30 +01:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00