about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/interpret/intrinsics
AgeCommit message (Expand)AuthorLines
2022-02-23Rename `region_should_not_be_omitted` to `should_print_region`Tomasz Miąsko-1/+1
2022-02-15Overhaul `Const`.Nicholas Nethercote-1/+1
2021-12-19Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obkbors-2/+2
2021-12-15Remove unnecessary sigils around `Symbol::as_str()` calls.Nicholas Nethercote-2/+2
2021-12-13Remove `in_band_lifetimes` from `rustc_const_eval`LegionMammal978-1/+1
2021-11-06use matches!() macro in more placesMatthias Krüger-4/+2
2021-10-21Configure saved panic locations based on location-detail flagHudson Ayers-4/+11
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-0/+320