about summary refs log tree commit diff
path: root/src/test/run-pass/macros
AgeCommit message (Expand)AuthorLines
2019-04-22Remove double trailing newlinesvarkor-4/+0
2019-02-07fix existing testsmark-8/+8
2018-12-25Remove licensesMark Rousskov-894/+5
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-1/+1
2018-11-27remove uses of feature gateMark Mansi-2/+0
2018-11-21macro_literal_matcher: fixes per petrochenkov's reviewDan Aloni-1/+0
2018-11-21Stabilize macro_literal_matcherDan Aloni-1/+1
2018-11-03fix test falloutAlex Burka-4/+4
2018-10-28resolve: Refactor away `legacy_macro_imports`/`LegacyMacroImports`Vadim Petrochenkov-0/+8
2018-10-25Rollup merge of #54977 - estebank:macro-arg-parse, r=pnkfelixPietro Albini-0/+16
2018-10-10Accept `Option<Box<$t:ty>>` in macro argumentEsteban Küber-0/+16
2018-10-08parse_trait_item_ now handles interpolated blocks as function body declsMatthew Russo-0/+42
2018-09-27Bump to 1.31.0 and bootstrap from 1.30 betaJosh Stone-2/+0
2018-09-26Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...Felix S. Klock II-0/+19
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+3569