Philipp Hansch
|
38d4ac7cea
|
Remove all copyright license headers
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
2019-01-08 21:46:39 +01:00 |
|
bors
|
ece8b8e7d6
|
Auto merge of #3598 - xfix:apply-cargo-fix-edition-idioms, r=phansch
Apply cargo fix --edition-idioms fixes
|
2018-12-29 19:04:11 +00:00 |
|
Konrad Borowski
|
177c639e65
|
Remove unnecessary use statements after cargo fix
|
2018-12-29 17:48:21 +01:00 |
|
Konrad Borowski
|
0edb49792f
|
Apply cargo fix --edition-idioms fixes
|
2018-12-29 17:46:25 +01:00 |
|
Konrad Borowski
|
3f62fc3a7e
|
Remove crate:: prefixes from crate paths
This is somewhat misleading, as those are actually external crates,
and don't need a crate:: prefix.
|
2018-12-29 16:05:49 +01:00 |
|
flip1995
|
2953ae0702
|
Run rustfmt on the tests
|
2018-11-27 21:11:50 +01:00 |
|
Manish Goregaokar
|
e9c025ea70
|
Add license header to Rust files
|
2018-10-06 09:43:08 -07:00 |
|
Eduard-Mihai Burtescu
|
407ff8d6be
|
Reintroduce extern crate for non-Cargo dependencies, in tests.
|
2018-09-15 13:37:21 +03:00 |
|
Manish Goregaokar
|
76321d3300
|
codemap -> source_map
https://github.com/rust-lang/rust/pull/52953
|
2018-08-19 19:06:54 -07:00 |
|
Mateusz Mikuła
|
23bfa396a0
|
Format code
Signed-off-by: Mateusz Mikuła <mati865@gmail.com>
|
2018-03-16 10:54:49 +01:00 |
|
Oliver Schneider
|
e4524ac4de
|
Run nightly rustfmt
|
2017-09-05 12:39:27 +02:00 |
|
Oliver Schneider
|
b25b6b3355
|
Rustfmt
|
2017-08-14 09:43:26 +02:00 |
|
Oliver Schneider
|
5842463562
|
Run rustfmt
|
2017-04-12 11:06:32 +02:00 |
|
Enrico Schmitz
|
f8df4aed0f
|
Fix for rustc 1.17.0-nightly (6eb9960d3 2017-03-19)
|
2017-03-21 00:22:19 +01:00 |
|
Oliver Schneider
|
aebdf74e16
|
correctly check exclusive range patterns for overlap
|
2017-01-30 12:30:16 +01:00 |
|
Oliver Schneider
|
7b717d3152
|
fallout
|
2016-08-17 18:35:25 +02:00 |
|
mcarton
|
90453fd893
|
Run rustfmt
Only partially apply suggestions.
|
2016-06-10 00:08:14 +02:00 |
|
mcarton
|
0fa8481ba3
|
Put tests in tests folder
|
2015-12-23 17:48:41 +01:00 |
|