]> git.lizzy.rs Git - rust.git/history - .github
Support #[repr(simd)] on array wrappers
[rust.git] / .github /
2020-11-27 bjorn3Revert "Use the new component dependency option of...
2020-11-27 bjorn3Sync from rust c9228570668803e3e6402770d55f23a12c9ae686
2020-11-27 bjorn3Use the new component dependency option of the rust...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-11-02 bjorn3Merge pull request #1105 from bjorn3/test_rustc_bootstr...
2020-11-02 bjorn3Test bootstrapping of rustc using cg_clif
2020-11-02 bjorn3Merge pull request #1104 from bjorn3/build_system_refactor
2020-11-02 bjorn3Upload prebuilt cg_clif
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