This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
cc54612ac3
rust
/
tests
/
ui
/
proc-macro
/
auxiliary
History
long-long-float
44616e11d0
Add test for the issue
2024-02-11 02:43:44 +09:00
..
api
proc_macro_c_str_literals: Implement Literal::c_string constructor
2024-01-16 13:27:58 -08:00
add-impl.rs
amputate-span.rs
append-impl.rs
assert-span-pos.rs
attr-args.rs
attr-cfg.rs
attr-on-trait.rs
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
attributes-included.rs
attributes-on-definitions.rs
bang-macro.rs
bang_proc_macro2.rs
builtin-attrs.rs
call-deprecated.rs
call-site.rs
cond_plugin.rs
count_compound_ops.rs
custom-attr-only-one-derive.rs
custom-quote.rs
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
derive-b-rpass.rs
Improve
print_tts
by changing
tokenstream::Spacing
.
2023-12-11 09:19:09 +11:00
derive-b.rs
derive-bad.rs
derive-clona.rs
derive-ctod.rs
Improve
print_tts
by changing
tokenstream::Spacing
.
2023-12-11 09:19:09 +11:00
derive-foo.rs
derive-helper-shadowed-2.rs
derive-helper-shadowing-2.rs
derive-helper-shadowing.rs
derive-nothing.rs
derive-same-struct.rs
Improve
print_tts
by changing
tokenstream::Spacing
.
2023-12-11 09:19:09 +11:00
derive-two-attrs.rs
derive-union.rs
Improve
print_tts
by changing
tokenstream::Spacing
.
2023-12-11 09:19:09 +11:00
derive-unstable-2.rs
derive-unstable.rs
dollar-crate-external.rs
double.rs
duplicate.rs
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
empty-crate.rs
env.rs
Add tests for
--env
usage with
tracked_env::var
2023-12-11 16:44:33 +01:00
expand-expr.rs
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
first-second.rs
gen-lifetime-token.rs
gen-macro-rules-hygiene.rs
gen-macro-rules.rs
generate-dollar-ident.rs
generate-mod.rs
hygiene_example.rs
hygiene_example_codegen.rs
included-file.txt
invalid-punct-ident.rs
is-available.rs
issue-38586.rs
issue-39889.rs
issue-42708.rs
issue-50061.rs
issue-50493.rs
issue-59191.rs
issue-66286.rs
issue-75801.rs
issue-79242.rs
issue-79825.rs
Improve
print_tts
by changing
tokenstream::Spacing
.
2023-12-11 09:19:09 +11:00
issue-83510.rs
issue-91800-macro.rs
issue-104884.rs
issue-107113.rs
Fix
#107113
, avoid suggest for macro attributes
2023-08-02 14:54:37 +08:00
issue-118809.rs
Add test for the issue
2024-02-11 02:43:44 +09:00
lifetimes-rpass.rs
lifetimes.rs
macro-only-syntax.rs
Merge proc_macro_span_shrink and proc_macro_span
2023-06-20 19:40:26 -04:00
make-macro.rs
meta-delim.rs
meta-macro.rs
mixed-site-span.rs
modify-ast.rs
multiple-derives.rs
multispan.rs
negative-token.rs
nested-macro-rules.rs
nonterminal-recollect-attr.rs
not-joint.rs
parent-source-spans.rs
print-tokens.rs
Add a test for printing literals via
proc-macro
2023-09-24 20:24:33 +00:00
proc-macro-panic.rs
raw-ident.rs
re-export.rs
recollect.rs
resolved-located-at.rs
span-api-tests.rs
span-from-proc-macro.rs
span-test-macros.rs
subspan.rs
test-macros.rs
three-equals.rs
weird-hygiene.rs