]> git.lizzy.rs Git - rust.git/history - README.md
Auto merge of #87851 - JohnTitor:rollup-odvmr47, r=JohnTitor
[rust.git] / README.md
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 borsAuto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
2021-08-02 Yuki OkushiRollup merge of #86593 - jhpratt:stabilize-const_slice_...
2021-08-02 Yuki OkushiRollup merge of #86439 - CDirkx:ip-protocol-assignment...
2021-07-30 Yuki OkushiRollup merge of #86072 - MarcusCalhoun-Lopez:llvm_cross...
2021-07-30 borsAuto merge of #85971 - FabianWolff:issue-85586, r=davidtwco
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-28 Yuki OkushiRollup merge of #81363 - jonhoo:no-unpin-in-pin-future...
2021-07-28 Yuki OkushiRollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser
2021-07-27 borsAuto merge of #85305 - MarcusDunn:master, r=pnkfelix
2021-07-27 borsAuto merge of #83491 - jyn514:remove-pretty, r=pnkfelix
2021-07-26 borsAuto merge of #86696 - rust-lang:relnotes-1.54.0, r...
2021-07-26 Caleb CartwrightMerge commit '4236289b75ee55c78538c749512cdbeea5e1c332...
2021-07-26 Michael MurphyUpdating outdated links (#4869)
2021-07-26 Caleb CartwrightMerge pull request #4920 from calebcartwright/subtree...
2021-07-25 borsAuto merge of #85646 - Moxinilian:separate-const-switch...
2021-07-24 borsAuto merge of #84111 - bstrie:hashfrom, r=joshtriplett
2021-07-24 borsAuto merge of #84589 - In-line:zircon-thread-name,...
2021-07-20 borsAuto merge of #84959 - camsteffen:lint-suggest-group...
2021-07-19 flip1995Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042...
2021-07-18 Yuki OkushiRollup merge of #86763 - JohnTitor:test-63355, r=oli-obk
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-14 borsAuto merge of #86765 - cuviper:fuse-less-specialized...
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-14 borsAuto merge of #86211 - tlyu:option-result-overviews...
2021-07-12 Yuki OkushiRollup merge of #86344 - est31:maybe-uninit-extra,...
2021-07-12 borsAuto merge of #86320 - hi-rustin:rustin-patch-fix-span...
2021-07-11 borsAuto merge of #86249 - FabianWolff:issue-86238, r=varkor
2021-07-11 borsAuto merge of #83918 - workingjubilee:stable-rangefrom...
2021-07-11 borsAuto merge of #86416 - Amanieu:asm_clobber_only, r...
2021-07-10 borsAuto merge of #81360 - Aaron1011:trait-caller-loc,...
2021-07-09 borsAuto merge of #86701 - sexxi-goose:optimization, r...
2021-07-08 Guillaume GomezRollup merge of #86726 - sexxi-goose:use-diagnostic...
2021-07-08 borsAuto merge of #86520 - ssomers:btree_iterators_checked_...
2021-07-08 Yuki OkushiRollup merge of #86639 - eholk:lint-tool, r=petrochenkov
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-07 Yuki OkushiRollup merge of #86880 - m-ou-se:test-manuallydrop...
2021-07-07 Yuki OkushiRollup merge of #80918 - yoshuawuyts:int-log2, r=m...
2021-07-06 borsAuto merge of #86572 - rylev:force-warnings-always...
2021-07-06 borsAuto merge of #82985 - cjgillot:lint, r=jackh726
2021-07-05 Yuki OkushiRollup merge of #86852 - Amanieu:remove_doc_aliases...
2021-07-05 Yuki OkushiRollup merge of #86794 - inquisitivecrystal:seek-rewind...
2021-07-05 Yuki OkushiRollup merge of #86685 - RalfJung:alloc-mut, r=oli-obk
2021-07-05 Yuki OkushiRollup merge of #83581 - arennow:dir_entry_ext_unix_bor...
2021-07-05 borsAuto merge of #84560 - cjgillot:inline-iter, r=m-ou-se
2021-07-05 borsAuto merge of #86663 - fee1-dead:use-rustdoc-css, r...
2021-07-05 borsAuto merge of #86282 - camelid:macro_rules-matchers...
2021-07-04 Yuki OkushiRollup merge of #86477 - tlyu:e0716-clarification,...
2021-07-04 borsAuto merge of #86598 - yoshuawuyts:poll-method-docs...
2021-07-04 borsAuto merge of #86048 - nbdd0121:no_floating_point,...
2021-07-04 borsAuto merge of #86213 - jhpratt:stabilize-const-from_utf...
2021-07-04 borsAuto merge of #86255 - Smittyvb:mir-alloc-oom, r=RalfJu...
2021-07-04 borsAuto merge of #85270 - ChrisDenton:win-env-case, r...
2021-07-03 borsAuto merge of #85090 - Aaron1011:type-outlives-global...
2021-07-03 borsAuto merge of #7426 - ebobrow:doc-markdown-fp, r=llogiq
2021-07-03 borsAuto merge of #86799 - tlyu:stdio-locked, r=joshtriplett
2021-07-03 borsAuto merge of #7316 - lengyijun:rc_mutex, r=llogiq
2021-07-03 borsAuto merge of #86571 - fee1-dead:const-trait-impl-fix...
2021-07-03 borsAuto merge of #79965 - ijackson:moreerrnos, r=joshtriplett
2021-07-02 Yuki OkushiRollup merge of #86803 - xfix:remove-unnecessary-ampers...
2021-07-02 Yuki OkushiRollup merge of #86308 - bstrie:intrinsafe, r=JohnTitor
2021-07-02 Yuki OkushiRollup merge of #85001 - CDirkx:bytestring, r=JohnTitor
2021-07-02 borsAuto merge of #85269 - dpaoliello:dpaoliello/DebugSymbo...
2021-07-02 Guillaume GomezRollup merge of #86797 - inquisitivecrystal:bound-clone...
2021-07-02 Guillaume GomezRollup merge of #86737 - jyn514:doc-tools, r=Mark-Simul...
2021-07-02 Guillaume GomezRollup merge of #86714 - iwahbe:add-linked-list-cursor...
2021-07-02 borsAuto merge of #85746 - m-ou-se:io-error-other, r=joshtr...
2021-07-02 borsAuto merge of #80182 - in42:stack_trace, r=tmandry
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-01 Yuki OkushiRollup merge of #86783 - mark-i-m:mutex-drop-unsized...
2021-07-01 Yuki OkushiRollup merge of #86775 - fee1-dead:impl-const-test...
2021-07-01 Yuki OkushiRollup merge of #86768 - fee1-dead:patch-2, r=bjorn3
2021-07-01 Yuki OkushiRollup merge of #86148 - FabianWolff:issue-85855, r...
2021-07-01 borsAuto merge of #86749 - bjorn3:link_info_refactor_part1...
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 borsAuto merge of #86304 - klensy:hex-length, r=jackh726
2021-07-01 borsAuto merge of #7418 - flip1995:rustup, r=flip1995
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-01 borsAuto merge of #7407 - m-ou-se:doc-hidden-variants,...
2021-07-01 borsAuto merge of #86769 - ehuss:update-cargo, r=ehuss
2021-07-01 Guillaume GomezRollup merge of #86773 - dns2utf8:rustdoc_enable_near_t...
2021-07-01 Guillaume GomezRollup merge of #86762 - JohnTitor:mailmap-for-work...
2021-07-01 Guillaume GomezRollup merge of #86666 - ptrojahn:compare_kinds, r...
2021-07-01 Guillaume GomezRollup merge of #86652 - nagisa:nagisa/non-leaf-fp...
2021-07-01 Guillaume GomezRollup merge of #86616 - joshtriplett:simplify-crate...
2021-07-01 Guillaume GomezRollup merge of #86558 - Smittyvb:link-error-sugg,...
2021-07-01 borsAuto merge of #86190 - asquared31415:extern-main-86110...
2021-07-01 borsAuto merge of #86617 - joshtriplett:prune-dependencies...
2021-07-01 borsAuto merge of #86757 - JohnTitor:rollup-acevhz7, r...
2021-06-30 Yuki OkushiRollup merge of #86755 - ojeda:shrink, r=Mark-Simulacrum
2021-06-30 Yuki OkushiRollup merge of #86750 - fee1-dead:impl-const-test...
2021-06-30 Yuki OkushiRollup merge of #86746 - GuillaumeGomez:query-type...
2021-06-30 Yuki OkushiRollup merge of #86740 - 1000teslas:issue-71519-fix...
2021-06-30 Yuki OkushiRollup merge of #86728 - FabianWolff:issue-86721, r...
2021-06-30 Yuki OkushiRollup merge of #86680 - camsteffen:dbg-opt-error,...
2021-06-30 Yuki OkushiRollup merge of #85520 - FabianWolff:issue-85475, r...
2021-06-30 Yuki OkushiRollup merge of #85504 - liigo:patch-13, r=Mark-Simulacrum
next