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_ast_passes
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2025-05-12
update cfg(bootstrap)
Pietro Albini
-1
/
+0
2025-04-23
Make #![feature(let_chains)] bootstrap conditional in compiler/
est31
-1
/
+1
2025-03-11
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-0
/
+1
2025-03-08
Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.
Nicholas Nethercote
-1
/
+0
2024-12-04
Remove `-Zshow-span`.
Nicholas Nethercote
-3
/
+0
2024-11-15
Merge `-Zhir-stats` into `-Zinput-stats`
Sam Estep
-1
/
+0
2024-08-16
Add `warn(unreachable_pub)` to `rustc_ast_passes`.
Nicholas Nethercote
-0
/
+1
2024-06-12
Use `tidy` to sort crate attributes for all compiler crates.
Nicholas Nethercote
-1
/
+3
2024-02-06
Invert diagnostic lints.
Nicholas Nethercote
-2
/
+0
2024-01-25
Remove unused features
clubby789
-1
/
+0
2023-11-26
Use `rustc_fluent_macro::fluent_messages!` directly.
Nicholas Nethercote
-3
/
+1
2023-11-26
Avoid need for `{D,Subd}iagnosticMessage` imports.
Nicholas Nethercote
-1
/
+0
2023-11-15
Bump cfg(bootstrap)s
Mark Rousskov
-3
/
+3
2023-10-16
docs: add Rust logo to more compiler crates
Michael Howell
-0
/
+3
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-1
/
+1
2023-03-11
Simplify message paths
est31
-1
/
+1
2023-03-04
Remove `allow(potential_query_instability)` from `ast_passes`
clubby789
-1
/
+0
2023-02-25
Complete migrating `ast_passes` to derive diagnostics
clubby789
-0
/
+2
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-0
/
+5
2023-02-21
Use `ThinVec` in various AST types.
Nicholas Nethercote
-3
/
+0
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-09-01
Always import all tracing macros for the entire crate instead of piecemeal by...
Oli Scherer
-0
/
+3
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-22
Migrate forbidden_let
finalchild
-0
/
+1
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-03-09
Warn users about || in let chain expressions
Caio
-2
/
+4
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+1
2021-11-25
Account for incorrect `where T::Assoc = Ty` bound
Esteban Kuber
-0
/
+1
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-1
/
+0
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-1
/
+0
2021-06-04
replaced feature-gate use with cfg_attr
marcusdunn
-1
/
+1
2021-05-31
Remove unused feature gates
bjorn3
-1
/
+0
2021-02-01
Box the biggest ast::ItemKind variants
Dániel Buga
-0
/
+2
2020-11-27
Bump recursion_limit in rustc_ast_passes
Aaron Hill
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+13