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
/
src
/
test
/
ui
/
hygiene
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-488
/
+0
2021-10-24
Add more tests for cross-crate hygiene
Matthew Jasper
-0
/
+291
2021-07-27
Make `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` warn by default
Aaron Hill
-1
/
+1
2020-10-05
Record `expansion_that_defined` into crate metadata
Aaron Hill
-0
/
+28
2020-07-26
Add test for use of $crate in nested foreign macro_rules!
Aaron Hill
-0
/
+14
2020-07-26
Hygiene serialization implementation
Aaron Hill
-0
/
+5
2019-09-05
Make use of hygiene in AST passes
Matthew Jasper
-0
/
+1
2019-08-17
Stop emulating cross-crate hygiene with gensyms
Matthew Jasper
-0
/
+10
2019-07-16
Change all run-pass hygiene tests to `ui` tests
Matthew Jasper
-0
/
+65
2019-07-11
resolve: Fix access to extern and stdlib prelude from opaque macros
Vadim Petrochenkov
-0
/
+3
2019-07-06
`#[rustc_transparent_macro]` -> `#[rustc_macro_transparency = ...]`
Vadim Petrochenkov
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-30
/
+0
2018-06-30
Restore the old behavior of `$crate` in nested `macro_rules`
Vadim Petrochenkov
-1
/
+30
2018-06-30
hygiene: Implement transparent marks
Vadim Petrochenkov
-0
/
+22
2018-06-27
Implement `#[macro_export(local_inner_macros)]`
Vadim Petrochenkov
-0
/
+29
2018-04-12
Move hygiene tests to UI
Vadim Petrochenkov
-0
/
+21