rust/tests/ui/fmt
Esteban Küber 692bc344d5 Make parse error suggestions verbose and fix spans
Go over all structured parser suggestions and make them verbose style.

When suggesting to add or remove delimiters, turn them into multiple suggestion parts.
2024-07-12 03:02:57 +00:00
..
auxiliary [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
closing-brace-as-fill.rs
closing-brace-as-fill.stderr
format-args-argument-span.rs
format-args-argument-span.stderr
format-args-capture-first-literal-is-macro.rs macro_rules: Preserve all metavariable spans in a global side table 2024-02-18 11:19:24 +03:00
format-args-capture-first-literal-is-macro.stderr macro_rules: Preserve all metavariable spans in a global side table 2024-02-18 11:19:24 +03:00
format-args-capture-from-pm-first-arg-macro.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
format-args-capture-from-pm-first-arg-macro.stderr
format-args-capture-issue-93378.rs
format-args-capture-issue-93378.stderr
format-args-capture-issue-94010.rs
format-args-capture-issue-94010.stderr
format-args-capture-issue-102057.rs
format-args-capture-issue-102057.stderr
format-args-capture-issue-106408.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
format-args-capture-macro-hygiene-pass.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
format-args-capture-macro-hygiene.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
format-args-capture-macro-hygiene.stderr
format-args-capture-missing-variables.rs
format-args-capture-missing-variables.stderr
format-args-capture.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
format-args-non-identifier-diagnostics.fixed Extend format arg help for simple tuple index access expression 2024-03-16 22:33:02 +00:00
format-args-non-identifier-diagnostics.rs Extend format arg help for simple tuple index access expression 2024-03-16 22:33:02 +00:00
format-args-non-identifier-diagnostics.stderr Extend format arg help for simple tuple index access expression 2024-03-16 22:33:02 +00:00
format-expanded-string.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
format-expanded-string.stderr
format-raw-string-error.rs
format-raw-string-error.stderr
format-string-error-2.rs
format-string-error-2.stderr Make parse error suggestions verbose and fix spans 2024-07-12 03:02:57 +00:00
format-string-error.rs
format-string-error.stderr
format-string-wrong-order.rs
format-string-wrong-order.stderr
format-with-yield-point.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
ifmt-bad-arg.rs
ifmt-bad-arg.stderr
ifmt-bad-format-args.rs
ifmt-bad-format-args.stderr
ifmt-unimpl.rs
ifmt-unimpl.stderr Use TraitRef::to_string sorting in favor of TraitRef::ord, as the latter compares DefIds which we need to avoid 2024-03-27 14:02:15 +00:00
ifmt-unknown-trait.rs
ifmt-unknown-trait.stderr
incorrect-separator.rs
incorrect-separator.stderr
indoc-issue-106408.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-23781.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-75307.rs
issue-75307.stderr
issue-86085.rs
issue-86085.stderr
issue-89173.rs
issue-89173.stderr
issue-91556.rs
issue-91556.stderr
issue-103826.rs
issue-103826.stderr
issue-104142.rs
issue-104142.stderr
nested-awaits-issue-122674.rs add non-regression test for issue 122674 2024-03-18 10:01:35 +00:00
no-inline-literals-out-of-range.rs Add more test cases 2024-04-14 21:34:14 +05:30
no-inline-literals-out-of-range.stderr Add more test cases 2024-04-14 21:34:14 +05:30
raw-idents.rs
raw-idents.stderr
respanned-literal-issue-106191.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
respanned-literal-issue-106191.stderr
send-sync.rs
send-sync.stderr fix UI test, simplify error message 2024-06-25 23:43:19 +02:00
struct-field-as-captured-argument.fixed Mark format! with must_use hint 2024-07-06 14:24:20 +02:00
struct-field-as-captured-argument.rs Mark format! with must_use hint 2024-07-06 14:24:20 +02:00
struct-field-as-captured-argument.stderr Mark format! with must_use hint 2024-07-06 14:24:20 +02:00
suggest-inline-args.rs
suggest-inline-args.stderr
unicode-escape-spans.rs
unicode-escape-spans.stderr