]> git.lizzy.rs Git - rust.git/history - library/core/src/num/mod.rs
Rollup merge of #87723 - frogtd:patch-3, r=JohnTitor
[rust.git] / library / core / src / num / mod.rs
2021-08-03 Yuki OkushiRollup merge of #87723 - frogtd:patch-3, r=JohnTitor
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 Yuki OkushiRollup merge of #87645 - LeSeulArtichaut:issue-87414...
2021-08-03 frogtdUse .contains instead of manual reimplementation.
2021-08-03 borsAuto merge of #87262 - dtolnay:negative, r=Aaron1011
2021-08-03 borsAuto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
2021-08-02 Cameron SteffenRollup merge of #87659 - FabianWolff:issue-87397, r...
2021-08-02 Yuki OkushiRollup merge of #87504 - ehuss:update-mdbook, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87468 - calebcartwright:update-rustfmt...
2021-08-02 Yuki OkushiRollup merge of #87282 - pietroalbini:refactor-extended...
2021-08-02 Yuki OkushiRollup merge of #86936 - CDirkx:ipv6-multicast, r=JohnTitor
2021-08-02 Yuki OkushiRollup merge of #86593 - jhpratt:stabilize-const_slice_...
2021-08-02 Yuki OkushiRollup merge of #86509 - CDirkx:os_str, r=m-ou-se
2021-08-02 Yuki OkushiRollup merge of #86439 - CDirkx:ip-protocol-assignment...
2021-08-02 Yuki OkushiRollup merge of #86183 - inquisitivecrystal:env-nul...
2021-08-02 borsAuto merge of #85272 - ChayimFriedman2:matches-leading...
2021-08-01 borsAuto merge of #86031 - ssomers:btree_lazy_iterator...
2021-08-01 borsAuto merge of #81825 - voidc:pidfd, r=joshtriplett
2021-08-01 borsAuto merge of #87546 - rusticstuff:issue87450-take...
2021-08-01 borsAuto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa
2021-08-01 borsAuto merge of #85782 - badboy:build-ios-sim-target...
2021-07-31 borsAuto merge of #87662 - FabianWolff:rb-string, r=estebank
2021-07-31 borsAuto merge of #87387 - the8472:slice-iter-advance_by...
2021-07-31 borsAuto merge of #87488 - kornelski:track-remove, r=dtolnay
2021-07-30 Yuki OkushiRollup merge of #87559 - estebank:consider-borrowing...
2021-07-30 Yuki OkushiRollup merge of #87557 - rylev:fix-invalid-prelude...
2021-07-30 Yuki OkushiRollup merge of #87547 - GuillaumeGomez:nonnull-example...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
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-30 Yuki OkushiRollup merge of #87602 - wesleywiser:partially_fix_shor...
2021-07-30 Yuki OkushiRollup merge of #87585 - GuillaumeGomez:char-types...
2021-07-30 Yuki OkushiRollup merge of #87554 - sexxi-goose:fix-issue-87426...
2021-07-30 Yuki OkushiRollup merge of #87553 - bjorn3:fix_hotplug_codegen_ver...
2021-07-30 Yuki OkushiRollup merge of #87522 - frogtd:patch-1, r=yaahc
2021-07-30 Yuki OkushiRollup merge of #87052 - phlopsi:patch-1, r=jyn514
2021-07-30 borsAuto merge of #87483 - oli-obk:tait_ice, r=lqd
2021-07-29 borsAuto merge of #87285 - GuillaumeGomez:intra-doc-span...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 borsAuto merge of #86664 - m-ou-se:uninit-track-caller...
2021-07-29 borsAuto merge of #86998 - m-ou-se:const-panic-fmt-as-str...
2021-07-29 borsAuto merge of #87416 - Aaron1011:query-side-effect...
2021-07-29 borsAuto merge of #85874 - steffahn:fix_unsound_zip_optimiz...
2021-07-28 Yuki OkushiRollup merge of #87550 - pietroalbini:ci-only-when...
2021-07-28 Yuki OkushiRollup merge of #87527 - LeSeulArtichaut:no-mir-unsafec...
2021-07-28 Yuki OkushiRollup merge of #87521 - midgleyc:long-E0498, r=Guillau...
2021-07-28 Yuki OkushiRollup merge of #87491 - jamesmunns:integrate-memorial...
2021-07-28 Yuki OkushiRollup merge of #87451 - GuillaumeGomez:tuple-struct...
2021-07-28 Yuki OkushiRollup merge of #87435 - ibraheemdev:patch-4, r=JohnTitor
2021-07-28 Yuki OkushiRollup merge of #86839 - D1mon:patch-1, r=JohnTitor
2021-07-28 Yuki OkushiRollup merge of #81363 - jonhoo:no-unpin-in-pin-future...
2021-07-28 Yuki OkushiRollup merge of #81050 - yoshuawuyts:stabilize-task...
2021-07-28 borsAuto merge of #87538 - RalfJung:miri, r=RalfJung
2021-07-28 borsAuto merge of #87540 - JohnTitor:rollup-8xc6bl5, r...
2021-07-28 Yuki OkushiRollup merge of #87524 - FabianWolff:issue-87495, r...
2021-07-28 Yuki OkushiRollup merge of #87523 - frogtd:patch-2, r=dtolnay
2021-07-28 Yuki OkushiRollup merge of #87513 - hudson-ayers:bootstrap-py...
2021-07-28 Yuki OkushiRollup merge of #87507 - jethrogb:jb/sgx-unmoveable...
2021-07-28 Yuki OkushiRollup merge of #87501 - spastorino:remove-min-tait...
2021-07-28 Yuki OkushiRollup merge of #87500 - Smittyvb:min-max-docs, r=kennytm
2021-07-28 Yuki OkushiRollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiser
2021-07-27 Yuki OkushiRollup merge of #86764 - estebank:issue-86756, r=pnkfelix
2021-07-27 Yuki OkushiRollup merge of #86450 - tmiasko:move-size-limit, r...
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-27 SmittyDocument math behind MIN/MAX consts on integers
2021-07-26 borsAuto merge of #86696 - rust-lang:relnotes-1.54.0, r...
2021-07-26 Caleb CartwrightMerge commit '4236289b75ee55c78538c749512cdbeea5e1c332...
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-23 Yuki OkushiRollup merge of #86790 - janikrabe:retain-iter-order...
2021-07-22 borsAuto merge of #86619 - rylev:incr-hashing-profiling...
2021-07-20 borsAuto merge of #84959 - camsteffen:lint-suggest-group...
2021-07-19 flip1995Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042...
2021-07-18 Yuki OkushiRollup merge of #86843 - FabianWolff:issue-86820, r...
2021-07-18 Yuki OkushiRollup merge of #86814 - Aaron1011:inner-doc-recover...
2021-07-18 Yuki OkushiRollup merge of #86763 - JohnTitor:test-63355, r=oli-obk
2021-07-18 borsAuto merge of #85686 - ptrojahn:loop_reinitialize,...
2021-07-17 borsAuto merge of #86761 - Alexhuszagh:master, r=estebank
2021-07-17 borsAuto merge of #86062 - nagisa:nagisa/what-a-lie, r...
2021-07-16 Guillaume GomezRollup merge of #86983 - wesleywiser:natvis_std_types...
2021-07-16 borsAuto merge of #86662 - mockersf:fix-86620-link-unknown...
2021-07-16 borsAuto merge of #86993 - jackh726:project-gat-binders...
2021-07-15 Yuki OkushiRollup merge of #86947 - m-ou-se:assert-matches-to...
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 borsAuto merge of #86876 - jyn514:56935-target-crate-num...
2021-07-14 borsAuto merge of #86765 - cuviper:fuse-less-specialized...
2021-07-14 borsAuto merge of #86211 - tlyu:option-result-overviews...
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-13 borsAuto merge of #86922 - joshtriplett:target-abi, r=oli-obk
2021-07-12 Yuki OkushiRollup merge of #87035 - GuillaumeGomez:fix-implementor...
2021-07-12 Yuki OkushiRollup merge of #86887 - jyn514:cleanup-clean, r=CraftS...
2021-07-12 Yuki OkushiRollup merge of #86846 - tlyu:stdio-locked-tracking...
2021-07-12 Yuki OkushiRollup merge of #86811 - soerenmeier:remove_remaining...
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-12 borsAuto merge of #86841 - GuillaumeGomez:reexported-macro...
2021-07-12 borsAuto merge of #86815 - FabianWolff:issue-84210, r=varkor
2021-07-11 borsAuto merge of #86249 - FabianWolff:issue-86238, r=varkor
next