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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+0
2025-05-09
don't depend on rustc_attr_parsing if rustc_data_structures will do
mejrs
-1
/
+1
2025-03-15
Stop relying on rustc_type_ir in non-type-system crates
Michael Goulet
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-3
/
+0
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+3
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-1
/
+1
2024-10-28
compiler: Add `is_uninhabited` and use LayoutS accessors
Jubilee Young
-0
/
+1
2024-08-03
Simplify match based on the cast result of `IntToInt`.
DianQK
-0
/
+1
2024-05-24
compiler: const_eval/transform/validate.rs -> mir_transform/validate.rs
Jubilee Young
-0
/
+1
2024-03-08
bump itertools to 0.12
klensy
-1
/
+1
2023-12-07
coverage: Avoid unnecessary macros in unit tests
Zalathar
-5
/
+0
2023-11-22
Replace `custom_encodable` with `encodable`.
Nicholas Nethercote
-1
/
+0
2023-11-22
Update itertools to 0.11.
Nicholas Nethercote
-1
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-10
/
+12
2023-10-21
Implement JumpThreading pass.
Camille GILLOT
-0
/
+1
2023-07-22
Make `unconditional_recursion` warning detect recursive drops
Martin Nordholts
-0
/
+1
2023-05-02
Migrate `mir_transform` to translatable diagnostics
clubby789
-0
/
+2
2022-11-18
interpret: use Either over Result when it is not representing an error condition
Ralf Jung
-0
/
+1
2022-09-29
Remove from compiler/ crates
reez12g
-1
/
+0
2022-06-27
Update `smallvec` to 1.8.1.
Nicholas Nethercote
-1
/
+1
2022-06-13
remove currently unused deps
klensy
-1
/
+0
2022-03-04
Update `itertools`
pierwill
-1
/
+1
2022-01-14
Update itertools to deduplicate it
Rémy Rakic
-1
/
+1
2021-10-03
Remove re-export.
Camille GILLOT
-0
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-09-08
Rebase fallout.
Camille GILLOT
-1
/
+0
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-1
/
+1
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-0
/
+1
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-0
/
+29