summary refs log tree commit diff
path: root/src/test/ui/traits/bound
AgeCommit message (Expand)AuthorLines
2021-12-04Use multipart suggestions.Camille GILLOT-1/+6
2021-11-20Point at source of trait bound obligations in more placesEsteban Kuber-6/+6
2021-09-26Remove box syntax from most places in src/test outside of the issues direst31-6/+5
2021-09-16Point at call span that introduced obligation for the argEsteban Kuber-4/+12
2021-08-16Use note to point at bound introducing requirementEsteban Küber-59/+96
2021-08-12Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylevGuillaume Gomez-1/+1
2021-08-11Modify structured suggestion outputEsteban Küber-19/+26
2021-08-09Link to edition guide instead of issues for 2021 lints.Mara Bos-1/+1
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-7/+7
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-4/+11
2021-06-25Address PR feedbackRyan Levick-2/+2
2021-06-25Change how edition based future compatibility warnings are handledRyan Levick-2/+2
2021-05-04Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakisbors-2/+5
2021-04-19fix suggestion for unsized function parameterslcnr-2/+2
2021-04-16Fix testsRyan Levick-2/+5
2021-02-09Organize trait test filesBram van den Heuvel-0/+1000