This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6f13708299
rust
/
src
/
test
/
ui
/
macros
/
auxiliary
History
Download ZIP
Download TAR.GZ
Vadim Petrochenkov
c057d579ab
resolve: Relax shadowing restriction on macro-expanded macros
...
... for both legacy and modern macros. Fix previously introduced regressions, add tests.
2018-09-08 14:15:11 +03:00
..
macro-in-other-crate.rs
resolve: Relax shadowing restriction on macro-expanded macros
2018-09-08 14:15:11 +03:00
macro_crate_nonterminal.rs
Merged migrated compile-fail tests and ui tests.
Fixes
#46841
.
2018-08-14 11:12:09 +02:00
two_macros.rs
Merged migrated compile-fail tests and ui tests.
Fixes
#46841
.
2018-08-14 11:12:09 +02:00
unstable-macros.rs
Merged migrated compile-fail tests and ui tests.
Fixes
#46841
.
2018-08-14 11:12:09 +02:00