rust/compiler/rustc_mir/src/util
Tomasz Miąsko 56865936a7 Visit only statements in always live locals
No functional changes intended.
2021-01-27 00:00:00 +00:00
..
aggregate.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
alignment.rs Use PlaceRef more consistently in rustc_mir 2021-01-16 10:44:23 -06:00
borrowck_errors.rs Added better error message for shared borrow treated as unique for purposes of lifetimes 2020-12-01 10:24:23 +05:30
collect_writes.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
elaborate_drops.rs Use SmallVec in SwitchTargets 2020-10-11 01:14:12 +02:00
find_self_call.rs Note when a a move/borrow error is caused by a deref coercion 2020-09-10 20:56:20 -04:00
generic_graph.rs add different color for cleanup nodes in dark mode 2020-11-12 13:17:43 +05:30
generic_graphviz.rs Coverage tests for remaining TerminatorKinds and async, improve Assert 2020-12-03 09:50:09 -08:00
graphviz.rs Auto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk 2020-12-15 22:00:02 +00:00
mod.rs formatting 2020-11-10 00:21:25 +05:30
patch.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
pretty.rs --emit=mir now emits both mir_for_ctfe and optimized_mir for const fn 2021-01-11 17:24:41 +00:00
spanview.rs Updates to experimental coverage counter injection 2020-10-05 08:02:58 -07:00
storage.rs Visit only statements in always live locals 2021-01-27 00:00:00 +00:00