1
Fork 0
rust/compiler/rustc_mir_dataflow/src
Jubilee 9866b090f4
Rollup merge of #89508 - jhpratt:stabilize-const_panic, r=joshtriplett
Stabilize `const_panic`

Closes #51999

FCP completed in #89006

```@rustbot``` label +A-const-eval +A-const-fn +T-lang

cc ```@oli-obk``` for review (not `r?`'ing as not on lang team)
2021-10-04 13:58:17 -07:00
..
framework Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
impls More tracing instrumentation 2021-09-28 12:28:22 +00:00
move_paths Replace Fn impls with RPIT impls in rustc_index 2021-10-03 17:50:53 +02:00
drop_flag_effects.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
elaborate_drops.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
lib.rs Stabilize const_panic 2021-10-04 02:33:33 -04:00
rustc_peek.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
storage.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00