about summary refs log tree commit diff
path: root/tests/ui/unboxed-closures
AgeCommit message (Expand)AuthorLines
2023-12-10remove redundant importssurechen-12/+0
2023-11-24Show number in error message even for one errorNilstrieb-24/+24
2023-11-17Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naberMatthias Krüger-1/+0
2023-11-02Pretty print Fn traits in rustc_on_unimplementedMichael Goulet-14/+14
2023-10-28Remove asmjs from testsJubilee Young-1/+0
2023-10-20s/generator/coroutine/Oli Scherer-2/+2
2023-10-12On type error involving closure, avoid ICEEsteban Küber-0/+67
2023-09-28On type error of closure call argument, point at earlier calls that affected ...Esteban Küber-3/+152
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-2/+2
2023-05-26print const and type errors in braces not square bracketsBoxy-3/+3
2023-02-23diagnostics: remove inconsistent English article "this" from E0107Michael Howell-20/+20
2023-02-21Specify what 'this' actually isMichael Goulet-1/+1
2023-01-30Tweak use of trimmed pathsEsteban Küber-1/+1
2023-01-15Tweak E0597Esteban Küber-5/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+3010