about summary refs log tree commit diff
path: root/tests/ui/lint/non-local-defs/weird-exprs.stderr
AgeCommit message (Expand)AuthorLines
2024-12-12Tweak multispan renderingEsteban Küber-5/+0
2024-10-11Remove deprecation note in the `non_local_definitions` warningUrgau-6/+0
2024-09-23Remove with/without trait and bounds considerationUrgau-6/+1
2024-09-23Point to every relevant types in the main diagUrgau-12/+13
2024-09-23Revert "Switch back `non_local_definitions` lint to allow-by-default"Urgau-11/+7
2024-06-27Switch back `non_local_definitions` lint to allow-by-defaultUrgau-7/+11
2024-05-27non_local_defs: point the parent item when appropriateUrgau-62/+67
2024-05-27non_local_defs: point to Self and Trait to give more contextUrgau-6/+23
2024-05-27non_local_defs: improve main without a trait noteUrgau-1/+1
2024-05-27non_local_defs: be more precise about what needs to be movedUrgau-24/+6
2024-05-27non_local_defs: use labels to indicate what may need to be movedUrgau-6/+51
2024-05-27non_local_defs: use span of the impl def and not the impl blockUrgau-10/+7
2024-05-27non_local_defs: improve some notes around trait, bounds, constsUrgau-12/+11
2024-05-27non_local_defs: switch to more friendly primary messageUrgau-6/+6
2024-04-09Split `non_local_definitions` lint tests in separate test filesUrgau-0/+72