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
/
custom
Age
Commit message (
Expand
)
Author
Lines
2025-09-16
Remove Rvalue::Len.
Camille Gillot
-1
/
+5
2025-08-18
Rollup merge of #145206 - scrabsha:push-uxovoqzrxnlx, r=jdonszelmann
Stuart Cook
-33
/
+32
2025-08-15
Port `#[custom_mir(..)]` to the new attribute system
Sasha Pourcelot
-33
/
+32
2025-08-14
avoid unnecessary type sanity checks
Ralf Jung
-1
/
+1
2025-08-14
use ty::Value instead of manual pairs of types and valtrees
Ralf Jung
-3
/
+3
2025-08-14
PatKind: store constants as valtrees
Ralf Jung
-3
/
+3
2025-06-29
mir: Add a `new` method to `statement`
dianqk
-4
/
+2
2025-05-29
Structurally normalize types as needed in projection_ty_core
Michael Goulet
-2
/
+2
2025-04-28
AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...
Andrew Zhogin
-0
/
+2
2025-04-17
Replace infallible `name_or_empty` methods with fallible `name` methods.
Nicholas Nethercote
-1
/
+2
2025-04-06
Remove the `is_inline` field from `PatKind::ExpandedConstant`
Nadrieril
-1
/
+1
2025-02-19
Remove `rustc_middle::mir::tcx` module.
Nicholas Nethercote
-1
/
+0
2025-01-31
Remove the `mir_build` hook.
Nicholas Nethercote
-1
/
+1
2025-01-28
Represent the raw pointer for a array length check as a new kind of fake borrow
Michael Goulet
-1
/
+1
2025-01-18
Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper"
Rémy Rakic
-0
/
+1
2024-12-22
Delete `Rvalue::Len`
Scott McMurray
-1
/
+0
2024-12-18
mir: require `is_cleanup` when creating `BasicBlockData`
DianQK
-7
/
+8
2024-12-17
Rename `rustc_mir_build::build` to `builder`
Zalathar
-0
/
+909