rust/compiler/rustc_const_eval/src
bors 56fd680cf9 Auto merge of #96046 - oli-obk:const_typeck, r=cjgillot
Move various checks to typeck so them failing causes the typeck result to get tainted

Fixes #69487
fixes #79047

cc `@RalfJung` this gets rid of the `Transmute` invalid program error variant
2022-05-27 11:31:37 +00:00
..
const_eval Refactor call terminator to always hold a destination place 2022-05-23 17:49:04 -04:00
interpret Auto merge of #96046 - oli-obk:const_typeck, r=cjgillot 2022-05-27 11:31:37 +00:00
transform Refactor call terminator to always hold a destination place 2022-05-23 17:49:04 -04:00
util rustc: Panic by default in DefIdTree::parent 2022-05-02 01:56:50 +03:00
lib.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00