about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/impl-generic-mismatch.stderr
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-1/+1
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-3/+3
2019-12-28Ignore i586-unknown-linux-gnu and i586-unknown-musl in testsEsteban Küber-3/+3
2019-11-02consistent handling of missing sysroot spansRalf Jung-3/+3
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+2
2018-12-25Remove licensesMark Rousskov-3/+3
2018-09-10Add rustc SHA to released DWARF debuginfoAlex Crichton-3/+3
2018-08-21Normalize source line and column numbers.David Wood-1/+1
2018-05-24Fix impl Trait suggestionEsteban Küber-6/+2
2018-05-24Account for negative offsets in suggestionsEsteban Küber-1/+1
2018-05-22Prevent local paths into libstd from leaking into ui testsOliver Schneider-1/+1
2018-05-21Improve the diagnostic around impl Trait <-> generic param mismatchOliver Schneider-6/+18
2018-05-21Move a test to ui tests so we can observe the output changes betterOliver Schneider-0/+32