]> git.lizzy.rs Git - rust.git/history - RELEASES.md
Rollup merge of #78748 - fanzier:tuple-assignment, r=petrochenkov
[rust.git] / RELEASES.md
2020-11-09 Dylan DPCRollup merge of #78748 - fanzier:tuple-assignment,...
2020-11-09 Dylan DPCRollup merge of #78674 - tmiasko:inline-substs-for...
2020-11-09 Dylan DPCRollup merge of #78476 - RalfJung:btree-alias, r=Mark...
2020-11-09 Dylan DPCRollup merge of #78437 - ssomers:btree_no_ord_at_node_l...
2020-11-09 Dylan DPCRollup merge of #78345 - jyn514:proper-names, r=varkor
2020-11-09 Dylan DPCRollup merge of #78228 - pietroalbini:finally, r=Mark...
2020-11-09 Dylan DPCRollup merge of #78114 - jyn514:private, r=oli-obk
2020-11-09 Dylan DPCRollup merge of #78026 - sunfishcode:symlink-hard-link...
2020-11-09 Dylan DPCRollup merge of #77640 - ethanboxx:int_error_matching_a...
2020-11-08 borsAuto merge of #78712 - petrochenkov:visitok, r=Aaron1011
2020-11-08 Mara BosRollup merge of #78811 - a1phyr:const_io_structs, r...
2020-11-08 Mara BosRollup merge of #78788 - jhpratt:isize-impl-fix, r...
2020-11-08 Mara BosRollup merge of #78775 - ghedo:bump-rustfmt-rls, r...
2020-11-08 Mara BosRollup merge of #78728 - a1phyr:const_cell_into_inner...
2020-11-08 Mara BosRollup merge of #78706 - bjorn3:fix_run_make_without_ll...
2020-11-08 Mara BosRollup merge of #78658 - casey:x, r=Mark-Simulacrum
2020-11-08 Mara BosRollup merge of #78572 - de-vri-es:bsd-cloexec, r=m...
2020-11-08 Mara BosRollup merge of #78570 - sasurau4:test/check-pass-print...
2020-11-08 Mara BosRollup merge of #78065 - tshepang:nits, r=dtolnay
2020-11-08 Mara BosRollup merge of #76227 - CDirkx:const-poll, r=KodrAus
2020-11-08 Mara BosRollup merge of #76097 - pickfire:stabilize-spin-loop...
2020-11-08 borsAuto merge of #78410 - lcnr:revert75443, r=nikomatsakis
2020-11-07 borsAuto merge of #78784 - Mark-Simulacrum:revert-77421...
2020-11-06 borsAuto merge of #75778 - AndyGauge:75521-rustdoc-book...
2020-11-06 borsAuto merge of #78810 - JohnTitor:rollup-8fhtvxu, r...
2020-11-06 Yuki OkushiRollup merge of #78798 - ankushduacodes:fixing-typo...
2020-11-06 Yuki OkushiRollup merge of #78795 - est31:node_id_assignment_doc_f...
2020-11-06 Yuki OkushiRollup merge of #78794 - est31:collect_bang, r=oli-obk
2020-11-06 Yuki OkushiRollup merge of #78771 - tmiasko:inline-consts, r=oli-obk
2020-11-06 Yuki OkushiRollup merge of #78760 - jyn514:deny-invalid-codeblocks...
2020-11-06 Yuki OkushiRollup merge of #78730 - kornelski:not-inverse, r=Dylan-DPC
2020-11-06 Yuki OkushiRollup merge of #78726 - GuillaumeGomez:back-link-to...
2020-11-06 Yuki OkushiRollup merge of #78705 - Mark-Simulacrum:nicer-failure...
2020-11-06 Yuki OkushiRollup merge of #78666 - sasurau4:fix/shellcheck-error...
2020-11-06 Yuki OkushiRollup merge of #78559 - glandium:release-notes, r...
2020-11-06 Yuki OkushiRollup merge of #74979 - maekawatoshiki:fix, r=Mark...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-10-31 Mara BosRollup merge of #77099 - tspiteri:exp_m1-examples,...
2020-10-30 Mike HommeyAdd LLVM upgrades from 7 to 10 to RELEASES.md
2020-10-30 Yuki OkushiRollup merge of #77334 - pickfire:patch-4, r=jyn514
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-26 bjorn3Add 'compiler/rustc_codegen_cranelift/' from commit...
2020-10-26 borsAuto merge of #75728 - nagisa:improve_align_offset_2...
2020-10-25 borsAuto merge of #77476 - tgnottingham:buffered_siphasher1...
2020-10-24 Jonas SchievinkRollup merge of #78072 - Nadrieril:cleanup-constant...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 borsAuto merge of #77015 - davidtwco:check-attr-variant...
2020-10-23 Yuki OkushiRollup merge of #77339 - fusion-engineering-forks:tryfr...
2020-10-23 Yuki OkushiRollup merge of #77268 - follower:patch-3, r=jyn514
2020-10-22 Yuki OkushiRollup merge of #77420 - ecstatic-morse:const-checking...
2020-10-20 borsAuto merge of #76893 - lcnr:existential-proj, r=estebank
2020-10-19 borsAuto merge of #77278 - camelid:use-correct-article...
2020-10-18 borsAuto merge of #76885 - dylni:move-slice-check-range...
2020-10-17 Yuki OkushiRollup merge of #76607 - Mark-Simulacrum:tidy-bins...
2020-10-17 borsAuto merge of #77455 - asm89:faster-spawn, r=kennytm
2020-10-17 Dylan DPCRollup merge of #76199 - Mark-Simulacrum:void-zero...
2020-10-16 Yuki OkushiRollup merge of #77900 - Thomasdezeeuw:fdatasync, r...
2020-10-16 Yuki OkushiRollup merge of #75209 - Hirrolot:suggest-macro-imports...
2020-10-16 Dylan DPCRollup merge of #76119 - Amjad50:stabilizing-move_ref_p...
2020-10-16 Dylan DPCRollup merge of #76084 - Lucretiel:split-buffered,...
2020-10-16 Dylan DPCRollup merge of #75265 - WaffleLapkin:str_split_as_str...
2020-10-13 borsAuto merge of #75406 - mati865:mingw-aslr, r=Mark-Simul...
2020-10-13 borsAuto merge of #76830 - Artoria2e5:tune, r=nagisa
2020-10-12 Yuki OkushiRollup merge of #77784 - aDotInTheVoid:ffi-sealed_trait...
2020-10-12 borsAuto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini
2020-10-11 borsAuto merge of #75991 - shepmaster:silicon-ci, r=pietroa...
2020-10-11 borsAuto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse...
2020-10-10 Yuki OkushiRollup merge of #77195 - follower:patch-2, r=jyn514
2020-10-10 borsAuto merge of #77337 - lzutao:asm-mips64, r=Amanieu
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-09 borsAuto merge of #77578 - euclio:max-suggestion, r=davidtwco
2020-10-08 Jonas SchievinkRollup merge of #77449 - ssomers:btree_drain_filter_siz...
2020-10-08 borsAuto merge of #77346 - Caduser2020:master, r=Mark-Simul...
2020-10-08 borsAuto merge of #77631 - jyn514:helpful-changelog, r...
2020-10-07 borsAuto merge of #76985 - hbina:clone_check, r=estebank
2020-10-07 borsAuto merge of #77341 - davidtwco:issue-73427-you-might...
2020-10-07 borsAuto merge of #77119 - GuillaumeGomez:unclosed-html...
2020-10-07 borsAuto merge of #74194 - mbrubeck:slice-eq, r=sfackler
2020-10-06 Dylan DPCRollup merge of #77605 - da-x:fix-rustc-def-path, r...
2020-10-06 borsAuto merge of #77594 - timvermeulen:chain_advance_by...
2020-10-06 Yuki OkushiRollup merge of #77228 - GuillaumeGomez:maybeuninit...
2020-10-06 Yuki OkushiRollup merge of #76995 - LingMan:middle_matches, r...
2020-10-06 Yuki OkushiRollup merge of #76855 - jyn514:platform-specific,...
2020-10-06 Yuki OkushiRollup merge of #76388 - poliorcetics:system-time-docum...
2020-10-05 Cassandra FridkinMerge branch 'master' into hooks
2020-10-05 borsAuto merge of #77171 - VFLashM:better_sso_structures...
2020-10-05 Dylan DPCRollup merge of #77514 - scottmcm:less-once-chain-once...
2020-10-05 Dylan DPCRollup merge of #77512 - ecstatic-morse:const-checking...
2020-10-05 Dylan DPCRollup merge of #77471 - ssomers:btree_cleanup_3, r...
2020-10-05 Dylan DPCRollup merge of #77439 - varkor:min_const_generics...
2020-10-05 Dylan DPCRollup merge of #77407 - pietroalbini:less-build-manife...
2020-10-05 Dylan DPCRollup merge of #77395 - ssomers:btree_love_the_leaf_ed...
2020-10-05 Dylan DPCRollup merge of #77219 - mightyiam:issue_77100, r=jyn514
2020-10-05 Dylan DPCRollup merge of #76329 - GuillaumeGomez:doc-alias-crate...
2020-10-05 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-04 borsAuto merge of #77023 - HeroicKatora:len-missed-optimiza...
2020-10-04 Jonas SchievinkRollup merge of #77518 - camelid:rustdoc-use-correct...
2020-10-04 Jonas SchievinkRollup merge of #77513 - jyn514:refactor-doc-fragments...
2020-10-04 Jonas SchievinkRollup merge of #77504 - Amanieu:select_simd_bitmask...
next