about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-37534.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-29/+0
2022-02-25Do not suggest using a const parameter when there are bounds on an unused typ...Chayim Refael Friedman-1/+0
2021-05-01Add help message for unused type paramkadmin-0/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-05-07reword "possible candidate" import suggestionAndy Russell-1/+1
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+1
2019-10-03typo: fix typo in E0392Ben Boeckel-1/+1
2019-10-03Rollup merge of #64931 - estebank:missing-param-ref, r=matthewjasper,CentrilMazdak Farrokhzad-1/+1
2019-10-02review commentEsteban Küber-1/+1
2019-09-30Reword E0392 slightlyEsteban Küber-1/+1
2019-09-30Fixed stylistic convention for one diagnostic and blessed tests.Alexander Regueiro-1/+1
2019-07-18resolve: Attempt to resolve unresolved paths in macro namespaceVadim Petrochenkov-4/+4
2019-04-19Rollup merge of #60052 - varkor:unused-parameter-diagnostic, r=estebankMazdak Farrokhzad-1/+1
2019-04-18Update testsvarkor-1/+1
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2018-12-25Remove licensesMark Rousskov-3/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+28