summary refs log tree commit diff
path: root/src/test/ui/proc-macro/group-compat-hack
AgeCommit message (Expand)AuthorLines
2021-10-18Make all proc-macro back-compat lints deny-by-defaultAaron Hill-50/+49
2021-10-15Bless testsCameron Steffen-10/+10
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-10/+10
2021-07-14Add -Zfuture-incompat-test to assist with testing future-incompat reports.Eric Huss-5/+5
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-10/+10
2021-03-19Extend `proc_macro_back_compat` lint to `js-sys`Aaron Hill-12/+60
2021-03-18Extend `proc_macro_back_compat` lint to `actix-web`Aaron Hill-7/+79
2021-03-14Introduce `proc_macro_back_compat` lint, and emit for `time-macros-impl`Aaron Hill-11/+83
2020-10-11Add hack to keep `actix-web` and `actori-web` compilingAaron Hill-0/+60
2020-09-12Properly encode spans with a dummy location and non-root `SyntaxContext`Aaron Hill-6/+6
2020-09-04Account for version number in NtIdent hackAaron Hill-7/+43
2020-08-22Add backwards-compat hack for certain '$name' tokensAaron Hill-0/+60