rust/src/test/compile-fail-fulldeps/proc-macro
2016-12-02 00:12:20 +10:30
..
auxiliary Add regression test. 2016-11-16 21:29:56 +00:00
at-the-root.rs rustc: rework stability to be on-demand for type-directed lookup. 2016-11-28 04:18:11 +02:00
attribute.rs rustc: rework stability to be on-demand for type-directed lookup. 2016-11-28 04:18:11 +02:00
define-two.rs rustc: rework stability to be on-demand for type-directed lookup. 2016-11-28 04:18:11 +02:00
derive-bad.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
derive-still-gated.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
expand-to-unstable-2.rs Revert "Point macros 1.1 errors to the input item" 2016-11-08 23:03:56 +10:30
expand-to-unstable.rs Revert "Point macros 1.1 errors to the input item" 2016-11-08 23:03:56 +10:30
export-macro.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
exports.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
feature-gate-1.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
feature-gate-2.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
feature-gate-3.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
feature-gate-4.rs Support #[macro_reexport]ing custom derives. 2016-11-10 11:19:34 +00:00
feature-gate-5.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
illegal-proc-macro-derive-use.rs rustc: rework stability to be on-demand for type-directed lookup. 2016-11-28 04:18:11 +02:00
import.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
issue-37788.rs Add regression test. 2016-11-16 21:29:56 +00:00
item-error.rs Allow proc_macro functions to whitelist specific attributes 2016-11-08 23:03:56 +10:30
load-panic.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
no-macro-use-attr.rs Support #[macro_reexport]ing custom derives. 2016-11-10 11:19:34 +00:00
proc-macro-attributes.rs Allow proc_macro functions to whitelist specific attributes 2016-11-08 23:03:56 +10:30
shadow-builtin.rs rustc: rework stability to be on-demand for type-directed lookup. 2016-11-28 04:18:11 +02:00
shadow.rs Support #[macro_reexport]ing custom derives. 2016-11-10 11:19:34 +00:00
signature.rs rustc: rework stability to be on-demand for type-directed lookup. 2016-11-28 04:18:11 +02:00
two-crate-types-1.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
two-crate-types-2.rs rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00