| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-10-30 | Clean up `rustc_*/Cargo.toml`. | Nicholas Nethercote | -2/+6 | |
| - Sort dependencies and features sections. - Add `tidy` markers to the sorted sections so they stay sorted. - Remove empty `[lib`] sections. - Remove "See more keys..." comments. Excluded files: - rustc_codegen_{cranelift,gcc}, because they're external. - rustc_lexer, because it has external use. - stable_mir, because it has external use. | ||||
| 2023-10-02 | Add some docs regarding rustc_abi rust-analyzer compat changes | Lukas Wirth | -1/+3 | |
| 2022-11-24 | move things from rustc_target::abi to rustc_abi | hkalbasi | -0/+24 | |
