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_transform
/
src
/
remove_unneeded_drops.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-04
Let `RemoveUnneededDrops` also remove `drop_in_place`
Scott McMurray
-7
/
+24
2025-04-08
Do not optimize out SwitchInt before borrowck, or if Zmir-preserve-ub
Michael Goulet
-1
/
+1
2025-01-23
Disable non-required MIR opts with `optimize(none)`
clubby789
-0
/
+4
2024-11-26
Remove -Zfuel.
Camille GILLOT
-5
/
+0
2024-11-23
remove remaining references to `Reveal`
lcnr
-1
/
+2
2024-11-18
use `TypingEnv` when no `infcx` is available
lcnr
-5
/
+5
2024-09-09
Reduce visibilities, and add `warn(unreachable_pub)`.
Nicholas Nethercote
-1
/
+1
2024-09-03
Move `MirPass` to `rustc_mir_transform`.
Nicholas Nethercote
-1
/
+1
2024-08-30
Remove `#[macro_use] extern crate tracing` from `rustc_mir_transform`.
Nicholas Nethercote
-0
/
+1
2024-01-07
Merge dead bb pruning and unreachable bb deduplication.
Camille GILLOT
-1
/
+1
2023-12-10
remove redundant imports
surechen
-1
/
+0
2023-07-25
inline format!() args from rustc_codegen_llvm to the end (4)
Matthias Krüger
-1
/
+1
2022-07-07
Make MIR basic blocks field public
Tomasz Miąsko
-3
/
+2
2022-03-30
Spellchecking compiler comments
Yuri Astrakhan
-1
/
+1
2021-11-30
Add rationale for `RemoveUnneededDrops`
Dylan MacKenzie
-1
/
+5
2021-10-17
Fix remove_unneeded_drops pass.
Camille GILLOT
-1
/
+1
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-0
/
+42