about summary refs log tree commit diff
path: root/compiler/rustc_session/src/version.rs
AgeCommit message (Expand)AuthorLines
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-29/+0
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-5/+3
2024-05-21Implement IntoDiagArg for RustcVersionXiretza-1/+12
2024-04-29Remove `extern crate rustc_macros` from numerous crates.Nicholas Nethercote-0/+1
2023-11-10Simplify the `current_rustc_version` macro.Nicholas Nethercote-1/+1
2023-10-26Parse rustc version at compile timeDavid Tolnay-0/+19