]> git.lizzy.rs Git - rust.git/history - build_system
Fix assert_assignable for array types
[rust.git] / build_system /
2022-04-30 bjorn3Merge pull request #1225 from bjorn3/build_system_rework
2022-04-29 bjorn3Don't unnecessarily copy rustc_std_workspace_std into...
2022-04-29 bjorn3Use -Zcodegen-backend instead of a rustc replacement...
2022-04-29 bjorn3Remove cg_clif_build_sysroot
2022-04-27 bjorn3Remove less of the sysroot build dir on recompilation
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-19 bjorn3Sync from rust 31535841701e0bf7ef33998024376f2cedd8b3e3
2022-03-19 bjorn3Codegen 128bit atomic loads and stores for compiler...
2022-03-15 bjorn3Download tarballs from github instead of cloning full...
2022-03-13 bjorn3Add and remove some fixmes
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-23 bjorn3Sync from rust bafe8d06e015eb00724d3d497516191d6681943f
2022-02-22 bjorn3Sync from rust 03a8cc7df1d65554a4d40825b0490c93ac0f0236
2022-02-16 bjorn3Rustup to rustc 1.60.0-nightly (09cb29c64 2022-02-15)
2022-02-16 bjorn3Sync from rust a240ccd81c74c105b6f5fe84c46f8d36edb7e306
2022-02-13 bjorn3Sync from rust 9a60099cc43c8a07abb280be323d1ed9afc27f2c
2022-02-06 bjorn3Rustup to rustc 1.60.0-nightly (88fb06a1f 2022-02-05)
2022-01-30 bjorn3Sync from rust a00e130dae74a213338e2b095ec855156d8f3d8a
2022-01-19 bjorn3Sync from rust 2f004d2d401682e553af3984ebd9a3976885e752
2022-01-18 bjorn3Sync from rust 7531d2fdd49966d83830a7b4596c95587b1e9573
2022-01-09 bjorn3Move most code from y.rs to build_system/mod.rs
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-30 bjorn3Merge commit '40b00f4200fbdeefd11815398cb46394b8cb0a5e...
2021-12-30 bjorn3Disable incremental compilation on CI
2021-12-30 bjorn3Move incr comp enable to the build system
2021-12-30 bjorn3Only deny warnings for cg_clif build itself
2021-12-30 bjorn3Rename cargo executable to cargo-clif
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 bjorn3Sync from rust 84f962a89bac3948ed116f1ad04c2f4793fb69ea
2021-12-16 bjorn3Rustup to rustc 1.59.0-nightly (c5ecc1570 2021-12-15)
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 bjorn3Rustup to rustc 1.59.0-nightly (48a5999fc 2021-12-01)
2021-11-26 bjorn3Rustup to rustc 1.58.0-nightly (dd549dcab 2021-11-25)
2021-11-23 bjorn3Version the prebuilt libstd again
2021-11-18 bjorn3Update to latest portable-simd version
2021-10-27 bjorn3Sync from rust 47aeac648ed56095688c1c20972c9b72bd0da7ce
2021-10-17 bjorn3Re-enable incremental compilation for the sysroot
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-19 bjorn3Sync from rust 7a3d1a5f3dfeaf5177885fedd7db8ecc70670dc1
2021-09-12 bjorn3Re-enable portable simd testing
2021-09-12 bjorn3Sync from rust c7dbe7a830100c70d59994fd940bf75bb6e39b39
2021-09-07 bjorn3Sync from rust 73641cd23ba470c6b4dcd72b8d5f62d27c735254
2021-09-01 bjorn3Update protable-simd
2021-09-01 bjorn3Rustup to rustc 1.56.0-nightly (29ef6cf16 2021-08-31)
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-05 bjorn3Sync from rust 2ddb65c32253872c0e7a02e43ec520877900370e
2021-07-26 bjorn3Fix y.rs build --sysroot llvm
2021-07-26 bjorn3Merge pull request #1189 from bjorn3/stdsimd_fixes
2021-07-25 bjorn3Run stdsimd test suite
2021-07-19 bjorn3Sync from rust 8df945c4717ffaf923b57bf30c473df6fc98bc85
2021-07-17 bjorn3Merge pull request #1187 from bjorn3/feature_gating
2021-07-17 bjorn3Disable jit and inline-asm when building as part of...
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-06 bjorn3Sync from rust b09dad3eddfc46c55e45f6c1a00bab09401684b4
2021-07-04 bjorn3Refactor cg_clif building
2021-07-04 bjorn3Better config parsing and allow specifying host and...
2021-07-02 bjorn3Check if the patched sysroot source is up to date befor...
2021-07-02 bjorn3Merge pull request #1183 from bjorn3/full_aarch64_support
2021-07-02 bjorn3Fix compilation for AArch64
2021-06-30 bjorn3Rustup to rustc 1.55.0-nightly (6d820866a 2021-06-29)
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-20 bjorn3Rewrite cargo.sh in rust
2021-06-19 bjorn3Improve windows support
2021-06-19 bjorn3Allow preserving the old sysroot
2021-06-19 bjorn3Rewrite build_sysroot.sh in rust
2021-06-19 bjorn3Merge the crate_patches dir into the patches dir
2021-06-19 bjorn3Rewrite prepare_sysroot_src.sh in rust
2021-06-19 bjorn3Rewrite prepare.sh in rust
2021-06-19 bjorn3Rewrite build.sh in rust