]> git.lizzy.rs Git - rust.git/history - .github
Make it easier to use build_sysroot.sh
[rust.git] / .github /
2020-08-19 bjorn3Bump actions/cache to v2
2020-08-19 bjorn3[gh actions] Remove actions-rs/cargo step
2020-08-04 bjorn3Merge pull request #1069 from Veetaha/feat/remove-perms...
2020-08-04 VeetahaRemove cargo home perms workaround
2020-06-16 bjorn3Revert "[CI] Run the compile step with CARGO_INCREMENTAL=1"
2020-06-16 bjorn3[CI] Run the compile step with CARGO_INCREMENTAL=1
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