]> git.lizzy.rs Git - rust.git/history - scripts
Rustup to rustc 1.57.0-nightly (8c2b6ea37 2021-09-11)
[rust.git] / scripts /
2021-09-12 bjorn3Sync from rust c7dbe7a830100c70d59994fd940bf75bb6e39b39
2021-09-07 bjorn3Sync from rust 73641cd23ba470c6b4dcd72b8d5f62d27c735254
2021-09-07 Camille GILLOTMove monomorphize code to its own crate.
2021-09-01 bjorn3Disable protable-simd tests
2021-09-01 bjorn3Update protable-simd
2021-09-01 bjorn3Sync from rust 3ed6c1d23fd40f4367259a531465e809eb00ec27
2021-08-25 bjorn3Filter out tests marked with needs-asm-support
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-05 bjorn3Sync from rust 2ddb65c32253872c0e7a02e43ec520877900370e
2021-07-29 bjorn3Re-enable a fixed rustc tests
2021-07-29 bjorn3Fix float min and max operations in presence of NaN
2021-07-26 bjorn3Update compiler_builtins version in setup_rust_fork.sh
2021-07-26 bjorn3Merge pull request #1189 from bjorn3/stdsimd_fixes
2021-07-25 bjorn3Add fixme
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 bjorn3Put all cg_clif specific options behind -Zunstable...
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-06 bjorn3Sync from rust b09dad3eddfc46c55e45f6c1a00bab09401684b4
2021-07-04 bjorn3Don't overwrite LD_LIBRARY_PATH in config.sh
2021-07-02 bjorn3Disable new rustc test requiring unwinding support
2021-06-29 bjorn3Sync from rust e98897e5dc9898707bf4331c43b2e76ab7e282fe
2021-06-25 bjorn3Merge pull request #1166 from eggyal/lazy-jit-multithreaded
2021-06-25 bjorn3Test multithreading support in lazy-jit
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-20 bjorn3Remove unused variable
2021-06-20 bjorn3Merge pull request #1180 from bjorn3/rust_build_system
2021-06-20 bjorn3Remove unnecessary LD_LIBRARY_PATH parts
2021-06-20 bjorn3Fix compiling cargo.rs on windows
2021-06-20 bjorn3Rewrite cargo.sh in rust
2021-06-19 bjorn3Move some things from config.sh to ext_config.sh
2021-06-19 bjorn3Rewrite prepare.sh in rust
2021-06-19 bjorn3Rewrite build.sh in rust
2021-06-17 bjorn3Update rust patch for compiler_builtins update
2021-06-17 bjorn3Sync from rust b17d9c1332693fc386f5374f0d63aae0ce5abab5
2021-06-10 bjorn3Use -Cprefer-dynamic for all crates in jit mode
2021-06-10 bjorn3Add missing cargo clean when cross-compiling
2021-06-08 bjorn3Ignore unsupported test
2021-06-06 borsAuto merge of #79608 - alessandrod:bpf, r=nagisa
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-26 bjorn3Sync from rust 1969c2e312303faa458cf19dad9783165e3c72c8
2021-05-24 bjorn3Update rustc bootstrap patch
2021-05-18 bjorn3Sync from rust a5560a6a90f08a84728802bb5fa5632a17a78672
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-09 bjorn3Sync from rust d6d028369be9eb02d219506c0dd662a2f863fc18
2021-05-04 bjorn3Force deprecation warning that was promoted to an error...
2021-05-04 bjorn3Update rust bootstrap patches
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-29 bjorn3Ignore new failing rustc test
2021-04-21 bjorn3Sync from rust 6df26f897cffb2d86880544bb451c6b5f8509b2d
2021-04-16 bjorn3Disable new test
2021-04-16 bjorn3Fix rustc tests by updating compiler-builtins dep to...
2021-04-14 bjorn3Sync from rust b203b0d240b67916cfa77f640aedaf1c87d50f6d
2021-04-14 bjorn3Merge pull request #1158 from bjorn3/isolate_mono_items_pr
2021-04-14 bjorn3Don't deduplicate anonymous allocations
2021-04-07 bjorn3Centralize all configuration into config.rs
2021-04-06 bjorn3Fixup previous commit
2021-04-06 bjorn3Fix rustc test suite by ignoring rustdoc test
2021-03-31 bjorn3Revert "Build with `-Cpanic=unwind` by default"
2021-03-31 bjorn3Build with `-Cpanic=unwind` by default
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-26 bjorn3Sync from rust 4137088d9da94f693b287f35e2b17782c0b1a283
2021-03-18 bjorn3Fix rustc test suite
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-15 bjorn3Split rust fork setup out of test_bootstrap.sh
2021-03-09 bjorn3Sync from rust 4b9f5cc4c10a161047475cb9bbe02c4fda57fb07
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-07 bjorn3Use the new component dependency option of the rust...
2021-03-06 bjorn3Use --print file-names instead of a match on uname
2021-03-05 bjorn3Merge pull request #1145 from bjorn3/mingw_support
2021-03-05 bjorn3Build all tests when cross-compiling
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 bjorn3Sync from rust a0d66b54fb3acc2125972b88ff543a2c04d14af5
2021-03-01 bjorn3Fix bootstrap test script
2021-02-21 bjorn3Rustup to rustc 1.52.0-nightly (83b30a639 2021-02-20)
2021-02-21 bjorn3Sync from rust 3e826bb11228508fbe749e594038d6727208aa94
2021-02-21 bjorn3Don't build alloc_system as part of the sysroot
2021-02-21 bjorn3Merge pull request #1140 from bjorn3/no_more_oldbe
2021-02-18 bjorn3Use real atomic instructions instead of a global lock
2021-02-14 bjorn3Merge pull request #1138 from bjorn3/cirrus_ci
2021-02-14 bjorn3Recognize FreeBSD as OS
2021-02-14 bjorn3Use #!/usr/bin/env bash
2021-02-09 bjorn3Sync from rust f4008fe94935d05ffb3a48fc5b7149070bb45550
2021-02-02 bjorn3Fix rustc bootstrap test
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-31 bjorn3Move some env var definitions around to fix cross-compi...
2021-01-31 bjorn3Split config.sh and add support for copying the mingw...
2021-01-30 bjorn3Rustup to rustc 1.51.0-nightly (b12290861 2021-01-29)
2021-01-30 bjorn3Merge pull request #1131 from bjorn3/abi_compat
2021-01-30 bjorn3Merge pull request #1132 from Uriopass/master
2021-01-30 Paris DOUADYdont set rustflags when no specific linker needed
2021-01-21 bjorn3Fix indirectly linking to libstd.so with the JIT
2021-01-06 bjorn3Disable timings by default for cargo.sh
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-25 bjorn3Merge pull request #1120 from bjorn3/lazy_jit
2020-12-25 bjorn3Add documentation
next