rust/compiler/rustc_mir/src
Vadim Petrochenkov 28f4dba438 rustc_span: Revert addition of proc_macro field to ExpnKind::Macro
The flag has a vague meaning and is used for a single diagnostic change that is low benefit and appears only under `-Z macro_backtrace`.
2021-07-10 23:03:35 +03:00
..
borrow_check Make type_implements_trait not a query 2021-07-06 14:38:10 -04:00
const_eval Combine individual limit queries into single limits query 2021-07-04 13:02:51 -05:00
dataflow re-export SwitchIntEdgeEffects 2021-07-04 13:33:22 +02:00
interpret Rollup merge of #87000 - m-ou-se:const-panic-track-caller, r=oli-obk 2021-07-09 16:20:36 +02:00
monomorphize Combine individual limit queries into single limits query 2021-07-04 13:02:51 -05:00
transform rustc_span: Revert addition of proc_macro field to ExpnKind::Macro 2021-07-10 23:03:35 +03:00
util Auto merge of #86304 - klensy:hex-length, r=jackh726 2021-07-01 16:16:12 +00:00
lib.rs Support allocation failures when interperting MIR 2021-06-29 19:08:26 -04:00
shim.rs Prepare mir::Constant for ty::Const only supporting valtrees 2021-03-12 12:43:54 +00:00