Philipp Hansch
|
4bd9ed9b88
|
Rewrite update-all-references bash scripts in Rust
This replaces the `update-all-references` scripts with a single
cargo dev bless
command.
cc #5394
|
2020-12-12 15:09:57 +01:00 |
|
Lzu Tao
|
b869eeb2a4
|
build: improve script and travis config
* fix a diff failure on windows
See https://travis-ci.com/rust-lang/rust-clippy/jobs/245971932#L1625
for an example.
* use cmp instead of diff > /dev/null
* clone single branch instead of clone then checking out
* do not decrypt key if have no diff change
|
2019-10-22 10:14:39 +07:00 |
|
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 |
|
Wim Looman
|
3244d122fd
|
Get compile-test tests for configuration working
|
2018-05-30 20:37:18 +02:00 |
|