rust/tests/ui/proc-macro/auxiliary
Nicholas Nethercote 41e4a3e086 Don't insert spaces before most semicolons in print_tts.
This gives better output for code produced by proc macros.
2024-01-22 20:14:59 +11:00
..
api proc_macro_c_str_literals: Implement Literal::c_string constructor 2024-01-16 13:27:58 -08:00
add-impl.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
amputate-span.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
append-impl.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assert-span-pos.rs Fix tests 2023-06-20 19:40:26 -04:00
attr-args.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
attr-cfg.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
attr-on-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
attr-stmt-expr-rpass.rs Add spacing information to delimiters. 2023-12-11 09:36:40 +11:00
attr-stmt-expr.rs Don't insert spaces before most semicolons in print_tts. 2024-01-22 20:14:59 +11:00
attribute-spans-preserved.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
attributes-included.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
attributes-on-definitions.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bang_proc_macro2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bang-macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
builtin-attrs.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
call-deprecated.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
call-site.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cond_plugin.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
count_compound_ops.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
custom-attr-only-one-derive.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
custom-quote.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-a.rs Improve print_tts by changing tokenstream::Spacing. 2023-12-11 09:19:09 +11:00
derive-atob.rs Improve print_tts by changing tokenstream::Spacing. 2023-12-11 09:19:09 +11:00
derive-attr-cfg.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-b-rpass.rs Improve print_tts by changing tokenstream::Spacing. 2023-12-11 09:19:09 +11:00
derive-b.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-bad.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-clona.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-ctod.rs Improve print_tts by changing tokenstream::Spacing. 2023-12-11 09:19:09 +11:00
derive-foo.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-helper-shadowed-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-helper-shadowing-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-helper-shadowing.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-nothing.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-same-struct.rs Improve print_tts by changing tokenstream::Spacing. 2023-12-11 09:19:09 +11:00
derive-two-attrs.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-union.rs Improve print_tts by changing tokenstream::Spacing. 2023-12-11 09:19:09 +11:00
derive-unstable-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
derive-unstable.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dollar-crate-external.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
double.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
duplicate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
edition-gated-async-move-syntax.rs test: Add test for async-move in 2015 Rust proc macro 2023-11-20 13:15:08 +01:00
edition-imports-2015.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
empty-crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
env.rs Add tests for --env usage with tracked_env::var 2023-12-11 16:44:33 +01:00
expand-expr.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expand-with-a-macro.rs Improve print_tts by changing tokenstream::Spacing. 2023-12-11 09:19:09 +11:00
exports_no_mangle.rs fix proc-macro test added here to solely be exercised as a build product for the host. 2023-08-08 11:40:35 -04:00
external-crate-var.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
first-second.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gen-lifetime-token.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gen-macro-rules-hygiene.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
gen-macro-rules.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
generate-dollar-ident.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
generate-mod.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
hygiene_example_codegen.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
hygiene_example.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
included-file.txt Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-punct-ident.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
is-available.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-38586.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-39889.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-42708.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-50061.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-50493.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-59191.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-66286.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-75801.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-79242.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-79825.rs Improve print_tts by changing tokenstream::Spacing. 2023-12-11 09:19:09 +11:00
issue-83510.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-91800-macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-104884.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-107113.rs Fix #107113, avoid suggest for macro attributes 2023-08-02 14:54:37 +08:00
lifetimes-rpass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lifetimes.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-only-syntax.rs Merge proc_macro_span_shrink and proc_macro_span 2023-06-20 19:40:26 -04:00
make-macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
meta-delim.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
meta-macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
mixed-site-span.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
modify-ast.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multiple-derives.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multispan.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
negative-token.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
nested-macro-rules.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
nonterminal-recollect-attr.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
not-joint.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
parent-source-spans.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
print-tokens.rs Add a test for printing literals via proc-macro 2023-09-24 20:24:33 +00:00
proc-macro-panic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
raw-ident.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
re-export.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
recollect.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
resolved-located-at.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
span-api-tests.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
span-from-proc-macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
span-test-macros.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
subspan.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
test-macros.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
three-equals.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
weird-hygiene.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00