rust/compiler/rustc_mir/src/const_eval
bors 23fa536050 Auto merge of #76881 - hameerabbasi:issue-53325, r=oli-obk
Add allocation information to undefined behaviour errors.

So far I'm looking on information on whether the error messages are suitable.

Fixes #53325.
2021-04-02 17:38:57 +00:00
..
error.rs Reduce size of InterpErrorInfo to 8 bytes 2021-02-17 08:57:06 +01:00
eval_queries.rs Add allocation information to undefined behaviour errors. 2021-03-31 07:21:08 +00:00
fn_queries.rs Separate out a hir::Impl struct 2021-01-12 20:32:33 -05:00
machine.rs Auto merge of #82124 - tmiasko:op-ty-ref, r=oli-obk 2021-02-20 10:20:42 +00:00
mod.rs Only emit a discrimiant tag for enums 2021-03-29 12:30:55 +00:00