about summary refs log tree commit diff
path: root/src/test/compile-fail/nonscalar-cast.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-18/+0
2017-06-24wording improvementGuillaume Gomez-3/+1
2015-01-29s/Show/Debug/gJorge Aparicio-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-10-16Remove libdebug and update tests.Luqman Aden-4/+3
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-0/+2
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+1
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30cfail: Remove usage of fmt!Alex Crichton-1/+1
2013-07-17Clean-up tests after debug!/std-macros change.Huon Wilson-1/+1
2013-03-11Remove uses of logBrian Anderson-1/+1
2013-03-02Remove REC, change related tests/docsJihyun Yu-2/+6
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-3/+0
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-10-27Add tests for the 'as' (cast) operatorMatt Brubeck-0/+8