rust/tests/ui/str
2025-12-13 00:54:20 +09:00
..
debug-print-basic-tuple.rs Added comment to tests\ui\str\debug-print-basic-tuple.rs 2025-12-03 23:40:06 +09:00
nul-char-equivalence.rs cleaned up some tests 2025-07-05 01:25:48 +05:00
raw-string-literal-unescaped-unicode.rs cleaned up some tests 2025-12-13 00:54:20 +09:00
str-add-operator.rs Cleaned up some tests 2025-12-08 07:06:13 +09:00
str-add-operator.stderr Cleaned up some tests 2025-12-08 07:06:13 +09:00
str-array-assignment.rs
str-array-assignment.stderr Unimplement unsized_locals 2025-06-13 01:16:36 +02:00
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 Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
str-concat-on-double-ref.rs
str-concat-on-double-ref.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
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 When more than a single impl and less than 4 could apply, point at them 2025-10-31 20:44:01 +00:00
str-lit-type-mismatch.rs
str-lit-type-mismatch.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
str-mut-idx.rs
str-mut-idx.stderr When more than a single impl and less than 4 could apply, point at them 2025-10-31 20:44:01 +00:00
str-overrun.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
str-static-literal.rs cleaned up some tests 2025-05-31 19:49:19 +05:00