index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_mir_build
/
src
/
builder
/
expr
/
into.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-01
Auto merge of #144783 - folkertdev:loop-match-diverging-loop, r=SparrowLii
bors
-3
/
+5
2025-08-10
add place mention for `#[loop_match]` scrutinee
Folkert de Vries
-2
/
+4
2025-08-06
coverage: Remove all unstable support for MC/DC instrumentation
Zalathar
-2
/
+0
2025-08-04
fix `#[loop_match]` on diverging loop
Folkert de Vries
-1
/
+1
2025-07-01
loop match: run exhaustiveness check
Folkert de Vries
-4
/
+8
2025-06-23
Add `#[loop_match]` for improved DFA codegen
bjorn3
-2
/
+120
2025-06-05
Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None
Oli Scherer
-1
/
+1
2025-04-07
Make use generated TerminatorKind::Call have call_source Use
Santiago Pastorino
-1
/
+1
2025-03-06
Add UseCloned trait related code
Santiago Pastorino
-26
/
+46
2025-03-06
Implement .use keyword as an alias of clone
Santiago Pastorino
-1
/
+35
2025-02-22
Make a fake body to store typeck results for global_asm
Michael Goulet
-13
/
+4
2025-02-08
Rustfmt
bjorn3
-48
/
+61
2025-01-31
Implement MIR, CTFE, and codegen for unsafe binders
Michael Goulet
-2
/
+5
2025-01-28
Represent the raw pointer for a array length check as a new kind of fake borrow
Michael Goulet
-1
/
+1
2024-12-17
Rename `rustc_mir_build::build` to `builder`
Zalathar
-0
/
+650