rust/tests/ui/try-trait
2024-08-25 20:30:06 +08:00
..
bad-interconversion.rs
bad-interconversion.stderr Explicitly specify type parameter on FromResidual impls in stdlib. 2024-08-12 12:54:18 -05:00
issue-32709.rs
issue-32709.stderr
option-to-result.rs
option-to-result.stderr Explicitly specify type parameter on FromResidual impls in stdlib. 2024-08-12 12:54:18 -05:00
try-as-monad.rs
try-on-option-diagnostics.rs
try-on-option-diagnostics.stderr
try-on-option.rs
try-on-option.stderr Start using #[diagnostic::do_not_recommend] in the standard library 2024-07-22 07:29:59 +02:00
try-operator-custom.rs Update tests 2024-08-10 12:07:17 +02:00
try-operator-on-main.rs
try-operator-on-main.stderr Fixing span manipulation and indentation of the suggestion introduced by #126187 2024-08-25 20:30:06 +08:00
try-poll.rs
yeet-for-option.rs
yeet-for-result.rs