rust/tests/ui/str
reddevilmidzy 22a7457d12 Cleaned up some tests
Merged tests/ui/typeck/non-function-call-error-2 with
tests/ui/typeck/non-function-call-error

Add comment to
tests/ui/traits/normalize-associated-type-in-where-clause.rs

Merged tests/ui/privacy/private-item-simple-2.rs with
tests/ui/privacy/private-item-simple.rs

Merged tests/ui/str/str-add-operator-2.rs with
tests/ui/str/str-add-operator.rs

Add comment to tests/ui/imports/duplicate-empty-imports.rs

Add comment to tests/ui/for-loop-while/nested-loop-break-unit.rs

Add comment to tests/ui/match/match-ref-option-pattern.rs

Add comment to tests/ui/closures/simple-capture-and-call.rs

Add comment to tests/ui/type/never-type-inference-fail.rs

Add comment to tests/ui/match/match-stack-overflow-72933.rs
2025-12-08 07:06:13 +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
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