about summary refs log tree commit diff
path: root/tests/ui/dropck/explicit-drop-bounds.bad1.stderr
AgeCommit message (Expand)AuthorLines
2025-06-30Unconditionally run `check_item_type` on all itemsOli Scherer-6/+6
2025-05-07Remove manual WF hackMichael Goulet-1/+17
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-2/+2
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-6/+4
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-4/+6
2024-12-07Use trait name instead of full constraint in suggestion messageEsteban Küber-2/+2
2024-12-07reword trait bound suggestion message to include the boundsEsteban Küber-2/+2
2023-06-28Adjust inner span of implicit self ref argumentMichael Goulet-2/+2
2023-05-04Even more testsMichael Goulet-0/+35