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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
hygiene
Age
Commit message (
Expand
)
Author
Lines
2018-09-01
Add a test for reset expansion info
Vadim Petrochenkov
-0
/
+29
2018-07-23
Match errors using the callsite of macro expansions
Federico Poli
-7
/
+5
2018-07-08
Remove fallback to parent modules from lexical resolution
Vadim Petrochenkov
-16
/
+148
2018-06-30
Restore the old behavior of `$crate` in nested `macro_rules`
Vadim Petrochenkov
-4
/
+46
2018-06-30
hygiene: Implement transparent marks
Vadim Petrochenkov
-0
/
+138
2018-06-27
Implement `#[macro_export(local_inner_macros)]`
Vadim Petrochenkov
-0
/
+91
2018-05-27
Use suggestion for assoc fn called like method
Esteban Küber
-2
/
+2
2018-05-25
rust-lang/rust#51025: improve test robustness so that they work under NLL too.
Felix S. Klock II
-12
/
+18
2018-04-27
Don't feature gate bang macros on 'proc_macro_path_invoc'.
Sergio Benitez
-7
/
+7
2018-04-20
rustc: Tweak custom attribute capabilities
Alex Crichton
-7
/
+7
2018-04-18
Update the previously checkpointed (but unused by bors) tests to reflect curr...
Felix S. Klock II
-2
/
+61
2018-04-12
Add some new tests + Fix failing tests
Vadim Petrochenkov
-0
/
+157
2018-04-12
Move hygiene tests to UI
Vadim Petrochenkov
-0
/
+665