about summary refs log tree commit diff
path: root/src/test/run-pass/consts/const-ptr-unique.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests with naming conflicts to uiVadim Petrochenkov-16/+0
2019-06-08extra paranoid modeRalf Jung-1/+2
2019-06-08black-box the fn ptr, not the resultRalf Jung-1/+1
2019-06-08remove useless ident() functions in const tests and replace the useful ones b...Ralf Jung-6/+6
2019-02-28Make `Unique::as_ptr`, `NonNull::dangling` and `NonNull::cast` constTim-0/+15