summary refs log tree commit diff
path: root/src/test/compile-fail/functional-struct-update-noncopyable.rs
AgeCommit message (Expand)AuthorLines
2014-03-24test: Update all tests with the sync changesAlex Crichton-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2014-02-05move concurrent stuff from libextra to libsyncJeremyLetang-2/+2
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-1/+1
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-1/+1
2013-09-30cfail: Remove usage of fmt!Alex Crichton-1/+1
2013-09-20fixed another test.Felix S. Klock II-2/+2
2013-09-16switch Drop to `&mut self`Daniel Micay-1/+1
2013-09-03Tests for fixed issues.Huon Wilson-0/+26