rust/tests/ui/tuple
Nilstrieb 41e8d152dc Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
..
tuple-struct-fields Add a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00
add-tuple-within-arguments.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
add-tuple-within-arguments.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
array-diagnostics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
array-diagnostics.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
builtin-fail.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
builtin-fail.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
builtin.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
index-float.rs Adjust UI tests for unit_bindings 2023-06-12 20:24:48 +08:00
index-invalid.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
index-invalid.stderr recover primary span label 2023-11-16 17:00:23 +00:00
indexing-in-macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
nested-index.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
one-tuple.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tup.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple-arity-mismatch.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple-arity-mismatch.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple-index-fat-types.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple-index-not-tuple.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple-index-not-tuple.stderr recover primary span label 2023-11-16 17:00:23 +00:00
tuple-index-out-of-bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tuple-index-out-of-bounds.stderr recover primary span label 2023-11-16 17:00:23 +00:00
tuple-index.rs Move some UI tests into subdirectories 2023-04-02 19:42:30 -04:00
wrong_argument_ice-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
wrong_argument_ice-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
wrong_argument_ice-3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
wrong_argument_ice-3.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
wrong_argument_ice-4.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
wrong_argument_ice-4.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
wrong_argument_ice.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
wrong_argument_ice.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00