summary refs log tree commit diff
path: root/src/test/ui/did_you_mean/recursion_limit.stderr
AgeCommit message (Expand)AuthorLines
2020-05-28standardize limit comparisons with `Limit` typeDavid Wood-1/+2
2020-04-08Small tweaks to required bound spanEsteban Küber-1/+1
2020-02-05`#![recursion_limit = "X"]`: note current crate name.Mazdak Farrokhzad-1/+1
2019-09-22On obligation errors point at the unfulfilled binding when possibleEsteban Küber-1/+1
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-5/+3
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-01-16Don't explicitly increment the depth for new trait predicatesAaron Hill-1/+6
2019-01-03Improve error generation, fixup recursion limitsAaron Hill-7/+1
2018-12-25Remove licensesMark Rousskov-2/+2
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-2/+2
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-01-15On E0283, point at method with the requirementsEsteban Küber-1/+5
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-1/+1
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-05-24Change error count messagesMichael Kohl-1/+1
2017-03-02note -> helpAlex Burka-1/+1
2017-02-09suggest doubling recursion limit in more situationsAlex Burka-0/+21