about summary refs log tree commit diff
path: root/compiler/rustc_monomorphize/Cargo.toml
AgeCommit message (Expand)AuthorLines
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-1/+1
2024-11-28Share inline(never) generics across cratesMark Rousskov-0/+1
2024-11-02compiler: Add rustc_abi to _monomorphizeJubilee Young-0/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-6/+6
2023-10-18Remove unneeded dependencies from `rustc_monomorphize`.Nicholas Nethercote-1/+0
2023-04-22drop unused deps, gate libc under unix for one crateklensy-1/+0
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2023-01-02Add json output to `-Zdump-mono-stats`Joshua Nelson-0/+2
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2022-08-25rebased: convert rustc_monomorphize errors to SessionDiagnosticNathan Stocks-1/+3
2022-06-27Update `smallvec` to 1.8.1.Nicholas Nethercote-1/+1
2022-06-13remove currently unused depsklensy-1/+0
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-09-08Rebase fallout.Camille GILLOT-1/+0
2021-09-07Move monomorphize code to its own crate.Camille GILLOT-0/+20