summary refs log tree commit diff
path: root/compiler/rustc_attr/src
AgeCommit message (Expand)AuthorLines
2020-09-27Remove `rustc_allow_const_fn_ptr`Dylan MacKenzie-24/+7
2020-09-25Allow multiple allow_internal_unstable attributesDániel Buga-7/+14
2020-09-23Don't use an if guard to check equality with a constantLingMan-1/+1
2020-09-18use matches!() macro for simple if let conditionsMatthias Krüger-2/+2
2020-08-30mv compiler to compiler/mark-0/+1062