about summary refs log tree commit diff
path: root/tests/ui/type-alias-enum-variants
AgeCommit message (Expand)AuthorLines
2025-08-19bless tests with new lint messagesKarol Zwolak-1/+1
2025-07-24MIR-build: No longer emit assumes in enum-as castingScott McMurray-30/+0
2025-06-30cleaned up some testsKivooeo-1/+8
2025-06-28moved testsKivooeo-0/+20
2025-02-21More sophisticated span trimmingMichael Goulet-3/+2
2025-02-11Remove some the spans pointing at the enum in the path and its generic argsEsteban Küber-21/+18
2025-02-11Explain that in paths generics can't be set on both the enum and the variantEsteban Küber-19/+41
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-16/+24
2024-08-28Suggest the struct variant pattern syntax on usage of unit variant pattern fo...tunawasabi-0/+10
2024-07-22Revert suggestion verbosity changeEsteban Küber-36/+18
2024-07-22Change suggestion message wordingEsteban Küber-6/+6
2024-07-22Use verbose suggestion for "wrong # of generics"Esteban Küber-18/+36
2024-07-18More accurate suggestions when writing wrong style of enum variant literalEsteban Küber-0/+5
2024-07-14Use ordinal number in argument errorlong-long-float-1/+1
2024-03-20Update documentationOli Scherer-1/+1
2024-03-20Replace `mir_built` query with a hook and use mir_const everywhere insteadOli Scherer-5/+0
2024-03-07Merge collect_mod_item_types query into check_well_formedOli Scherer-10/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-5/+5
2024-02-07Stop using `hir_ty_to_ty` in rustc_privacyOli Scherer-24/+1
2024-01-19Always use RevealAll for const eval queriesOli Scherer-5/+0
2024-01-05Stabilize THIR unsafeckMatthew Jasper-5/+0
2024-01-02Adjust compiler tests for unused_tuple_struct_fields -> dead_codeJake Goulding-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-4/+4
2023-10-18Tweak wording of type errors involving type paramsEsteban Küber-6/+6
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+1
2023-07-18moved note as unspanned note, moved note to the bottom of the msgnxya-5/+1
2023-07-18added links as a notenxya-1/+1
2023-07-18add links to query documentation for E0391nxya-1/+1
2023-07-18added links as a notenxya-1/+6
2023-07-18add links to query documentation for E0391nxya-1/+1
2023-04-20Give more descriptive names to queries.Camille GILLOT-1/+1
2023-04-17Spelling - compilerJosh Soref-6/+6
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-12/+12
2023-01-30Modify primary span label for E0308Esteban Küber-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1168