about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-33140-traitobject-crate.stderr
AgeCommit message (Collapse)AuthorLines
2021-03-06Move some tests to more suitable subdirsYuki Okushi-42/+0
2020-04-11rustc: Add a warning count upon completionRoccoDev-0/+2
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-11-10Make error and warning annotations mandatory in UI testsTomasz Miąsko-3/+4
This change makes error and warning annotations mandatory in UI tests. The only exception are tests that use error patterns to match compiler output and don't have any annotations.
2019-05-29Update ui test suite to use dynmemoryruins-13/+13
2019-01-04alphabetize marker traits when printedAriel Ben-Yehuda-6/+6
This makes sure they are printed in a compiler-version-independent order, avoiding ui test instability.
2019-01-04implement a hack to make traitobject 0.1.0 compileAriel Ben-Yehuda-0/+39