rust/tests/ui/ufcs
León Orell Valerian Liehr 2a1d748254
Replace item names containing an error code with something more meaningful
or inline such functions if useless.
2024-04-30 22:27:19 +02:00
..
bad-builder.rs test 2024-02-20 03:01:35 +00:00
bad-builder.stderr Avoid more NonNull-raw-NonNull roundtrips in Vec 2024-04-12 18:14:29 -04:00
ufcs-explicit-self-bad.rs Continue compilation after check_mod_type_wf errors 2024-02-14 11:00:30 +00:00
ufcs-explicit-self-bad.stderr Replace item names containing an error code with something more meaningful 2024-04-30 22:27:19 +02:00
ufcs-partially-resolved.rs Use smart-resolve when checking for trait in RHS of UFCS 2023-04-07 05:33:52 +00:00
ufcs-partially-resolved.stderr Use smart-resolve when checking for trait in RHS of UFCS 2023-04-07 05:33:52 +00:00
ufcs-polymorphic-paths.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
ufcs-qpath-missing-params.rs diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
ufcs-qpath-missing-params.stderr diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
ufcs-qpath-self-mismatch.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
ufcs-qpath-self-mismatch.stderr Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter compares `DefId`s which we need to avoid 2024-03-27 14:02:15 +00:00