mbe
|
Implement edition-based macro pat feature
|
2020-12-30 09:57:49 -06:00 |
mut_visit
|
rustc_ast: visit_mac -> visit_mac_call
|
2020-11-03 23:39:51 +03:00 |
parse
|
Move lexer unit tests to rustc_lexer
|
2020-08-30 19:53:36 +02:00 |
tokenstream
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
base.rs
|
resolve: Simplify built-in macro table
|
2021-01-10 14:48:47 +03:00 |
build.rs
|
Properly handle attributes on statements
|
2020-11-26 17:08:35 -05:00 |
lib.rs
|
Remove some no longer necessary #[cfg(test)] s
|
2020-12-12 19:20:37 +03:00 |
module.rs
|
Syntactically permit unsafety on mods
|
2020-09-10 06:56:33 -07:00 |
tests.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |