rust/library/core
Dylan DPC 52d9162645
Rollup merge of #76305 - CDirkx:const-tests, r=matklad
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

r? @matklad
2020-09-07 01:17:59 +02:00
..
benches
src Rollup merge of #76302 - jyn514:peekable-2, r=Dylan-DPC 2020-09-07 01:17:54 +02:00
tests Rollup merge of #76305 - CDirkx:const-tests, r=matklad 2020-09-07 01:17:59 +02:00
Cargo.toml