This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-29 20:20:59 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57feb7fc018cd91cc89b7777184cbafc548367b0
rust
/
tests
/
ui
/
tuple
T
History
Esteban Küber
a17e8cfe8f
Do not provide field typo suggestions for tuples and tuple structs
2025-08-07 21:39:00 +00:00
..
tuple-struct-fields
Use non-2015 edition paths in tests that do not test for their resolution
2025-06-05 09:19:31 +02:00
add-tuple-within-arguments.rs
…
add-tuple-within-arguments.stderr
…
array-diagnostics.rs
…
array-diagnostics.stderr
…
builtin-fail.rs
…
builtin-fail.stderr
…
builtin.rs
…
index-float.rs
…
index-invalid.rs
…
index-invalid.stderr
Do not provide field typo suggestions for tuples and tuple structs
2025-08-07 21:39:00 +00:00
indexing-in-macro.rs
…
missing-field-access.rs
Do not suggest pinning missing
.get_ref()
2025-08-07 21:39:00 +00:00
missing-field-access.stderr
Do not suggest pinning missing
.get_ref()
2025-08-07 21:39:00 +00:00
nested-index.rs
…
one-tuple.rs
…
tup.rs
…
tuple-arity-mismatch.rs
compiletest: Make diagnostic kind mandatory on line annotations
2025-04-30 10:44:24 +03:00
tuple-arity-mismatch.stderr
compiletest: Make diagnostic kind mandatory on line annotations
2025-04-30 10:44:24 +03:00
tuple-index-fat-types.rs
…
tuple-index-not-tuple.rs
…
tuple-index-not-tuple.stderr
Show diff suggestion format on verbose replacement
2025-02-10 20:21:39 +00:00
tuple-index-out-of-bounds.rs
…
tuple-index-out-of-bounds.stderr
Do not provide field typo suggestions for tuples and tuple structs
2025-08-07 21:39:00 +00:00
tuple-index.rs
…
wrong_argument_ice-2.rs
…
wrong_argument_ice-2.stderr
…
wrong_argument_ice-3.rs
…
wrong_argument_ice-3.stderr
…
wrong_argument_ice-4.rs
…
wrong_argument_ice-4.stderr
…
wrong_argument_ice.rs
…
wrong_argument_ice.stderr
…