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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_mir_build
/
src
/
builder
Age
Commit message (
Expand
)
Author
Lines
2025-02-06
Revert "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=dav...
Rémy Rakic
-83
/
+9
2025-02-06
Revert "Rollup merge of #134371 - scottmcm:fix-134352, r=oli-obk"
Rémy Rakic
-25
/
+7
2025-02-06
Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper"
Rémy Rakic
-3
/
+7
2025-01-10
run borrowck tests on BIDs and emit tail-expr-drop-order lints for
Ding Xiang Fei
-3
/
+3
2024-12-22
Delete `Rvalue::Len`
Scott McMurray
-7
/
+3
2024-12-20
Handle DropKind::ForLint in coroutines correctly
Michael Goulet
-10
/
+10
2024-12-19
Auto merge of #134486 - compiler-errors:drop-for-lint, r=nikomatsakis
bors
-41
/
+107
2024-12-19
pacify merciless fmt
Niko Matsakis
-5
/
+5
2024-12-19
explain how `build_scope_drops` works
Niko Matsakis
-2
/
+38
2024-12-19
Rename Scope.id to Scope.local_id, remove trivial accessor
Michael Goulet
-5
/
+5
2024-12-19
Use TypingEnv from MIR builder
Michael Goulet
-4
/
+1
2024-12-18
Separate DropKind::ForLint
Michael Goulet
-39
/
+69
2024-12-18
Rollup merge of #134399 - spastorino:invert-if-condition, r=jieyouxu
许杰友 Jieyou Xu (Joe)
-3
/
+3
2024-12-18
mir: require `is_cleanup` when creating `BasicBlockData`
DianQK
-8
/
+9
2024-12-18
Do not do if ! else, use unnegated cond and swap the branches instead
Santiago Pastorino
-3
/
+3
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-6
/
+3
2024-12-17
Explain why `build` was renamed to `builder`
Zalathar
-0
/
+5
2024-12-17
Rename `rustc_mir_build::build` to `builder`
Zalathar
-0
/
+12234