summary refs log tree commit diff
path: root/src/test/compile-fail/does-nothing.rs
AgeCommit message (Expand)AuthorLines
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
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-10more back-ticks, less colonsLenny222-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-02-26Adjust error messages for compile-fail tests.Luqman Aden-1/+1
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-1/+1
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-5/+1
2011-06-14Remove some unnecessary xfailsTim Chevalier-4/+1
2011-05-03Assume xfail-stage0 implies stage1 and stage2 in tests, for now.Graydon Hoare-0/+2
2011-03-25Switch xfail system to use comments embedded in source files.Graydon Hoare-0/+1
2010-09-30Closed issue 154 - prevents compiler from compiliing a line to zero statementsOr Brostovski-0/+7