rust/tests/ui/indexing
2026-02-11 18:08:18 +09:00
..
ambiguity-after-deref-step.rs add tests 2025-09-30 12:02:43 +02:00
ambiguity-after-deref-step.stderr add tests 2025-09-30 12:02:43 +02:00
index-bot.rs Improve spans for indexing expressions 2023-08-04 13:17:39 +02:00
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 Improve spans for indexing expressions 2023-08-04 13:17:39 +02:00
index-help.stderr When more than a single impl and less than 4 could apply, point at them 2025-10-31 20:44:01 +00:00
index_message.rs Improve spans for indexing expressions 2023-08-04 13:17:39 +02:00
index_message.stderr indexing: reword help 2025-10-01 07:39:03 +00:00
indexing-integral-types.rs cleaned up some tests 2025-06-29 15:37:33 +05:00
indexing-integral-types.stderr When more than a single impl and less than 4 could apply, point at them 2025-10-31 20:44:01 +00:00
indexing-requires-a-uint.rs Improve spans for indexing expressions 2023-08-04 13:17:39 +02:00
indexing-requires-a-uint.stderr Bless tests 2026-02-11 18:08:18 +09:00
indexing-spans-caller-location.rs chore: fix typos 2024-12-31 23:46:39 +08:00
point-at-index-for-obligation-failure.rs Bless tests 2026-02-11 18:08:18 +09:00
point-at-index-for-obligation-failure.stderr Bless tests 2026-02-11 18:08:18 +09:00
ref-array-indexing.rs Cleaned up some tests 2025-12-16 02:10:08 +09:00