rust/tests/ui/autoref-autoderef
2025-12-13 00:54:20 +09:00
..
auto-deref-on-cow-regression-91489.rs Rehome tests/ui/issues/ tests [4/?] 2025-08-10 11:54:15 -04:00
auto-ref-bounded-ty-param.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
auto-ref-sliceable.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
auto-ref.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
autoderef-and-borrow-method-receiver.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
autoderef-arc-boxed-closure-call.rs cleaned up some tests 2025-12-13 00:54:20 +09:00
autoderef-box-no-add.rs cleaned up some tests 2025-05-31 19:49:19 +05:00
autoderef-box-no-add.stderr Make diagnostics clearer for binop-related errors in foreign crates 2025-10-18 01:20:25 +00:00
autoderef-method-on-trait.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
autoderef-method-priority.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
autoderef-method-twice-but-not-thrice.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
autoderef-method-twice.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
autoderef-method.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
autoderef-privacy.rs Use non-2015 edition paths in tests that do not test for their resolution 2025-06-03 10:13:33 +02:00
autoderef-vec-box-fn-36786.rs Rehome tests/ui/issues/ tests [2/?] 2025-08-02 15:29:16 -04:00
autoderef-vec-to-slice-by-value.rs cleaned up some tests 2025-06-03 07:38:06 +05:00
autoref-intermediate-types-issue-3585.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
deref-ambiguity-becomes-nonambiguous.rs Don't structurally resolve during method ambiguity in probe 2023-06-22 23:31:06 +00:00
deref-ambiguity-becomes-nonambiguous.stderr Fix; correct placement of type inference error for method calls 2025-10-07 09:51:16 +01:00
deref-chain-method-calls-13264.rs comments 2025-07-31 21:25:49 +05:00
deref-into-array.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00