about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-1/+0
2025-05-09don't depend on rustc_attr_parsing if rustc_data_structures will domejrs-1/+1
2025-03-15Stop relying on rustc_type_ir in non-type-system cratesMichael Goulet-1/+0
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-3/+0
2025-03-08Specify rust lints for `compiler/` crates via Cargo.Nicholas Nethercote-0/+3
2025-02-22Upgrade the compiler to edition 2024Michael Goulet-1/+1
2024-12-16rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structuresJonathan Dönszelmann-1/+1
2024-10-08compiler: Factor rustc_target::abi out of const_evalJubilee Young-0/+1
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-5/+5
2023-07-26Replace in-tree `rustc_apfloat` with the new version of the crateWesley Wiser-1/+1
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-0/+1
2023-02-06remove unused importsklensy-1/+0
2022-11-18interpret: use Either over Result when it is not representing an error conditionRalf Jung-0/+1
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2022-05-28Initial fixes on top of type interner commitMichael Goulet-0/+1
2021-10-14Remove unused dependencies from rustc_const_evalCameron Steffen-2/+0
2021-10-03Remove re-export.Camille GILLOT-0/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-0/+27