]> git.lizzy.rs Git - rust.git/history - .github
Rustfmt
[rust.git] / .github /
2022-04-30 bjorn3Update object for the nightly Cranelift check
2022-04-30 bjorn3Update actions/checkout to v3
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-30 bjorn3Only deny warnings for cg_clif build itself
2021-12-30 bjorn3Enforce rustfmt on CI
2021-12-30 bjorn3Deny warnings on CI
2021-12-26 bjorn3Fix schedule time
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 bjorn3Sync from rust 84f962a89bac3948ed116f1ad04c2f4793fb69ea
2021-12-18 bjorn3Add cron job to test against latest cranelift version...
2021-12-16 bjorn3Sync from rust a090c8659c3be0cbc7dc93c4b2c11a9cdbf8b980
2021-12-07 bjorn3Sync from rust c5c94945096265b6d675b2f55a247c4799de8d87
2021-12-03 bjorn3Test on CI with unstable cg_clif features disabled
2021-12-02 bjorn3Enable artifact uploads for windows builds
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-05 bjorn3Sync from rust 2ddb65c32253872c0e7a02e43ec520877900370e
2021-07-19 bjorn3Sync from rust 8df945c4717ffaf923b57bf30c473df6fc98bc85
2021-07-17 bjorn3[CI] Update package list before installing packages
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-06 bjorn3Sync from rust b09dad3eddfc46c55e45f6c1a00bab09401684b4
2021-07-02 bjorn3Merge pull request #1183 from bjorn3/full_aarch64_support
2021-07-02 bjorn3[CI] Cross compile to aarch64-unknown-linux-gnu
2021-07-02 bjorn3[CI] Split build and test steps
2021-06-29 bjorn3Sync from rust e98897e5dc9898707bf4331c43b2e76ab7e282fe
2021-06-25 bjorn3Merge pull request #1166 from eggyal/lazy-jit-multithreaded
2021-06-20 bjorn3Merge pull request #1180 from bjorn3/rust_build_system
2021-06-19 bjorn3[CI] Test compilation on Windows
2021-06-19 bjorn3Rewrite prepare.sh in rust
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-21 bjorn3Sync from rust 6df26f897cffb2d86880544bb451c6b5f8509b2d
2021-04-16 bjorn3Upload artifacts for cross compiling to MinGW
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-26 bjorn3Sync from rust 4137088d9da94f693b287f35e2b17782c0b1a283
2021-03-17 bjorn3Sync from rust 04ae50179a802d1d18bb780baa85f55864f56616
2021-03-15 bjorn3Merge pull request #1149 from bjorn3/test_rustc_testsuite
2021-03-15 bjorn3Run the rustc test suite on CI
2021-03-09 bjorn3Lower GHA timeout to 60 min
2021-03-09 bjorn3Sync from rust 4b9f5cc4c10a161047475cb9bbe02c4fda57fb07
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-06 bjorn3Make it possible to enable the verifier in release...
2021-03-05 bjorn3Merge pull request #1145 from bjorn3/mingw_support
2021-03-05 bjorn3Test Windows cross-compilation on CI
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 bjorn3Sync from rust a0d66b54fb3acc2125972b88ff543a2c04d14af5
2021-02-21 bjorn3Sync from rust 3e826bb11228508fbe749e594038d6727208aa94
2021-02-21 bjorn3Merge pull request #1140 from bjorn3/no_more_oldbe
2021-02-18 bjorn3Remove support for x86 oldBE
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-30 bjorn3Rustup to rustc 1.51.0-nightly (b12290861 2021-01-29)
2021-01-22 bjorn3Default to Cranelift newBE
2021-01-21 bjorn3Merge pull request #1127 from bjorn3/newbe
2021-01-21 bjorn3Test both oldbe and newbe on CI
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