about summary refs log tree commit diff
path: root/tests/ui/empty
AgeCommit message (Expand)AuthorLines
2024-11-23Update tests for new TRPL chapter orderChris Krycho-1/+1
2024-08-28Suggest the struct variant pattern syntax on usage of unit variant pattern fo...tunawasabi-0/+30
2024-07-18More accurate suggestions when writing wrong style of enum variant literalEsteban Küber-9/+28
2024-06-25RFC 2383: Stabilize `lint_reasons` :tada:xFrednet-11/+9
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-11/+11
2023-11-24Show number in error message even for one errorNilstrieb-4/+4
2023-06-10Make "consider importing" consistent for macrosMu001999-2/+4
2023-03-13resolve: Remove `struct_field_names_untracked`Vadim Petrochenkov-2/+2
2023-01-30Tweak use of trimmed pathsEsteban Küber-2/+2
2023-01-30Modify primary span label for E0308Esteban Küber-2/+2
2023-01-17note -> helpMichael Goulet-1/+1
2023-01-11Don't recommend `if let` if `let else` worksmejrs-5/+1
2023-01-11Migrate pattern matchingmejrs-6/+7
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1023