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_hir_analysis
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+0
2025-06-12
introduce new lint infra
Jana Dönszelmann
-0
/
+1
2025-06-08
add (back) unsupported_calling_conventions lint to reject more invalid callin...
Ralf Jung
-0
/
+1
2025-05-09
don't depend on rustc_attr_parsing if rustc_data_structures will do
mejrs
-1
/
+1
2025-04-27
Move inline_asm to typeck, properly handle aliases
Michael Goulet
-1
/
+0
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-11-07
Remove unused intercrate dependencies
clubby789
-1
/
+0
2024-10-27
compiler: Add rustc_abi dependence to the compiler
Jubilee Young
-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
2024-01-06
Disallow reference to `static mut` for expressions
Obei Sideg
-0
/
+1
2023-10-30
Clean up `rustc_*/Cargo.toml`.
Nicholas Nethercote
-10
/
+12
2023-04-22
drop unused deps, gate libc under unix for one crate
klensy
-1
/
+0
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-0
/
+1
2023-04-16
Use lints via `lint_defs` instead of `lints`
Nilstrieb
-1
/
+1
2023-02-21
Use `ThinVec` in various AST types.
Nicholas Nethercote
-1
/
+2
2023-02-06
remove unused imports
klensy
-3
/
+0
2022-10-07
Rewrite representability
Cameron Steffen
-1
/
+0
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+33