about summary refs log tree commit diff
path: root/compiler/rustc_macros/src/lift.rs
AgeCommit message (Expand)AuthorLines
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-9/+6
2024-08-29Add `warn(unreachable_pub)` to `rustc_macros`.Nicholas Nethercote-1/+1
2024-07-17lift_to_tcx -> lift_to_internerMichael Goulet-1/+1
2024-05-10Lift `Lift`Michael Goulet-1/+1
2024-02-17Make synstructure underscore_const(true) the defaultUrgau-0/+1
2023-12-10remove redundant importssurechen-1/+1
2020-10-21Lift: take self by valueBastian Kauschke-2/+3
2020-08-30mv compiler to compiler/mark-0/+51