about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0118.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-7/+0
2022-07-19Improve the function pointer docsMichael Howell-1/+1
* Reduce duplicate impls; show only the `fn (T)` and include a sentence saying that there exists up to twelve of them. * Show `Copy` and `Clone`. * Show auto traits like `Send` and `Sync`, and blanket impls like `Any`.
2022-03-30rework error messages for incorrect inherent implslcnr-0/+7
2022-03-30update ui testslcnr-8/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+18