about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-17651.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-3/+0
2021-11-20Point at source of trait bound obligations in more placesEsteban Kuber-3/+3
2021-09-16Point at argument when evaluating `Path`'s boundsEsteban Kuber-11/+1
2021-09-16Point at call span that introduced obligation for the argEsteban Kuber-1/+3
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-1/+5
2020-10-27Add unsized_fn_params featureSantiago Pastorino-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-3/+3
2020-07-14Remove `Sized` `on_unimplemented` noteEsteban Küber-2/+0
2019-09-19When possible point at argument causing item obligation failureEsteban Küber-2/+13
2019-03-15rustc: pass Option<&Substs> and Namespace around in ty::item_path.Eduard-Mihai Burtescu-1/+1
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+13