about summary refs log tree commit diff
path: root/compiler/rustc_feature/src
AgeCommit message (Expand)AuthorLines
2020-09-17Fix 'FIXME' about using NonZeroU32 instead of u32.Mara Bos-17/+18
2020-09-15Stabilize move_ref_patternAmjad Alsharafi-4/+3
2020-09-14Stabilize doc_alias featureGuillaume Gomez-3/+2
2020-09-10fix tidy, small cleanupBastian Kauschke-1/+1
2020-09-10implement `const_evaluatable_checked` feature MVPBastian Kauschke-1/+5
2020-09-04Implementation of incompatible features errorAmjad Alsharafi-1/+6
2020-09-01driver: replace `lazy_static` by `SyncLazy` from stdmarmeladema-8/+9
2020-09-01feature: replace `lazy_static` by `SyncLazy` from stdmarmeladema-11/+12
2020-08-30mv compiler to compiler/mark-0/+1750