about summary refs log tree commit diff
path: root/tests/matches.rs
AgeCommit message (Expand)AuthorLines
2020-01-04Rustup to https://github.com/rust-lang/rust/pull/67853Philipp Hansch-2/+2
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-29Auto merge of #3598 - xfix:apply-cargo-fix-edition-idioms, r=phanschbors-1/+0
2018-12-29Remove unnecessary `use` statements after `cargo fix`Konrad Borowski-1/+0
2018-12-29Apply cargo fix --edition-idioms fixesKonrad Borowski-1/+1
2018-12-29Remove crate:: prefixes from crate pathsKonrad Borowski-1/+1
2018-11-27Run rustfmt on the testsflip1995-2/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-09-15Reintroduce `extern crate` for non-Cargo dependencies, in tests.Eduard-Mihai Burtescu-1/+1
2018-08-19codemap -> source_mapManish Goregaokar-1/+1
2018-03-16Format codeMateusz MikuĊ‚a-6/+7
2017-09-05Run nightly rustfmtOliver Schneider-14/+10
2017-08-14RustfmtOliver Schneider-10/+24
2017-04-12Run rustfmtOliver Schneider-2/+6
2017-03-21Fix for rustc 1.17.0-nightly (6eb9960d3 2017-03-19)Enrico Schmitz-1/+0
2017-01-30correctly check exclusive range patterns for overlapOliver Schneider-5/+10
2016-08-17falloutOliver Schneider-4/+3
2016-06-10Run rustfmtmcarton-1/+6
2015-12-23Put tests in tests foldermcarton-0/+20