about summary refs log tree commit diff
path: root/src/test/compile-fail/coherence_local_err_tuple.rs
AgeCommit message (Collapse)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-29/+0
2015-04-01Update tests for new coherence rules, and add a swatch of new testsNiko Matsakis-0/+29
probing the specifics of `Fundamental`. Fixes #23086. Fixes #23516.