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
/
macros.rs
Age
Commit message (
Expand
)
Author
Lines
2021-01-06
Rename to `nearest_parent_mod`
Camelid
-1
/
+1
2020-12-30
Rename kw::Invalid -> kw::Empty
Joshua Nelson
-1
/
+1
2020-11-20
rustc_expand: Mark inner `#![test]` attributes as soft-unstable
Vadim Petrochenkov
-15
/
+14
2020-11-19
resolve/expand: Misc cleanup
Vadim Petrochenkov
-5
/
+1
2020-11-19
resolve: Centralize some error reporting for unexpected macro resolutions
Vadim Petrochenkov
-40
/
+58
2020-11-19
resolve: Introduce a separate `NonMacroAttrKind` for legacy derive helpers
Vadim Petrochenkov
-17
/
+11
2020-11-18
Rollup merge of #78999 - petrochenkov:deprid, r=eddyb
Mara Bos
-0
/
+1
2020-11-14
rustc_resolve: Make `macro_rules` scope chain compression lazy
Vadim Petrochenkov
-23
/
+3
2020-11-12
stability: More precise location for deprecation lint on macros
Vadim Petrochenkov
-0
/
+1
2020-11-07
resolve: Collapse `macro_rules` scope chains on the fly
Vadim Petrochenkov
-2
/
+28
2020-10-24
resolve: Relax macro resolution consistency check to account for any errors
Vadim Petrochenkov
-4
/
+4
2020-09-01
Give a better error message for duplicate built-in macros
Joshua Nelson
-4
/
+18
2020-08-30
mv compiler to compiler/
mark
-0
/
+1091