rust/tests/ui/try-trait
2024-03-27 14:02:15 +00:00
..
bad-interconversion.rs
bad-interconversion.stderr Use TraitRef::to_string sorting in favor of TraitRef::ord, as the latter compares DefIds which we need to avoid 2024-03-27 14:02:15 +00:00
issue-32709.rs
issue-32709.stderr Use TraitRef::to_string sorting in favor of TraitRef::ord, as the latter compares DefIds which we need to avoid 2024-03-27 14:02:15 +00:00
option-to-result.rs
option-to-result.stderr Use TraitRef::to_string sorting in favor of TraitRef::ord, as the latter compares DefIds which we need to avoid 2024-03-27 14:02:15 +00:00
try-as-monad.rs
try-on-option-diagnostics.rs
try-on-option-diagnostics.stderr
try-on-option.rs
try-on-option.stderr Use TraitRef::to_string sorting in favor of TraitRef::ord, as the latter compares DefIds which we need to avoid 2024-03-27 14:02:15 +00:00
try-operator-custom.rs
try-operator-on-main.rs
try-operator-on-main.stderr
try-poll.rs
yeet-for-option.rs
yeet-for-result.rs