rust/tests/ui/str
Esteban Küber 7b9105dd88 Trim output of E0277 in some cases
Remove default note for "trait is not implemented" in favor of the
more colorful diff output from the previous commit. Removes
duplicated output.
2024-11-02 03:08:04 +00:00
..
str-array-assignment.rs
str-array-assignment.stderr
str-as-char.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
str-as-char.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
str-as-char.stderr review comment: str -> string in messages 2024-03-17 23:35:18 +00:00
str-concat-on-double-ref.rs
str-concat-on-double-ref.stderr
str-escape.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
str-escape.stderr Be more accurate about calculating display_col from a BytePos 2024-07-18 20:08:38 +00:00
str-idx.rs
str-idx.stderr Trim output of E0277 in some cases 2024-11-02 03:08:04 +00:00
str-lit-type-mismatch.rs
str-lit-type-mismatch.stderr
str-mut-idx.rs
str-mut-idx.stderr Trim output of E0277 in some cases 2024-11-02 03:08:04 +00:00
str-overrun.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00