rust/compiler/rustc_mir
Florian Warzecha 13b481b247
rename allow_internal_unstable() to rustc_allow_const_fn_unstable() in rustc_mir
Followup rename from 05f4a9a42a,
which introduced `#[rustc_allow_const_fn_unstable]` for `const fn`s.
2020-10-23 17:14:57 +02:00
..
src rename allow_internal_unstable() to rustc_allow_const_fn_unstable() in rustc_mir 2020-10-23 17:14:57 +02:00
Cargo.toml Use tracing spans to trace the entire MIR interp stack 2020-09-28 20:07:57 +02:00