about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-1448-2.rs
AgeCommit message (Expand)AuthorLines
2015-01-31Kill more `isize`sTobias Bucher-2/+2
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-1/+1
2015-01-08Update compile fail tests to use usize.Huon Wilson-1/+1
2014-11-18std: Stabilize std::fmtAlex Crichton-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/+3
2013-07-17Clean-up tests after debug!/std-macros change.Huon Wilson-1/+1
2013-05-09Fix typosSean Moon-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-1/+1
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-06-18Adding `i` suffixes so cfail tests keep failing after suffix inferenceLindsey Kuper-1/+1
2012-01-23Add regresion tests for issue #1448 and #1387.Kevin Atkinson-0/+5