| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-04 | Move various ui const tests to `library` | Christiaan Dirkx | -16/+0 | |
| 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-06-29 | stabilize const_nonzero_int_methods | Trevor Spiteri | -2/+0 | |
| 2020-02-08 | Test `NonZeroU8::new` in a const context | Dylan MacKenzie | -1/+10 | |
| 2019-07-03 | Migrate compile-pass annotations to build-pass | Yuki Okushi | -1/+1 | |
| 2018-12-28 | Update src/test/ui/consts/const-nonzero.rs | Oliver Scherer | -1/+1 | |
| Co-Authored-By: Dylan-DPC <dylan.dpc@gmail.com> | ||||
| 2018-12-28 | Make the getter for NonZero types into a const fn | dylan_DPC | -0/+9 | |
