about summary refs log tree commit diff
path: root/tests/ui/layout/rust-call-abi-not-a-tuple-ice-81974.stderr
AgeCommit message (Expand)AuthorLines
2025-06-30Unconditionally run `check_item_type` on all itemsOli Scherer-15/+15
2025-05-07Remove manual WF hackMichael Goulet-9/+35
2024-12-07Mention type parameter in more cases and don't suggest ~const bound already t...Esteban Küber-5/+5
2024-12-07Use trait name instead of full constraint in suggestion messageEsteban Küber-5/+5
2024-12-07reword trait bound suggestion message to include the boundsEsteban Küber-5/+5
2024-12-07Don't suggest restricting bound with unstable traits on stableEsteban Küber-5/+5
2024-11-04Suggest creating unary tuplesmejrs-0/+4
2024-03-25add test for Compiler panic using fn_traits #81974Matthias Krüger-0/+78