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_resolve
/
src
/
def_collector.rs
Age
Commit message (
Expand
)
Author
Lines
2022-01-05
ast: Always keep a `NodeId` in `ast::Crate`
Vadim Petrochenkov
-2
/
+2
2021-12-18
hir: Do not introduce dummy type names for `extern` blocks in def paths
Vadim Petrochenkov
-1
/
+1
2021-11-28
expand: Turn `ast::Crate` into a first class expansion target
Vadim Petrochenkov
-5
/
+9
2021-09-10
Record call_site parent for macros.
Camille GILLOT
-1
/
+7
2021-07-17
Use LocalExpnId where possible.
Camille GILLOT
-5
/
+5
2021-03-16
ast/hir: Rename field-related structures
Vadim Petrochenkov
-7
/
+11
2021-03-12
Make def_key and HIR parenting consistent.
Camille GILLOT
-18
/
+71
2021-01-09
resolve/expand: Improve attribute expansion on macro definitions and calls
Vadim Petrochenkov
-1
/
+4
2020-12-30
Rename kw::Invalid -> kw::Empty
Joshua Nelson
-1
/
+1
2020-11-03
Expand `NtExpr` tokens only in key-value attributes
Vadim Petrochenkov
-11
/
+0
2020-10-25
Auto merge of #77546 - lcnr:impl-trait-closure, r=eddyb
bors
-4
/
+4
2020-10-19
Calculate visibilities once in resolve
Vadim Petrochenkov
-0
/
+1
2020-10-07
fix def collector for impl trait
Bastian Kauschke
-4
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+293