about summary refs log tree commit diff
path: root/src/test/run-pass/coherence_copy_like.rs
AgeCommit message (Collapse)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-27/+0
2015-04-02Merge conflictsNiko Matsakis-3/+1
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.