about summary refs log tree commit diff
path: root/src/test/compile-fail/oversized-literal.rs
AgeCommit message (Expand)AuthorLines
2016-12-30Fix parse-fail and compile-fail testsSimonas Kazlauskas-13/+0
2014-08-05Fixes missing overflow lint for i64 #14269Falco Hirschenberger-3/+3
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+1
2013-11-12Check inferred integer literals for overflows, closes #4220Florian Hahn-2/+2
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
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
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-12-07Check for literals that are out of range for their typeMarijn Haverbeke-0/+3