| .. |
|
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
|
Point out a single arg if we have a single arg incompatibility
|
2022-08-12 15:18:39 +00: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
|
|
|
|
indexing-in-macro.rs
|
|
|
|
nested-index.rs
|
|
|
|
one-tuple.rs
|
|
|
|
tup.rs
|
|
|
|
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
|
Shrink suggestion span of argument mismatch error
|
2022-09-03 05:54:13 +00: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
|
Shrink suggestion span of argument mismatch error
|
2022-09-03 05:54:13 +00: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 |