about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/mir/spanview.rs
AgeCommit message (Expand)AuthorLines
2022-01-27try apply `rustc_pass_by_value` to `Span`lcnr-3/+3
2022-01-17Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieubors-1/+0
2022-01-15Reduce use of local_def_id_to_hir_id.Camille GILLOT-3/+1
2022-01-12Remove deprecated LLVM-style inline assemblyTomasz Miąsko-1/+0
2021-12-14fix clippy::single_char_pattern perf findingsMatthias Krüger-6/+6
2021-11-04clippy::perf fixesMatthias Krüger-2/+2
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+693