rust/src/test/ui/try-trait
Esteban Küber e1649c442f Tweak "the following other types implement trait"
When *any* of the suggested impls is an exact match, *only* show the
exact matches. This is particularly relevant for integer types.

fix fmt
2022-12-05 14:59:30 -08:00
..
bad-interconversion.rs
bad-interconversion.stderr Tweak "the following other types implement trait" 2022-12-05 14:59:30 -08:00
option-to-result.rs
option-to-result.stderr Use head span for rustc_on_unimplemented's enclosing_scope attr 2022-09-04 01:55:51 +00:00
try-as-monad.rs
try-on-option-diagnostics.rs Cleanup feature gates. 2022-03-03 18:50:28 +01:00
try-on-option-diagnostics.stderr Use head span for rustc_on_unimplemented's enclosing_scope attr 2022-09-04 01:55:51 +00:00
try-on-option.rs Cleanup feature gates. 2022-03-03 18:50:28 +01:00
try-on-option.stderr Use head span for rustc_on_unimplemented's enclosing_scope attr 2022-09-04 01:55:51 +00:00
try-operator-custom.rs
try-operator-on-main.rs
try-operator-on-main.stderr Use head span for rustc_on_unimplemented's enclosing_scope attr 2022-09-04 01:55:51 +00:00
try-poll.rs
yeet-for-option.rs Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
yeet-for-result.rs Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00