]> git.lizzy.rs Git - rust.git/history - src/toolchain.rs
Auto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
[rust.git] / src / toolchain.rs
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-10 borsAuto merge of #85910 - cjgillot:no-meta-version, r...
2021-06-07 Yuki OkushiRollup merge of #86016 - luqmana:infer-linker-flavor...
2021-06-07 borsAuto merge of #85810 - bjorn3:further_driver_cleanup...
2021-06-06 Luqman AdenUnify duplicate linker_and_flavor methods in rustc_code...
2021-06-06 borsAuto merge of #84171 - ricobbe:raw-dylib-via-llvm,...
2021-06-06 borsAuto merge of #79608 - alessandrod:bpf, r=nagisa
2021-05-23 Alessandro DecinaAdd BPF target
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-05 bjorn3Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7...
2020-11-10 Jonas SchievinkRollup merge of #78875 - petrochenkov:cleantarg, r...
2020-11-08 Vadim PetrochenkovCollapse all uses of `target.options.foo` into `target...
2020-10-16 bjorn3Rustup to rustc 1.49.0-nightly (dd7fc54eb 2020-10-15)
2020-09-23 bjorn3Document almost all modules
2020-08-28 bjorn3Merge pull request #1079 from CohenArthur/fmt-master
2020-08-28 CohenArthurfmt: Run cargo fmt since it is available
2020-07-09 bjorn3Merge pull request #1062 from bjorn3/global_asm
2020-07-09 bjorn3Infer the path of toolchain binaries from the linker...