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
/
const_debuginfo.rs
Age
Commit message (
Expand
)
Author
Lines
2024-06-10
Delete `ConstDebugInfo` pass
Scott McMurray
-103
/
+0
2024-06-10
Add `SingleUseConsts` mir-opt pass
Scott McMurray
-1
/
+2
2023-10-13
Format all the let chains in compiler
Michael Goulet
-1
/
+3
2023-09-21
rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const
Ralf Jung
-2
/
+2
2023-04-24
Split `{Idx, IndexVec, IndexSlice}` into their own modules
Maybe Waffle
-1
/
+1
2023-04-22
Turn on ConstDebugInfo pass.
Wesley Wiser
-1
/
+1
2023-04-17
Spelling - compiler
Josh Soref
-2
/
+2
2022-07-13
Rename `debugging_opts` to `unstable_opts`
Joshua Nelson
-1
/
+1
2022-07-01
cleanup mir visitor for `rustc::pass_by_value`
lcnr
-3
/
+3
2022-06-14
implement valtrees as the type-system representation for constant values
b-naber
-1
/
+1
2022-03-16
resolve the conflict in compiler/rustc_session/src/parse.rs
codehorseman
-3
/
+3
2022-03-01
7 - Make more use of `let_chains`
Caio
-4
/
+2
2021-12-07
Remove `in_band_lifetimes` from `rustc_mir_transform`
Scott McMurray
-1
/
+1
2021-12-02
Update passes with new interface
Dylan MacKenzie
-4
/
+4
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-0
/
+102