about summary refs log tree commit diff
path: root/src/test/run-make/rustc-macro-dep-files
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-20/+0
2018-11-30tests: use a #![no_std] target crate in run-make/rustc-macro-dep-files.Eduard-Mihai Burtescu-4/+3
2018-11-30tests: support cross-compilation in run-make/rustc-macro-dep-files.Eduard-Mihai Burtescu-2/+4
2018-11-30tests: move all proc_macro tests from -fulldeps.Eduard-Mihai Burtescu-0/+47
2018-03-22rustc: Add a `#[wasm_custom_section]` attributeAlex Crichton-53/+0
2017-11-28Replace most call to grep in run-make by a script that cat the input.kennytm-1/+1
2017-08-08Ignore tests that fail on stage1Malo Jaffré-0/+6
2017-01-02rustc: Stabilize the `proc_macro` featureAlex Crichton-4/+0
2016-10-06rustc: Rename rustc_macro to proc_macroAlex Crichton-8/+8
2016-09-27rustc: Use a special filename for macros 1.1Alex Crichton-0/+51