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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote
-3
/
+3
2025-08-28
Add `rustc_apfloat` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `itertools` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `tracing` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-07-31
Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnr
Jana Dönszelmann
-1
/
+0
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+0
2025-07-31
Tidy up `Cargo.toml` files.
Nicholas Nethercote
-1
/
+0
2025-06-23
Add `#[loop_match]` for improved DFA codegen
bjorn3
-0
/
+1
2025-03-20
Use `-Wunused_crate_dependencies` for compiler crates.
Nicholas Nethercote
-2
/
+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
2025-01-10
mir_build: check annotated functions w/out callers
David Wood
-0
/
+1
2024-10-30
compiler: Switch to rustc_abi in hir_pretty, lint_defs, and mir_build
Jubilee Young
-1
/
+2
2024-07-18
const_to_pat: cleanup leftovers from when we had to deal with non-structural ...
Ralf Jung
-0
/
+1
2024-06-10
Remove some unused crate dependencies.
Nicholas Nethercote
-2
/
+0
2024-05-12
Match ergonomics 2024: migration lint
Jules Bertholet
-0
/
+1
2024-03-08
bump itertools to 0.12
klensy
-1
/
+1
2024-01-14
Use zip_eq to enforce that things being zipped have equal sizes
Michael Goulet
-0
/
+1
2023-12-11
Extract exhaustiveness into its own crate
Nadrieril
-0
/
+1
2023-11-22
Replace `custom_encodable` with `encodable`.
Nicholas Nethercote
-1
/
+0
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-7
/
+7
2023-07-26
Replace in-tree `rustc_apfloat` with the new version of the crate
Wesley Wiser
-1
/
+1
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+1
2023-02-06
remove unused imports
klensy
-1
/
+0
2022-12-17
Migrate "function cannot return without recursing" diagnostic
TheOddGarlic
-0
/
+1
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
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-02-14
bumped smallvec deps
klensy
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+27