rust/compiler/rustc_middle/src/mir
Dylan DPC 270a41c33e
Rollup merge of #94960 - codehorseman:master, r=oli-obk
Fix many spelling mistakes

Signed-off-by: codehorseman <cricis@yeah.net>
2022-03-17 22:55:05 +01:00
..
interpret Rollup merge of #94960 - codehorseman:master, r=oli-obk 2022-03-17 22:55:05 +01:00
coverage.rs add #[rustc_pass_by_value] to more types 2022-03-08 15:39:52 +01:00
generic_graph.rs fix typos 2022-03-15 02:00:08 +01:00
generic_graphviz.rs fix clippy::single_char_pattern perf findings 2021-12-14 12:40:28 +01:00
graph_cyclic_cache.rs Make Decodable and Decoder infallible. 2022-01-22 10:38:31 +11:00
graphviz.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
mod.rs Auto merge of #94733 - nnethercote:fix-AdtDef-interning, r=fee1-dead 2022-03-12 07:02:05 +00:00
mono.rs Restore the local filter on mono item sorting 2022-03-01 11:42:10 -08:00
patch.rs Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
predecessors.rs Delete Decoder::read_unit 2022-02-22 18:14:51 -05:00
pretty.rs Auto merge of #94702 - b-naber:static-refs-mir, r=lcnr 2022-03-08 19:25:19 +00:00
query.rs fix typos 2022-03-15 02:00:08 +01:00
spanview.rs try apply rustc_pass_by_value to Span 2022-01-27 11:29:41 +01:00
tcx.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
terminator.rs Overhaul TyS and Ty. 2022-02-15 16:03:24 +11:00
traversal.rs Correct incorrect description of preorder traversals. 2022-02-02 19:28:01 -05:00
type_foldable.rs Add initial AST and MIR support for unwinding from inline assembly 2021-12-03 23:51:46 +01:00
visit.rs add #[rustc_pass_by_value] to more types 2022-03-08 15:39:52 +01:00