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
/
compile-fail-fulldeps
/
proc-macro
/
proc-macro-gates.rs
Age
Commit message (
Expand
)
Author
Lines
2018-11-30
tests: move all proc_macro tests from -fulldeps.
Eduard-Mihai Burtescu
-71
/
+0
2018-10-02
Merge the `proc_macro_` expansion feature gates into a single `proc_macro_hyg...
jeb
-5
/
+1
2018-09-10
Feature gate non-builtin attributes in inner attribute position
Vadim Petrochenkov
-1
/
+2
2018-08-23
Stabilize a few secondary macro features
Vadim Petrochenkov
-6
/
+0
2018-08-20
resolve: Consolidate error reporting for resolved macros in `fn resolve_macro...
Vadim Petrochenkov
-1
/
+1
2018-08-15
syntax: Enforce attribute grammar in the parser
Vadim Petrochenkov
-6
/
+0
2018-08-06
Enable macro modularization implicitly if one of "advanced" macro features is...
Vadim Petrochenkov
-1
/
+1
2018-07-16
rustc: Stabilize much of the `proc_macro` feature
Alex Crichton
-1
/
+1
2018-05-18
rustc: Disallow modules and macros in expansions
Alex Crichton
-0
/
+3
2018-04-30
Add a few more tests for proc macro feature gating
Vadim Petrochenkov
-13
/
+42
2018-04-20
rustc: Tweak custom attribute capabilities
Alex Crichton
-0
/
+54