summary refs log tree commit diff
path: root/compiler/rustc_feature/src/removed.rs
AgeCommit message (Collapse)AuthorLines
2020-09-17Fix 'FIXME' about using NonZeroU32 instead of u32.Mara Bos-3/+3
It was blocked by #58732 (const fn NonZeroU32::new), which is fixed now.
2020-08-30mv compiler to compiler/mark-0/+129