rust/src/test/ui/proc-macro
Vadim Petrochenkov 1fa6be0358 resolve: Remove rustc_attrs as a standalone feature gate
Now it only gates specific built-in attributes
2020-03-24 21:37:29 +03:00
..
auxiliary resolve: Remove rustc_attrs as a standalone feature gate 2020-03-24 21:37:29 +03:00
outer
add-impl.rs
ambiguous-builtin-attrs-test.rs
ambiguous-builtin-attrs-test.stderr
ambiguous-builtin-attrs.rs
ambiguous-builtin-attrs.stderr
append-impl.rs
attr-args.rs
attr-cfg.rs
attr-invalid-exprs.rs
attr-invalid-exprs.stderr
attr-on-trait.rs
attr-stmt-expr-rpass.rs
attr-stmt-expr.rs
attr-stmt-expr.stderr
attribute-order-restricted.rs
attribute-order-restricted.stderr
attribute-spans-preserved.rs
attribute-spans-preserved.stderr
attribute-spans-preserved.stdout Update pretty tests 2020-03-17 20:58:31 +01:00
attribute-with-error.rs
attribute-with-error.stderr
attribute.rs
attribute.stderr
attributes-included.rs
attributes-included.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
attributes-on-definitions.rs
attributes-on-definitions.stderr
attributes-on-modules-fail.rs
attributes-on-modules-fail.stderr
attributes-on-modules.rs
bang-macro.rs
call-site.rs
count_compound_ops.rs
crate-var.rs
crt-static.rs Ignore wasm32 2020-03-17 09:57:11 +08:00
custom-attr-only-one-derive.rs
define-two.rs
define-two.stderr
derive-attr-cfg.rs
derive-b.rs
derive-bad.rs defatalize ProcMacroDerive::expand 2020-03-24 06:28:56 +01:00
derive-bad.stderr defatalize ProcMacroDerive::expand 2020-03-24 06:28:56 +01:00
derive-helper-configured.rs
derive-helper-shadowed.rs
derive-helper-shadowing-2.rs
derive-helper-shadowing.rs
derive-helper-shadowing.stderr
derive-in-mod.rs
derive-same-struct.rs
derive-same-struct.stdout
derive-still-gated.rs
derive-still-gated.stderr
derive-test.rs
derive-two-attrs.rs
derive-union.rs
disappearing-resolution.rs
disappearing-resolution.stderr Normalize wording of privacy access labels 2020-03-22 15:36:54 -07:00
dollar-crate-issue-57089.rs
dollar-crate-issue-57089.stdout Update pretty tests 2020-03-17 20:58:31 +01:00
dollar-crate-issue-62325.rs
dollar-crate-issue-62325.stdout Update pretty tests 2020-03-17 20:58:31 +01:00
dollar-crate.rs
dollar-crate.stderr
dollar-crate.stdout Update pretty tests 2020-03-17 20:58:31 +01:00
edition-imports-2018.rs
empty-crate.rs
expand-to-unstable-2.rs
expand-to-unstable-2.stderr resolve: Remove rustc_attrs as a standalone feature gate 2020-03-24 21:37:29 +03:00
expand-to-unstable.rs
expand-to-unstable.stderr
expand-with-a-macro.rs
export-macro.rs
export-macro.stderr proc_macro_harness: Use item header spans for errors 2020-03-22 12:59:32 +03:00
exports.rs
exports.stderr proc_macro_harness: Use item header spans for errors 2020-03-22 12:59:32 +03:00
extern-prelude-extern-crate-proc-macro.rs
gen-lifetime-token.rs
gen-macro-rules-hygiene.rs
gen-macro-rules-hygiene.stderr
gen-macro-rules.rs
generate-dollar-ident.rs
generate-mod.rs
generate-mod.stderr
helper-attr-blocked-by-import-ambig.rs
helper-attr-blocked-by-import-ambig.stderr
helper-attr-blocked-by-import.rs
hygiene_example.rs
illegal-proc-macro-derive-use.rs
illegal-proc-macro-derive-use.stderr
import.rs
import.stderr
invalid-attributes.rs
invalid-attributes.stderr
invalid-punct-ident-1.rs defatalize BangProcMacro::expand 2020-03-24 06:28:55 +01:00
invalid-punct-ident-1.stderr
invalid-punct-ident-2.rs defatalize BangProcMacro::expand 2020-03-24 06:28:55 +01:00
invalid-punct-ident-2.stderr
invalid-punct-ident-3.rs defatalize BangProcMacro::expand 2020-03-24 06:28:55 +01:00
invalid-punct-ident-3.stderr
invalid-punct-ident-4.rs expand: address review comments 2020-03-24 06:28:56 +01:00
invalid-punct-ident-4.stderr expand: address review comments 2020-03-24 06:28:56 +01:00
issue-36935.rs defatalize ProcMacroDerive::expand 2020-03-24 06:28:56 +01:00
issue-36935.stderr defatalize ProcMacroDerive::expand 2020-03-24 06:28:56 +01:00
issue-37788.rs
issue-37788.stderr
issue-38586.rs
issue-38586.stderr
issue-39889.rs
issue-41211.rs
issue-41211.stderr
issue-42708.rs
issue-50061.rs
issue-50493.rs
issue-50493.stderr Add span label to primary error span 2020-03-22 11:18:06 -07:00
issue-53481.rs
issue-59191-replace-root-with-fn.rs
issue-59191-replace-root-with-fn.stderr
item-error.rs
item-error.stderr
lifetimes-rpass.rs
lifetimes.rs
lifetimes.stderr
lints_in_proc_macros.rs
lints_in_proc_macros.stderr
load-panic.rs
load-panic.stderr
load-two.rs
macro-brackets.rs
macro-brackets.stderr
macro-crate-multi-decorator.rs resolve: Remove rustc_attrs as a standalone feature gate 2020-03-24 21:37:29 +03:00
macro-namespace-reserved-2.rs
macro-namespace-reserved-2.stderr
macro-namespace-reserved.rs
macro-namespace-reserved.stderr
macro-use-attr.rs
macro-use-bang.rs
macros-in-extern-derive.rs
macros-in-extern-derive.stderr
macros-in-extern.rs
macros-in-type.rs
mixed-site-span.rs
mixed-site-span.stderr
modify-ast.rs
module.rs
multispan.rs
multispan.stderr
negative-token.rs
nested-item-spans.rs
nested-item-spans.stderr
no-macro-use-attr.rs
no-macro-use-attr.stderr
no-missing-docs.rs
non-root.rs
non-root.stderr proc_macro_harness: Use item header spans for errors 2020-03-22 12:59:32 +03:00
not-joint.rs
out-of-line-mod.rs Add a test for out-of-line module passed through a proc macro 2020-03-21 21:40:58 +03:00
parent-source-spans.rs
parent-source-spans.stderr
proc-macro-attributes.rs
proc-macro-attributes.stderr
proc-macro-deprecated-attr.rs
proc-macro-gates2.rs
proc-macro-gates2.stderr
proc-macro-gates.rs
proc-macro-gates.stderr
pub-at-crate-root.rs
pub-at-crate-root.stderr proc_macro_harness: Use item header spans for errors 2020-03-22 12:59:32 +03:00
reserved-macro-names.rs
reserved-macro-names.stderr
resolve-error.rs
resolve-error.stderr Bless tests 2020-03-21 15:03:58 +01:00
shadow.rs
shadow.stderr
signature.rs
signature.stderr
smoke.rs
span-api-tests.rs
span-preservation.rs
span-preservation.stderr
struct-field-macro.rs
subspan.rs
subspan.stderr
three-equals.rs
three-equals.stderr
trait-fn-args-2015.rs
two-crate-types-1.rs
two-crate-types-1.stderr
two-crate-types-2.rs
two-crate-types-2.stderr
visibility-path.rs resolve: Do not resolve visibilities on proc macro definitions twice 2020-03-23 11:40:58 +03:00
visibility-path.stderr resolve: Do not resolve visibilities on proc macro definitions twice 2020-03-23 11:40:58 +03:00