rust/tests/ui/indexing
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
..
index_message.rs
index_message.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
index-bot.rs
index-bot.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
index-bounds.rs check index value <= 0xFFFF_FF00 2024-06-01 09:40:46 +08:00
index-bounds.stderr check index value <= 0xFFFF_FF00 2024-06-01 09:40:46 +08:00
index-help.rs
index-help.stderr Trim output of E0277 in some cases 2024-11-02 03:08:04 +00:00
indexing-requires-a-uint.rs
indexing-requires-a-uint.stderr Trim output of E0277 in some cases 2024-11-02 03:08:04 +00:00
indexing-spans-caller-location.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
point-at-index-for-obligation-failure.rs Always point at index span on index obligation failure 2023-11-13 00:52:10 +00:00
point-at-index-for-obligation-failure.stderr Add trait diff highlighting logic and use it in E0277 2024-11-02 03:08:04 +00:00