about summary refs log tree commit diff
path: root/src/test/compile-fail/orphan-check-diagnostics.rs
AgeCommit message (Collapse)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-23/+0
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+1
here. Some of this may have been poorly rebased, though I tried to be careful and preserve the spirit of the test.
2015-02-16Make orphan check diagnostics clearerJorge Aparicio-0/+23
closes #22388