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
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
option-to-result.stderr
try-as-monad.rs
try-on-option-diagnostics.rs
try-on-option-diagnostics.stderr
try-on-option.rs
try-on-option.stderr
try-operator-custom.rs Remove feature(control_flow_enum) in tests 2024-09-25 19:00:19 -07: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