Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
Cameron Steffen
90f4521cfd
Bless tests
2021-10-15 02:36:58 -05:00
Aaron Hill
0dd9f118d9
Show macro name in 'this error originates in macro' message
...
When there are multiple macros in use, it can be difficult to tell
which one was responsible for producing an error.
2021-05-12 19:03:06 -04:00
Aaron Hill
cd24aee8e6
Recursively expand TokenKind::Interpolated
(take 2)
...
Fixes #68430
This is a re-attempt of PR #72388 , which was previously reverted due to
a large number of breakages. All of the known breakages should now be
patched upstream.
2020-08-22 17:18:26 -04:00
Aaron Hill
74599cd362
Always capture tokens for macro_rules!
arguments
2020-06-15 11:50:27 -04:00