rust/tests/ui/box
reddevilmidzy 4578082361 Cleaned up some tests
add comment to closure-move-use-after-move-diagnostic.rs

add comment to missing-operator-after-float.rs

add comment to closure-array-break-length.rs

add comment to box-lifetime-argument-not-allowed.rs

add comment to const-return-outside-fn.rs

add comment to drop-conflicting-impls.rs

add comment to unbalanced-doublequote-2.rs

add comment to borrow-immutable-deref-box.rs

add comment to for-in-const-eval.rs

add comment to borrowck-annotated-static-lifetime.rs

cleaned up cast-rfc0401.rs

add comment to nll-anon-to-static.rs

add comment to cast-to-dyn-any.rs

add comment to missing-associated-items.rs

add comment to enum-discriminant-missing-variant.rs
2025-12-23 21:13:24 +09:00
..
unit Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
alloc-unstable-fail.rs use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
alloc-unstable-fail.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00
alloc-unstable.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
box-lifetime-argument-not-allowed.rs Cleaned up some tests 2025-12-23 21:13:24 +09:00
box-lifetime-argument-not-allowed.stderr Cleaned up some tests 2025-12-23 21:13:24 +09:00
box-patterns-feature-usage-6557.rs Add test batch 1 2025-08-27 00:23:26 -04:00
boxed-value-matching-57741.rs Add test batch 3 2025-09-12 14:45:12 -04:00
boxed-value-matching-57741.stderr Add test batch 3 2025-09-12 14:45:12 -04:00
dereferencing-boxed-enum-in-match-57741.fixed Add test batch 3 2025-09-12 14:45:12 -04:00
dereferencing-boxed-enum-in-match-57741.rs Add test batch 3 2025-09-12 14:45:12 -04:00
dereferencing-boxed-enum-in-match-57741.stderr Add test batch 3 2025-09-12 14:45:12 -04:00
empty-alloc-deref-rvalue.rs cleaned up some tests 2025-06-11 17:49:03 +05:00
into-boxed-slice-fail.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
into-boxed-slice-fail.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
into-boxed-slice.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-82446.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-82446.stderr recurse into refs when comparing tys for diagnostics 2023-12-07 23:00:46 -05:00
issue-95036.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
large-allocator-ice.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
leak-alloc.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
leak-alloc.stderr Mention when type parameter could be Clone 2024-04-24 22:21:15 +00:00
new-box-syntax.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
new-box.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
new.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
self-assignment.rs cleaned up some tests 2025-12-07 10:37:45 +09:00
suggest-box-for-expr-field-issue-139631.rs Add ui test suggest-box-for-expr-field-issue-139631 2025-05-14 15:08:17 +08:00
suggest-box-for-expr-field-issue-139631.stderr Suggest replace f with f: Box<f> when expr field is short hand 2025-05-14 15:14:32 +08:00
thin_align.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thin_drop.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thin_new.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thin_zst.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00