rust/src/test/ui/tuple
2022-08-07 16:54:03 -07:00
..
tuple-struct-fields Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
add-tuple-within-arguments.rs Remove final_arg_types, improve tuple wrapping suggestion 2022-06-28 00:19:49 -07:00
add-tuple-within-arguments.stderr Remove final_arg_types, improve tuple wrapping suggestion 2022-06-28 00:19:49 -07:00
array-diagnostics.rs Implement tuple array diagnostic 2022-01-18 15:22:35 +01:00
array-diagnostics.stderr Implement tuple array diagnostic 2022-01-18 15:22:35 +01:00
builtin-fail.rs Add tuple trait tests 2022-08-07 16:54:03 -07:00
builtin-fail.stderr Add tuple trait tests 2022-08-07 16:54:03 -07:00
builtin.rs Add tuple trait tests 2022-08-07 16:54:03 -07:00
index-float.rs
index-invalid.rs
index-invalid.stderr rustc_parse: More precise spans for tuple.0.0 2020-10-11 02:33:49 +03:00
indexing-in-macro.rs
nested-index.rs
one-tuple.rs Move some tests to more reasonable directories 2021-02-16 21:22:21 -03:00
tup.rs Move some tests to more suitable subdirs 2021-03-06 18:24:53 +09:00
tuple-arity-mismatch.rs
tuple-arity-mismatch.stderr Implementation for 65853 2022-04-16 02:26:56 -04:00
tuple-index-fat-types.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
tuple-index-not-tuple.rs
tuple-index-not-tuple.stderr
tuple-index-out-of-bounds.rs
tuple-index-out-of-bounds.stderr
wrong_argument_ice-2.rs only check method inputs once 2022-02-27 19:47:40 -08:00
wrong_argument_ice-2.stderr Remove final_arg_types, improve tuple wrapping suggestion 2022-06-28 00:19:49 -07:00
wrong_argument_ice-3.rs delay bug instead of skipping check_expr 2022-03-03 20:39:50 -08:00
wrong_argument_ice-3.stderr Use typed indices in argument mismatch algorithm 2022-06-27 21:53:03 -07:00
wrong_argument_ice-4.rs check extra args even if the function is not c_variadic 2022-03-04 20:28:35 -08:00
wrong_argument_ice-4.stderr Shorten span for closures. 2022-07-07 09:27:42 +02:00
wrong_argument_ice.rs Add one more case to avoid ICE 2022-02-25 18:16:13 -05:00
wrong_argument_ice.stderr Remove final_arg_types, improve tuple wrapping suggestion 2022-06-28 00:19:49 -07:00