about summary refs log tree commit diff
path: root/src/test/ui/consts/const-nonzero.rs
AgeCommit message (Expand)AuthorLines
2020-09-04Move various ui const tests to `library`Christiaan Dirkx-16/+0
2020-06-29stabilize const_nonzero_int_methodsTrevor Spiteri-2/+0
2020-02-08Test `NonZeroU8::new` in a const contextDylan MacKenzie-1/+10
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2018-12-28Update src/test/ui/consts/const-nonzero.rsOliver Scherer-1/+1
2018-12-28Make the getter for NonZero types into a const fndylan_DPC-0/+9