summaryrefslogtreecommitdiff
path: root/compiler/rustc_const_eval/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb2023-04-181-0/+1
* remove unused importsklensy2023-02-061-1/+0
* interpret: use Either over Result when it is not representing an error conditionRalf Jung2022-11-181-0/+1
* Remove from compiler/ cratesreez12g2022-09-291-1/+0
* Initial fixes on top of type interner commitMichael Goulet2022-05-281-0/+1
* Remove unused dependencies from rustc_const_evalCameron Steffen2021-10-141-2/+0
* Remove re-export.Camille GILLOT2021-10-031-0/+1
* Migrate to 2021Mark Rousskov2021-09-201-1/+1
* Rename rustc_mir to rustc_const_eval.Camille GILLOT2021-09-071-0/+27