]> git.lizzy.rs Git - rust.git/history - library
Auto merge of #74699 - notriddle:fd-non-negative, r=m-ou-se
[rust.git] / library /
2020-12-20 borsAuto merge of #74699 - notriddle:fd-non-negative, r...
2020-12-20 borsAuto merge of #80213 - jryans:bootstrap-skip-dsymutil...
2020-12-20 Mara BosCheck that c_int is i32 in FileDesc::new.
2020-12-20 borsAuto merge of #80123 - DrMeepster:maybe_uninit_write_sl...
2020-12-20 borsAuto merge of #80163 - jackh726:binder-refactor-part...
2020-12-20 borsAuto merge of #80100 - mark-i-m:pattORns-2, r=petrochenkov
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 #80132 - matthewjasper:revert-eval-order...
2020-12-19 borsAuto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk
2020-12-19 borsAuto merge of #80106 - jackh726:binder-refactor-part...
2020-12-19 borsAuto merge of #80180 - JohnTitor:rollup-a31s996, r...
2020-12-19 Yuki OkushiRollup merge of #80155 - matsujika:matsujika-patch...
2020-12-19 Yuki OkushiRollup merge of #80133 - Aaron1011:fix/const-mut-deref...
2020-12-19 Yuki OkushiRollup merge of #80129 - pierwill:patch-6, r=estebank
2020-12-19 Yuki OkushiRollup merge of #80068 - jyn514:mut-reference, r=m...
2020-12-19 Yuki OkushiRollup merge of #79612 - jyn514:compiler-links, r=Aaron1011
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 #80154 - GuillaumeGomez:str-to-symbol...
2020-12-18 DrMeepsterFix unused import error on wasm
2020-12-18 borsAuto merge of #80081 - ehuss:update-cargo, r=Mark-Simul...
2020-12-18 borsAuto merge of #80156 - RalfJung:rollup-m3poz8z, r=RalfJung
2020-12-18 Yoshua WuytsAdd the "promise" aliases to the `async` lang feature
2020-12-18 Ralf JungRollup merge of #80147 - pierwill:patch-9, r=lcnr
2020-12-18 Ralf JungRollup merge of #80146 - pierwill:pierwill-prelude...
2020-12-18 Ralf JungRollup merge of #80145 - pierwill:patch-8, r=lcnr
2020-12-18 Ralf JungRollup merge of #80135 - camelid:const-macro-nt, r...
2020-12-18 Ralf JungRollup merge of #80130 - pierwill:patch-7, r=oli-obk
2020-12-18 Ralf JungRollup merge of #80121 - LeSeulArtichaut:if-let-experim...
2020-12-18 borsAuto merge of #79485 - EllenNyan:stabilize_unsafe_cell_...
2020-12-18 borsAuto merge of #80090 - jyn514:tcx-in-render, r=Guillaum...
2020-12-18 borsAuto merge of #80119 - GuillaumeGomez:str-to-symbol...
2020-12-18 pierwillAdd missing punctuation to std::alloc docs
2020-12-18 pierwillEdit formatting in Rust Prelude docs
2020-12-18 borsAuto merge of #80036 - sivadeilra:syms_no_macro, r...
2020-12-18 borsAuto merge of #80138 - Dylan-DPC:rollup-qamsfyh, r...
2020-12-17 Dylan DPCRollup merge of #80109 - richkadel:llvm-coverage-counte...
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 DrMeepsterfix memory leak in test
2020-12-17 borsAuto merge of #80113 - davidtwco:issue-80086-ci-llvm...
2020-12-17 borsAuto merge of #80114 - GuillaumeGomez:rollup-gszr5kn...
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 #80073 - kulikjak:add-target-alias...
2020-12-17 Yuki OkushiRollup merge of #80072 - richkadel:llvm-coverage-counte...
2020-12-17 Yuki OkushiRollup merge of #80069 - jyn514:core-assert, r=dtolnay
2020-12-17 Yuki OkushiRollup merge of #80039 - LeSeulArtichaut:rm-tyencoder...
2020-12-17 Yuki OkushiRollup merge of #80026 - JohnTitor:separator-insensitiv...
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 Simon SapinAdd `popcount` and `popcnt` as doc aliases for `count_o...
2020-12-16 borsAuto merge of #79682 - jyn514:no-blanket-impls, r=Manis...
2020-12-16 borsAuto merge of #79607 - DrMeepster:maybe_uninit_write_sl...
2020-12-16 borsAuto merge of #80041 - jyn514:shrink-item, r=GuillaumeGomez
2020-12-16 Joshua NelsonAdd `&mut` as an alias for 'reference' primitive
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 DrMeepsterwrite_slice(_cloned)
2020-12-15 borsAuto merge of #80044 - jyn514:smaller-name, r=Guillaume...
2020-12-15 Guillaume GomezRollup merge of #80025 - JohnTitor:tidy-error, r=Mark...
2020-12-15 Guillaume GomezRollup merge of #80016 - jyn514:imports, r=GuillaumeGomez
2020-12-15 Guillaume GomezRollup merge of #80008 - EFanZh:patch-1, r=GuillaumeGomez
2020-12-15 Guillaume GomezRollup merge of #79958 - richkadel:llvm-coverage-counte...
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 #77700 - bugadani:rustdoc-link-cache...
2020-12-15 borsAuto merge of #79922 - tmiasko:lower-discriminant,...
2020-12-14 borsAuto merge of #79938 - tmiasko:stdarch, r=Amanieu
2020-12-14 Chayim Refael FriedmanOptimization for bool's PartialOrd impl
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-14 borsAuto merge of #80024 - GuillaumeGomez:rollup-rqd46ko...
2020-12-14 Guillaume GomezRollup merge of #80013 - poliorcetics:rustdoc-test...
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-14 Stein SomersBTreeSet: simplify implementation of pop_first/pop_last
2020-12-14 borsAuto merge of #79944 - sivadeilra:syms_proc_macro_testi...
2020-12-13 borsAuto merge of #80005 - ssomers:btree_cleanup_3, r=Mark...
2020-12-13 borsAuto merge of #79978 - Aaron1011:fix/capture-broken...
2020-12-13 borsAuto merge of #79987 - ssomers:btree_cleanup_4, r=Mark...
2020-12-13 borsAuto merge of #79376 - ssomers:btree_choose_parent_kv...
2020-12-13 Justus Kfix typo
next