rust/library/alloc
Christiaan Dirkx 538e198193 Move various ui const tests to library
Move:
 - `src\test\ui\consts\const-nonzero.rs` to `library\core`
 - `src\test\ui\consts\ascii.rs` to `library\core`
 - `src\test\ui\consts\cow-is-borrowed` to `library\alloc`

Part of #76268
2020-09-04 02:35:27 +02:00
..
benches fix benchmark compile errors 2020-09-03 20:59:33 +02:00
src fix debug assertion 2020-09-03 22:15:47 +02:00
tests Move various ui const tests to library 2020-09-04 02:35:27 +02:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00