]> git.lizzy.rs Git - rust.git/history - .github
Rustup to rustc 1.45.0-nightly (56daaf669 2020-06-03)
[rust.git] / .github /
2020-05-10 bjorn3[CI] Hash Cargo.lock in addition to toolchain for targe...
2020-03-31 bjorn3Update actions-rs/cargo
2020-03-17 bjorn3[gh actions] Run the compile step with the same argumen...
2020-03-14 bjorn3[gh actions] Really fix caching this time
2020-03-14 bjorn3[gh actions] Invalidate cargo-registry cache
2020-03-14 bjorn3[gh actions] invalidate cargo-installed-crates cache
2020-03-13 bjorn3[gh actions] Really fix permission problems with caching
2020-03-13 bjorn3[gh actions] Cache cargo registry and index
2020-03-13 bjorn3[gh actions] Fix caching of ~/.cargo/bin
2020-03-13 bjorn3[gh actions] Cache target dir for specific rustc version
2020-03-13 bjorn3[gh actions] Fix caching of cargo installed crates
2020-03-13 bjorn3Setup github actions