rust/compiler/rustc_const_eval/src/const_eval
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
..
error.rs more dupe word typos 2022-10-14 12:57:56 +08:00
eval_queries.rs make const_err a hard error 2022-10-07 18:08:49 +02:00
fn_queries.rs Revert "Unify tcx.constness and param env constness checks" 2022-10-20 03:44:12 +00:00
machine.rs Remove allow(rustc::potential_query_instability) in rustc_const_eval 2022-10-18 17:44:01 +02:00
mod.rs DestructuredConst split mir and ty 2022-09-19 17:00:38 +02:00
valtrees.rs The <*const T>::guaranteed_* methods now return an option for the unknown case 2022-09-09 15:16:04 +00:00