1
Fork 0
rust/compiler/rustc_mir_dataflow/src/framework
Nicholas Nethercote 99472c7049 Remove Session methods that duplicate DiagCtxt methods.
Also add some `dcx` methods to types that wrap `TyCtxt`, for easier
access.
2023-12-24 08:05:28 +11:00
..
cursor.rs Deparameterize Results and ResultsCursor. 2023-11-27 10:35:43 +11:00
direction.rs Remove unused arguments from ResultsVisitor::visit_block_{start,end}. 2023-12-08 07:55:17 +11:00
engine.rs Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
fmt.rs Rename MaybeUnreachable. 2023-08-16 18:12:18 +00:00
graphviz.rs Remove unused arguments from ResultsVisitor::visit_block_{start,end}. 2023-12-08 07:55:17 +11:00
lattice.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
mod.rs Tweak GenKillAnalysis. 2023-12-08 09:49:11 +11:00
tests.rs remove redundant imports 2023-12-10 10:56:22 +08:00
visitor.rs Remove impl_visitable!. 2023-12-08 07:55:17 +11:00