about summary refs log tree commit diff
path: root/tests/ui/closures/2229_closure_analysis/migrations
AgeCommit message (Collapse)AuthorLines
2025-07-16future-incompat lints: don't link to the nightly edition-guide versiondianne-27/+27
2024-07-02chore: remove duplicate wordshattizai-2/+2
2024-06-20Fix `...` in multline code-skips in suggestionsEsteban Küber-3/+3
When we have long code skips, we write `...` in the line number gutter. For suggestions, we were "centering" the `...` with the line, but that was consistent with what we do in every other case.
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-37/+37
2024-01-02Adjust compiler tests for unused_tuple_struct_fields -> dead_codeJake Goulding-10/+10
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-05-21Rename `drop_ref` lint to `dropping_references`Urgau-1/+1
2023-05-21Rename `drop_copy` lint to `dropping_copy_types`Urgau-1/+1
2023-05-10Adjust tests for new drop and forget lintsUrgau-1/+2
2023-02-15Fix unintentional UB in ui testsBen Kimock-9/+9
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2579