about summary refs log tree commit diff
path: root/src/test/ui/traits/negative-impls/explicitly-unimplemented-error-message.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-53/+0
2022-08-31Fix a bunch of typoDezhi Wu-1/+1
This PR will fix some typos detected by [typos]. I only picked the ones I was sure were spelling errors to fix, mostly in the comments. [typos]: https://github.com/crate-ci/typos
2022-02-11Fix typo: explicitely->explicitlyKagami Sascha Rosylight-4/+4
2020-12-16Take into account negative impls in "trait item not found" suggestionsLeSeulArtichaut-0/+53