about summary refs log tree commit diff
path: root/src/test/compile-fail/unsupported-cast.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-17/+0
2017-11-28ci: Start running wasm32 tests on TravisAlex Crichton-4/+2
2015-07-29Improve typeck diagnostic messagesSimonas Kazlauskas-1/+1
2015-04-07Check casts from floatSeo Sanghyeon-2/+3
2015-01-17Update syntax of ignored test.Steve Klabnik-1/+1
2014-10-16Remove libdebug and update tests.Luqman Aden-1/+1
2014-05-06Ignore tests broken by failing on ICERicho Healey-0/+1
2014-04-04Fix fallout from std::libc separationCorey Richardson-1/+1
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-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+2
2013-03-11Remove uses of logBrian Anderson-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-03Switch 'native' to 'extern' (or 'foreign' in some descriptions)Graydon Hoare-1/+1
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-4/+1
2012-02-01Remove native types from stdlibMarijn Haverbeke-1/+1
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