rust/library/core
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 flt2dec: properly handle uninitialized memory 2020-09-02 12:41:38 +02:00
src Auto merge of #70793 - the8472:in-place-iter-collect, r=Amanieu 2020-09-03 21:20:21 +00:00
tests Move various ui const tests to library 2020-09-04 02:35:27 +02:00
Cargo.toml