]> git.lizzy.rs Git - rust.git/history - src/bin
Codegen 128bit atomic loads and stores for compiler builtins as trap
[rust.git] / src / bin /
2022-03-18 bjorn3Merge pull request #1221 from bjorn3/run_more_rustc_tests
2022-03-17 bjorn3Fix and re-enable some rustc tests
2022-03-15 bjorn3Avoid once_cell unstable feature in cg_clif.rs
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-20 Mark RousskovAdjust to SourceType::InTree in several places
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-19 bjorn3Sync from rust 7a3d1a5f3dfeaf5177885fedd7db8ecc70670dc1
2021-09-12 bjorn3Sync from rust c7dbe7a830100c70d59994fd940bf75bb6e39b39
2021-09-07 bjorn3Sync from rust 73641cd23ba470c6b4dcd72b8d5f62d27c735254
2021-09-01 bjorn3Sync from rust 3ed6c1d23fd40f4367259a531465e809eb00ec27
2021-08-27 bjorn3Enable some warnings
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-06 bjorn3Sync from rust b09dad3eddfc46c55e45f6c1a00bab09401684b4
2021-07-05 bjorn3Rustfmt
2021-06-29 bjorn3Sync from rust e98897e5dc9898707bf4331c43b2e76ab7e282fe
2021-06-28 borsAuto merge of #85909 - cjgillot:alloc-kind-query, r...
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-05-24 bjorn3Change the ice hook for cg_clif to refer to cg_clif...
2021-03-31 bjorn3Revert "Build with `-Cpanic=unwind` by default"
2021-03-31 bjorn3Build with `-Cpanic=unwind` by default
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-06 bjorn3Revert "Use jemalloc"
2021-03-06 bjorn3Use jemalloc
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2021-03-05 bjorn3Rustfmt
2021-02-02 bjorn3Sync from rust d60b29d1ae8147538b8d542f7ffcc03b48e2cbda
2021-02-01 Jonas SchievinkRollup merge of #81618 - bjorn3:sync_cg_clif-2021-02...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-31 bjorn3Fix sysroot dir for cg_clif_build_sysroot
2021-01-29 Tyson NottinghamIndicate both start and end of pass RSS in time-passes...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-25 bjorn3Merge pull request #1120 from bjorn3/lazy_jit
2020-12-25 bjorn3Change the way JIT mode is selected
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 bjorn3Sync from rust c9228570668803e3e6402770d55f23a12c9ae686
2020-11-21 bjorn3Sync from rust 539402cb0b0f1639a4be14e40eaf8db61a62ae41
2020-11-13 bjorn3Rustfmt
2020-11-13 bjorn3Sync from rust f2a11a25378293e41cfcb00dbf67c524ffd79b39
2020-11-11 Nicholas-BaronChanged unwrap_or to unwrap_or_else in some places.
2020-11-08 bjorn3Better build dir layout
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 bjorn3Refactor the build system
2020-10-27 bjorn3Use with_no_trimmed_paths
2020-10-12 bjorn3Rustup to rustc 1.49.0-nightly (c71248b70 2020-10-11)
2020-10-10 bjorn3Use custom driver for sysroot building too
2020-10-09 bjorn3Rustfmt
2020-09-29 bjorn3Merge pull request #1089 from bjorn3/custom_driver
2020-09-29 bjorn3Replace CG_CLIF_JIT with --jit
2020-09-29 bjorn3Add custom driver