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_interface
/
src
/
proc_macro_decls.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-12
Move methods from `Map` to `TyCtxt`, part 4.
Nicholas Nethercote
-1
/
+1
2025-02-17
Move some `Map` methods onto `TyCtxt`.
Nicholas Nethercote
-1
/
+1
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-1
/
+1
2023-05-15
Move expansion of query macros in rustc_middle to rustc_middle::query
John Kåre Alsaker
-1
/
+1
2023-03-22
rustc: Remove unused `Session` argument from some attribute functions
Vadim Petrochenkov
-1
/
+2
2022-11-05
Simplify code
Nilstrieb
-10
/
+5
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-1
/
+1
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-3
/
+2
2022-04-09
update Finder to store LocalDefId
Miguel Guarniz
-3
/
+3
2022-04-08
remove ItemLikeVisitor impls in incremental, interface, metadata and symbol_m...
Miguel Guarniz
-19
/
+2
2022-04-08
remove some uses of visit_all_item_likes in incremental, metadata and interfa...
Miguel Guarniz
-1
/
+8
2021-09-29
Avoid more invocations of hir_crate query.
Camille GILLOT
-1
/
+1
2021-05-12
Use () for proc_macro_decls_static.
Camille GILLOT
-9
/
+3
2021-03-09
Remove hir::Item::attrs.
Camille GILLOT
-1
/
+2
2021-02-15
Only store a LocalDefId in hir::Item.
Camille GILLOT
-1
/
+1
2020-11-26
Store ForeignItem in a side table.
Camille GILLOT
-0
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+40