about summary refs log tree commit diff
path: root/src/tools/clippy/tests/ui/crashes/ice-6251.stderr
AgeCommit message (Expand)AuthorLines
2024-09-27On implicit `Sized` bound on fn argument, point at type instead of patternEsteban Küber-2/+2
2024-02-27Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...Philipp Krones-4/+4
2024-01-03Track `HirId` instead of `Span` in `ObligationCauseCode::SizedArgumentType`Esteban Küber-1/+1
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-1/+1
2023-07-02Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyupPhilipp Krones-8/+2
2022-07-07Shorten span for closures.Camille GILLOT-1/+1
2022-03-05Do not point at whole file missing `fn main`Esteban Kuber-5/+3
2021-08-11update clippyEsteban Kuber-1/+1
2021-04-19fix suggestion for unsized function parameterslcnr-2/+2
2020-11-05Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyupflip1995-0/+43