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_passes
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `tracing` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+0
2025-07-11
Fix ICE for parsed attributes with longer path not handled by CheckAttrVisitor
Jonathan Brouwer
-0
/
+1
2025-05-09
don't depend on rustc_attr_parsing if rustc_data_structures will do
mejrs
-1
/
+1
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-02-09
compiler: start using rustc_ast_lowering in rustc_passes
Jubilee Young
-0
/
+1
2024-12-17
Auto merge of #134381 - jdonszelmann:move-attribute-types, r=oli-obk
bors
-1
/
+1
2024-12-17
Remove `rustc::existing_doc_keyword` lint.
Nicholas Nethercote
-1
/
+0
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-1
/
+1
2024-10-27
compiler: Add rustc_abi dependence to the compiler
Jubilee Young
-0
/
+1
2024-03-14
Test and implement reachability for trait objects and generic parameters of f...
Oli Scherer
-0
/
+1
2024-03-08
bump itertools to 0.12
klensy
-1
/
+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
-9
/
+11
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+1
2023-03-14
Simplify proc macro signature validity check
Michael Goulet
-0
/
+1
2022-07-15
passes: migrate half of `check_attr`
David Wood
-0
/
+1
2022-06-19
collapse dead code warnings into a single diagnostic
Takayuki Maeda
-0
/
+1
2022-06-13
remove currently unused deps
klensy
-1
/
+0
2022-05-03
Add support for a new attribute `#[debugger_visualizer]` to support embedding...
ridwanabdillahi
-0
/
+1
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-08-21
Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`
Aaron Hill
-0
/
+2
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-06-25
rustc_passes: Remove unused dependency rustc_trait_selection
Josh Triplett
-1
/
+0
2021-03-14
Use pretty-printer instead of `span_to_snippet`
Camelid
-0
/
+1
2020-12-02
Add rustc_lexer as dependency to rustc_passes
Guillaume Gomez
-0
/
+1
2020-09-26
liveness: Use newtype_index for Variable and LiveNode
Tomasz Miąsko
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+19