rust/compiler/rustc_mir/src/dataflow
Ralf Jung 4831523ac4
Rollup merge of #76757 - matthiaskrgr:clippy_try_into, r=lcnr
don't convert types to the same type with try_into (clippy::useless_conversion)
2020-09-19 11:47:52 +02:00
..
framework Rollup merge of #76794 - richkadel:graphviz-font, r=ecstatic-morse 2020-09-16 12:24:30 -07:00
impls Remove unused PlaceContext::NonUse(NonUseContext::Coverage) 2020-09-09 17:02:19 +02:00
move_paths don't lazily evaulate some trivial values for Option::None replacements (clippy::unnecessary_lazy_evaluations) 2020-09-17 01:37:35 +02:00
drop_flag_effects.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
mod.rs Extend dataflow framework to support arbitrary lattices 2020-08-30 11:15:24 -07:00