about summary refs log tree commit diff
path: root/src/test/ui-fulldeps/proc-macro/three-equals.rs
AgeCommit message (Expand)AuthorLines
2018-11-30tests: move all proc_macro tests from -fulldeps.Eduard-Mihai Burtescu-38/+0
2018-11-30tests: remove ignore-stage1 where possible in proc_macro tests.Eduard-Mihai Burtescu-1/+1
2018-10-02Merge the `proc_macro_` expansion feature gates into a single `proc_macro_hyg...jeb-1/+1
2018-08-06Enable macro modularization implicitly if one of "advanced" macro features is...Vadim Petrochenkov-1/+1
2018-05-16Fix stability annotations for already stable bits of proc macro API 1.1Vadim Petrochenkov-1/+1
2018-04-20rustc: Tweak custom attribute capabilitiesAlex Crichton-1/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-5/+5
2017-08-28Initial diagnostic API for proc-macros.Sergio Benitez-0/+38