about summary refs log tree commit diff
path: root/compiler/rustc_privacy/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-2/+4
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2023-02-06remove unused importsklensy-1/+0
2022-09-27rustc_typeck to rustc_hir_analysislcnr-1/+1
2022-06-27privacy: port "field is private" diagDavid Wood-3/+4
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-08-28Treat macros as HIR itemsinquisitivecrystal-0/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-01-31Add error message for private fnkadmin-0/+1
2020-08-30mv compiler to compiler/mark-0/+16