about summary refs log tree commit diff
path: root/src/test/compile-fail/builtin-superkinds-in-metadata.rs
AgeCommit message (Expand)AuthorLines
2014-09-15Update error messages in compile-fail testsNiko Matsakis-1/+2
2014-08-07Rename `Share` to `Sync`Alex Crichton-2/+2
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
2014-03-22test: Remove Freeze / NoFreeze from testsFlavio Percoco-3/+3
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2013-08-21oops, xfail-fast the cross-crate superkind testsBen Blum-0/+2
2013-08-20Fixup style of test cases for #7083Ben Blum-3/+6
2013-08-20Add tests for #7083.Ben Blum-0/+22