about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/lib.rs
AgeCommit message (Expand)AuthorLines
2020-09-17Fix 'FIXME' about using NonZeroU32 instead of u32.Mara Bos-10/+11
2020-09-04Implementation of incompatible features errorAmjad Alsharafi-1/+1
2020-09-01feature: replace `lazy_static` by `SyncLazy` from stdmarmeladema-0/+2
2020-08-30mv compiler to compiler/mark-0/+137