summary refs log tree commit diff
path: root/src/test/run-pass/structs-enums/enum-null-pointer-opt.rs
AgeCommit message (Expand)AuthorLines
2019-06-17Make use of `ptr::null(_mut)` instead of casting zeroLzu Tao-1/+1
2019-06-10Implement RFC 2645 (transparent enums and unions)Michael Bradshaw-1/+11
2019-05-29Update run-pass test suite to use dynmemoryruins-3/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+74