rust/src/test/ui/proc-macro
wangxiangqing b1331563ba Deprecated proc_macro doesn't trigger warning on build library
Change-Id: Ib3a396e7334d209fe6c6ef425bbfc7b2ae471378
2019-10-24 14:14:51 +08:00
..
auxiliary Test basic hygiene for macro_rules produced by transparent macros 2019-10-15 10:03:51 +03:00
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
attribute-with-error.rs
attribute-with-error.stderr
attribute.rs
attribute.stderr
attributes-included.rs
attributes-included.stderr
attributes-on-definitions.rs
attributes-on-definitions.stderr
bang-macro.rs
call-site.rs
count_compound_ops.rs
crate-var.rs
custom-attr-only-one-derive.rs
define-two.rs
define-two.stderr
derive-attr-cfg.rs
derive-b.rs
derive-bad.rs
derive-bad.stderr
derive-helper-configured.rs
derive-helper-shadowed.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 resolve: Remove an incorrect assert 2019-10-05 23:46:29 +03:00
disappearing-resolution.stderr resolve: Remove an incorrect assert 2019-10-05 23:46:29 +03:00
dollar-crate-issue-57089.rs
dollar-crate-issue-57089.stdout
dollar-crate-issue-62325.rs
dollar-crate-issue-62325.stdout proc_macro: Add Span::mixed_site exposing macro_rules hygiene 2019-10-03 11:28:06 +03:00
dollar-crate.rs
dollar-crate.stderr
dollar-crate.stdout proc_macro: Add Span::mixed_site exposing macro_rules hygiene 2019-10-03 11:28:06 +03:00
edition-imports-2018.rs
empty-crate.rs
expand-to-unstable-2.rs
expand-to-unstable-2.stderr
expand-to-unstable.rs
expand-to-unstable.stderr
expand-with-a-macro.rs Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
export-macro.rs
export-macro.stderr
exports.rs
exports.stderr
extern-prelude-extern-crate-proc-macro.rs
gen-lifetime-token.rs
gen-macro-rules-hygiene.rs Test basic hygiene for macro_rules produced by transparent macros 2019-10-15 10:03:51 +03:00
gen-macro-rules-hygiene.stderr Test basic hygiene for macro_rules produced by transparent macros 2019-10-15 10:03:51 +03:00
gen-macro-rules.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 Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr 2019-10-02 15:23:22 -04:00
invalid-punct-ident-1.stderr Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr 2019-10-02 15:23:22 -04:00
invalid-punct-ident-2.rs Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr 2019-10-02 15:23:22 -04:00
invalid-punct-ident-2.stderr Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr 2019-10-02 15:23:22 -04:00
invalid-punct-ident-3.rs Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr 2019-10-02 15:23:22 -04:00
invalid-punct-ident-3.stderr Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr 2019-10-02 15:23:22 -04:00
invalid-punct-ident-4.rs
invalid-punct-ident-4.stderr
issue-36935.rs
issue-36935.stderr
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
issue-53481.rs
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-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 proc_macro: Add Span::mixed_site exposing macro_rules hygiene 2019-10-03 11:28:06 +03:00
mixed-site-span.stderr proc_macro: Add Span::mixed_site exposing macro_rules hygiene 2019-10-03 11:28:06 +03:00
modify-ast.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
not-joint.rs
parent-source-spans.rs
parent-source-spans.stderr
proc-macro-attributes.rs
proc-macro-attributes.stderr
proc-macro-deprecated-attr.rs Deprecated proc_macro doesn't trigger warning on build library 2019-10-24 14:14:51 +08:00
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
reserved-macro-names.rs
reserved-macro-names.stderr
resolve-error.rs
resolve-error.stderr
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
two-crate-types-1.rs
two-crate-types-1.stderr
two-crate-types-2.rs
two-crate-types-2.stderr