rust/src/test/ui/tuple
2022-06-19 15:10:42 -07:00
..
tuple-struct-fields Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04: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
index-float.rs
index-invalid.rs
index-invalid.stderr
indexing-in-macro.rs
nested-index.rs
one-tuple.rs
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 Implementation for 65853 2022-04-16 02:26:56 -04: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 Make missing argument placeholder more obvious that it's a placeholder 2022-06-19 15:10:42 -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 Point at closure args too 2022-05-06 16:55:53 -04:00
wrong_argument_ice.rs Add one more case to avoid ICE 2022-02-25 18:16:13 -05:00
wrong_argument_ice.stderr Implementation for 65853 2022-04-16 02:26:56 -04:00