rust/tests/ui/try-trait
Esteban Küber 7b9105dd88 Trim output of E0277 in some cases
Remove default note for "trait is not implemented" in favor of the
more colorful diff output from the previous commit. Removes
duplicated output.
2024-11-02 03:08:04 +00:00
..
bad-interconversion.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
bad-interconversion.stderr Trim output of E0277 in some cases 2024-11-02 03:08:04 +00:00
issue-32709.rs Move tests 2023-08-28 17:47:37 -03:00
issue-32709.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
option-to-result.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 [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 Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07:00
try-operator-on-main.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 [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