about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-23024.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-30/+0
2023-01-06use smaller spans for missing lifetime/generic argsTakayuki Maeda-1/+1
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-5/+0
2022-11-05Adjust diagnostics, bless testsMichael Goulet-1/+1
2022-08-07Remove even more box syntax uses from src/testest31-3/+3
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
2021-05-11improve diagnosts for GATsb-naber-4/+4
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-1/+11
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2019-12-24Use structured suggestion for bad `Fn` traitsEsteban Küber-2/+1
2019-12-24Tweak errors for missing associated types and type parametersEsteban Küber-4/+5
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-1/+1
2019-05-29Update ui test suite to use dynmemoryruins-8/+8
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-04-11Reword tracking issue noteEsteban Küber-1/+1
2019-04-10Tweak unstable diagnostic outputEsteban Küber-1/+2
2018-12-25Remove licensesMark Rousskov-3/+3
2018-11-22Do not point at associated types from other cratesEsteban Küber-5/+0
2018-11-22Reword and fix testEsteban Küber-1/+1
2018-11-22Point at the associated type's def spanEsteban Küber-0/+5
2018-08-24updates tests to use new error codeMatthew Russo-3/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+24