about summary refs log tree commit diff
path: root/compiler/rustc_attr/src/lib.rs
AgeCommit message (Expand)AuthorLines
2023-03-11Simplify message pathsest31-1/+1
2023-02-22errors: generate typed identifiers in each crateDavid Wood-0/+5
2022-09-26remove cfg(bootstrap)Pietro Albini-1/+0
2022-09-15Only enable the let_else feature on bootstrapest31-1/+1
2022-08-29Revert let_chains stabilizationNilstrieb-0/+1
2022-08-22Add internal diagnistics lintsHampus Lidin-0/+2
2022-08-22Refactor diagnostics in `handle_errors` functionHampus Lidin-0/+1
2022-08-12Adjust cfgsMark Rousskov-1/+0
2022-07-16Stabilize `let_chains`Caio-1/+1
2022-05-24RFC3239: Implement compact `cfg(target(..))`Loïc BRANSTETT-0/+1
2022-02-02More let_else adoptionsest31-0/+2
2021-05-24remove cfg(bootstrap)Pietro Albini-2/+0
2021-03-19stabilize or_patternsmark-1/+1
2020-08-30mv compiler to compiler/mark-0/+21