about summary refs log tree commit diff
path: root/src/libsyntax/test.rs
AgeCommit message (Expand)AuthorLines
2014-10-07Rename slice::SliceNick Cameron-1/+1
2014-10-05Give a more descriptive error when marking non-test items as #[test]P1start-12/+25
2014-10-02syntax: remove unused imports of Gc and GC.Eduard Burtescu-1/+0
2014-09-29rollup merge of #17576 : kmcallister/hide-quotesAlex Crichton-4/+1
2014-09-26Hide the quote_*! macros when the feature gate is offKeegan McAllister-4/+1
2014-09-24Fix rebase falloutSteven Fackler-1/+1
2014-09-23Deprecate `#[ignore(cfg(...))]`Steven Fackler-0/+6
2014-09-17move most of front to libsyntaxNick Cameron-0/+573