rust/tests/ui/try-trait
Georg Semmler 00da9fc961
Start using #[diagnostic::do_not_recommend] in the standard library
This commit starts using `#[diagnostic::do_not_recommend]` in the
standard library to improve some error messages. In this case we just
hide a certain nightly only impl as suggested in #121521
2024-07-22 07:29:59 +02:00
..
bad-interconversion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-interconversion.stderr Start using #[diagnostic::do_not_recommend] in the standard library 2024-07-22 07:29:59 +02:00
issue-32709.rs Move tests 2023-08-28 17:47:37 -03:00
issue-32709.stderr Spell out other trait diagnostic 2024-06-12 12:34:47 +00:00
option-to-result.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
option-to-result.stderr Start using #[diagnostic::do_not_recommend] in the standard library 2024-07-22 07:29:59 +02:00
try-as-monad.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
try-on-option-diagnostics.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
try-on-option-diagnostics.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-on-option.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
try-operator-on-main.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
try-operator-on-main.stderr Fix ... in multline code-skips in suggestions 2024-06-20 04:25:17 +00:00
try-poll.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
yeet-for-option.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
yeet-for-result.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00