rust/compiler/rustc_const_eval/src
bors 5237c4d83d Auto merge of #102674 - CastilloDel:master, r=oli-obk
Remove allow(rustc::potential_query_instability) in rustc_const_eval

The use of FxHashMap has been replaced with FxIndexMap.

Related to #84447
2022-10-28 12:52:17 +00:00
..
const_eval Auto merge of #102674 - CastilloDel:master, r=oli-obk 2022-10-28 12:52:17 +00:00
interpret Auto merge of #102674 - CastilloDel:master, r=oli-obk 2022-10-28 12:52:17 +00:00
transform Auto merge of #102340 - JakobDegen:pass-manager-simplification, r=oli-obk 2022-10-25 15:55:39 +00:00
util change might_permit_raw_init to fully detect LLVM UB, but not more than that 2022-10-05 09:22:50 +02:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Remove allow(rustc::potential_query_instability) in rustc_const_eval 2022-10-18 17:44:01 +02:00