]> git.lizzy.rs Git - rust.git/history - compiler/rustc_target
bootstrap: use the normal compiler to build std
[rust.git] / compiler / rustc_target /
2020-12-23 borsAuto merge of #80262 - Mark-Simulacrum:pgo-rustc, r...
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-22 borsAuto merge of #80071 - jyn514:timings, r=Mark-Simulacrum
2020-12-22 borsAuto merge of #79451 - usbalbin:array_zip, r=m-ou-se
2020-12-22 borsAuto merge of #78242 - Nadrieril:rename-overlapping_end...
2020-12-21 Dylan DPCRollup merge of #80159 - jyn514:array, r=m-ou-se
2020-12-21 borsAuto merge of #80088 - operutka:fix-cmsg-len-uclibc...
2020-12-20 borsAuto merge of #78317 - est31:linear_in_impl_count,...
2020-12-20 borsAuto merge of #74699 - notriddle:fd-non-negative, r...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 borsAuto merge of #80123 - DrMeepster:maybe_uninit_write_sl...
2020-12-20 borsAuto merge of #79635 - lcnr:const-eval-idk, r=oli-obk
2020-12-19 borsAuto merge of #79473 - m-ou-se:clamp-in-core, r=m-ou-se
2020-12-19 borsAuto merge of #80104 - Nadrieril:usefulness-merging...
2020-12-19 borsAuto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk
2020-12-19 Yuki OkushiRollup merge of #80068 - jyn514:mut-reference, r=m...
2020-12-19 Yuki OkushiRollup merge of #79211 - yoshuawuyts:future-doc-alias...
2020-12-19 Yuki OkushiRollup merge of #78083 - ChaiTRex:master, r=m-ou-se
2020-12-19 borsAuto merge of #79073 - davidtwco:issue-78957-const...
2020-12-19 borsAuto merge of #77035 - mibac138:fn-fat-arrow-return...
2020-12-18 borsAuto merge of #80081 - ehuss:update-cargo, r=Mark-Simul...
2020-12-18 Ralf JungRollup merge of #80135 - camelid:const-macro-nt, r...
2020-12-18 borsAuto merge of #79485 - EllenNyan:stabilize_unsafe_cell_...
2020-12-17 Dylan DPCRollup merge of #80046 - camelid:diag-docs, r=lcnr
2020-12-17 Dylan DPCRollup merge of #80023 - sasurau4:feature/enhance-error...
2020-12-17 Dylan DPCRollup merge of #80003 - Stupremee:fix-zst-vecdeque...
2020-12-17 borsAuto merge of #79945 - jackh726:existential_trait_ref...
2020-12-17 Guillaume GomezRollup merge of #80047 - jyn514:more-symbols, r=Guillau...
2020-12-17 Guillaume GomezRollup merge of #80040 - tmiasko:always-lower-intrinsic...
2020-12-17 Guillaume GomezRollup merge of #80035 - ChayimFriedman2:patch-1, r...
2020-12-17 Guillaume GomezRollup merge of #80022 - ssomers:btree_cleanup_8, r...
2020-12-17 Guillaume GomezRollup merge of #80006 - ssomers:btree_cleanup_6, r...
2020-12-17 borsAuto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk
2020-12-17 borsAuto merge of #80091 - GuillaumeGomez:str-to-symbol...
2020-12-17 borsAuto merge of #80105 - JohnTitor:rollup-8c030u5, r...
2020-12-17 Yuki OkushiRollup merge of #80103 - camelid:remove-docs-old-params...
2020-12-17 Yuki OkushiRollup merge of #80097 - SimonSapin:popcount, r=m-ou-se
2020-12-17 Yuki OkushiRollup merge of #80082 - ehuss:revert-rust-src-vendor...
2020-12-17 Yuki OkushiRollup merge of #80073 - kulikjak:add-target-alias...
2020-12-17 Yuki OkushiRollup merge of #79882 - wecing:master, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-17 borsAuto merge of #79790 - LeSeulArtichaut:issue-79683...
2020-12-16 Jakub KulikAdd support for target aliases
2020-12-16 borsAuto merge of #79607 - DrMeepster:maybe_uninit_write_sl...
2020-12-16 borsAuto merge of #78833 - CDirkx:parse_prefix, r=dtolnay
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-15 Guillaume GomezRollup merge of #79796 - GuillaumeGomez:hide-associated...
2020-12-15 Guillaume GomezRollup merge of #79379 - GuillaumeGomez:no-js-not-hidde...
2020-12-15 borsAuto merge of #78068 - RalfJung:union-safe-assign,...
2020-12-15 borsAuto merge of #73210 - wesleywiser:consts_in_debuginfo...
2020-12-15 borsAuto merge of #78682 - glandium:issue78471, r=lcnr
2020-12-15 borsAuto merge of #79922 - tmiasko:lower-discriminant,...
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-14 Guillaume GomezRollup merge of #79936 - GuillaumeGomez:mobile-fix...
2020-12-14 Guillaume GomezRollup merge of #79918 - woodruffw-forks:ww/doc-initial...
2020-12-13 borsAuto merge of #79668 - coolreader18:recover-const-impl...
2020-12-13 Yuki OkushiRollup merge of #79954 - jyn514:normalize-oops, r=Mark...
2020-12-13 Yuki OkushiRollup merge of #79845 - jyn514:python3, r=Mark-Simulacrum
2020-12-13 Yuki OkushiRollup merge of #79834 - m-ou-se:bye-linked-list-extras...
2020-12-13 Yuki OkushiRollup merge of #79398 - pickfire:keyword, r=Dylan-DPC
2020-12-13 Yuki OkushiRollup merge of #79360 - wchargin:wchargin-doc-iter...
2020-12-12 borsAuto merge of #79957 - jyn514:smaller-span, r=Guillaume...
2020-12-12 borsAuto merge of #79169 - LeSeulArtichaut:ty-lib, r=nikoma...
2020-12-12 borsAuto merge of #79931 - RalfJung:no-redundant-storage...
2020-12-12 borsAuto merge of #79553 - sexxi-goose:mir_min_cap_writebac...
2020-12-11 borsAuto merge of #79349 - Nemo157:issue-79201, r=jyn514
2020-12-11 borsAuto merge of #79925 - camelid:flatten-docs, r=scottmcm
2020-12-11 borsAuto merge of #79910 - RalfJung:abort-msg, r=oli-obk
2020-12-11 borsAuto merge of #79915 - Aaron1011:fix/fix-reuse-def...
2020-12-11 borsAuto merge of #79893 - RalfJung:forget-windows, r=oli-obk
2020-12-11 borsAuto merge of #79927 - tmandry:rollup-pwn4b1v, r=tmandry
2020-12-11 Tyler MandryRollup merge of #79917 - sivadeilra:asm_symbols, r...
2020-12-11 Tyler MandryRollup merge of #79896 - GuillaumeGomez:more-elements...
2020-12-11 Tyler MandryRollup merge of #79871 - Pratyush:patch-1, r=joshtriplett
2020-12-11 Tyler MandryRollup merge of #79860 - rust-lang:frewsxcv-patch-2...
2020-12-11 Tyler MandryRollup merge of #79858 - sasurau4:doc/update-unstable...
2020-12-11 Tyler MandryRollup merge of #79851 - camelid:better-error-for-defau...
2020-12-11 Tyler MandryRollup merge of #79809 - Eric-Arellano:split-once,...
2020-12-11 Tyler MandryRollup merge of #77027 - termhn:mul_add_doc_change...
2020-12-10 Arlie DavisUse Symbol for inline asm register class names
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-12-09 borsAuto merge of #79387 - woodruffw-forks:ww/peer-cred...
2020-12-09 borsAuto merge of #79575 - jyn514:time-passes, r=Mark-Simul...
2020-12-09 borsAuto merge of #78768 - mzabaluev:optimize-buf-writer...
2020-12-07 Eric ArellanoDogfood 'str_split_once() with `compiler/`
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-06 borsAuto merge of #78609 - lcnr:rustdoc-const-eval, r=matth...
2020-12-05 borsAuto merge of #79445 - SNCPlay42:struct-tail-recursion...
2020-12-04 borsAuto merge of #79673 - ijackson:intoinnerintoinnererror...
2020-12-04 Dylan DPCRollup merge of #79678 - jyn514:THE-PAPERCLIP-COMETH...
2020-12-04 Dylan DPCRollup merge of #79611 - poliorcetics:use-std-in-docs...
2020-12-04 Dylan DPCRollup merge of #79602 - jethrogb:sgx-fix-79038, r...
2020-12-03 borsAuto merge of #79586 - jyn514:crate-name, r=davidtwco
2020-12-03 borsAuto merge of #79594 - vn-ki:const-eval-intrinsic,...
2020-12-03 borsAuto merge of #79533 - sasurau4:feature/add-long-explan...
2020-12-03 borsAuto merge of #79637 - spastorino:revert-trait-inherita...
2020-12-02 borsAuto merge of #79539 - aDotInTheVoid:json-mvp, r=jyn514
2020-12-02 borsAuto merge of #79364 - nico-abram:unstable-or-pat-sugge...
2020-12-02 borsAuto merge of #69864 - LinkTed:master, r=Amanieu
2020-12-02 borsAuto merge of #79547 - erikdesjardins:byval, r=nagisa
next