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
/
as_place.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-26
ProjectionElem::Subtype -> CastKind::Subtype
beepster4096
-2
/
+1
2025-09-16
Remove Rvalue::Len.
Camille Gillot
-1
/
+1
2025-06-29
mir: Add a `new` method to `statement`
dianqk
-8
/
+8
2025-06-23
Add `#[loop_match]` for improved DFA codegen
bjorn3
-0
/
+2
2025-05-28
Handle e2021 precise capturing of unsafe binder
Michael Goulet
-2
/
+2
2025-05-23
Properly analyze captures from unsafe binders
Michael Goulet
-0
/
+3
2025-04-03
Upvars HirIds always have the same owner, thus just use an ItemLocalId
Oli Scherer
-1
/
+1
2025-04-02
Move methods from `Map` to `TyCtxt`, part 5.
Nicholas Nethercote
-1
/
+1
2025-03-06
Implement .use keyword as an alias of clone
Santiago Pastorino
-0
/
+1
2025-02-22
Greatly simplify lifetime captures in edition 2024
Michael Goulet
-3
/
+3
2025-02-08
Rustfmt
bjorn3
-20
/
+26
2025-01-31
Implement MIR, CTFE, and codegen for unsafe binders
Michael Goulet
-3
/
+20
2025-01-28
Represent the raw pointer for a array length check as a new kind of fake borrow
Michael Goulet
-15
/
+4
2025-01-27
Reapply "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=da...
Michael Goulet
-9
/
+83
2025-01-18
Revert "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=dav...
Rémy Rakic
-83
/
+9
2025-01-18
Revert "Rollup merge of #134371 - scottmcm:fix-134352, r=oli-obk"
Rémy Rakic
-25
/
+7
2025-01-18
Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper"
Rémy Rakic
-1
/
+1
2024-12-22
Delete `Rvalue::Len`
Scott McMurray
-1
/
+1
2024-12-17
Rename `rustc_mir_build::build` to `builder`
Zalathar
-0
/
+832