summary refs log tree commit diff
path: root/src/test/compile-fail/macros-nonfatal-errors.rs
AgeCommit message (Expand)AuthorLines
2015-02-04Deprecate in-tree `rand`, `std::rand` and `#[derive(Rand)]`.Huon Wilson-1/+0
2015-01-07Test fixes and rebase conflictsAlex Crichton-3/+0
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-12-23Rename include_bin! to include_bytes!Chris Wong-2/+2
2014-06-18Deprecate the bytes!() macro.Simon Sapin-1/+2
2014-04-04rustc: feature-gate `concat_idents!`.Huon Wilson-1/+1
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-2/+2
2014-01-27Feature gate trace_macros.xales-0/+1
2014-01-18syntax::ext: replace span_fatal with span_err in many places.Huon Wilson-0/+48