]> git.lizzy.rs Git - rust.git/history - library/core/src/result.rs
Rollup merge of #83571 - a1phyr:feature_const_slice_first_last, r=dtolnay
[rust.git] / library / core / src / result.rs
2021-03-30 borsAuto merge of #83357 - saethlin:vec-reserve-inlining...
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
2021-03-29 borsAuto merge of #82864 - jyn514:short-circuit, r=Guillaum...
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-28 borsAuto merge of #81728 - Qwaz:fix-80335, r=joshtriplett
2021-03-28 borsAuto merge of #81354 - SkiFire13:binary-search-assume...
2021-03-27 Dylan DPCRollup merge of #82993 - camelid:source-use-diag, r...
2021-03-27 Yuki OkushiRollup merge of #83462 - ijackson:exitstatus-message...
2021-03-27 Yuki OkushiRollup merge of #79399 - pickfire:patch-3, r=JohnTitor
2021-03-27 borsAuto merge of #83245 - the8472:generalize-slice-fill...
2021-03-27 borsAuto merge of #78618 - workingjubilee:ieee754-fmt,...
2021-03-27 Yuki OkushiRollup merge of #83431 - camelid:config-example-gitattr...
2021-03-27 Yuki OkushiRollup merge of #83388 - alamb:alamb/fmt-dcs, r=Mark...
2021-03-27 Yuki OkushiRollup merge of #83343 - osa1:issue83340, r=jackh726
2021-03-27 Yuki OkushiRollup merge of #83328 - tmiasko:asm-test, r=joshtriplett
2021-03-27 Yuki OkushiRollup merge of #83239 - JohnTitor:reduce-deps, r=Mark...
2021-03-26 borsAuto merge of #82980 - tmiasko:import-cold-multiplier...
2021-03-26 Dylan DPCRollup merge of #83463 - ijackson:exitstatusext-doc...
2021-03-26 Dylan DPCRollup merge of #83456 - notriddle:vec-from-docs, r...
2021-03-26 Dylan DPCRollup merge of #83444 - Mark-Simulacrum:bootstrap...
2021-03-26 Dylan DPCRollup merge of #83437 - Amanieu:asm_syntax, r=petrochenkov
2021-03-26 Dylan DPCRollup merge of #83055 - aDotInTheVoid:selective-strip...
2021-03-25 borsAuto merge of #82873 - GuillaumeGomez:rustdoc-const...
2021-03-25 borsAuto merge of #82743 - jackh726:resolve-refactor, r...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-25 borsAuto merge of #83424 - cjgillot:noparam, r=lcnr
2021-03-25 borsAuto merge of #83387 - cuviper:min-llvm-10, r=nagisa
2021-03-25 borsAuto merge of #82565 - m-ou-se:ununstabilize-bits,...
2021-03-25 borsAuto merge of #83445 - erikdesjardins:rmunion, r=RalfJung
2021-03-25 borsAuto merge of #83307 - richkadel:cov-unused-functions...
2021-03-25 borsAuto merge of #83454 - JohnTitor:rollup-9ae0565, r...
2021-03-25 Yuki OkushiRollup merge of #83442 - durin42:remove-questionable...
2021-03-25 Yuki OkushiRollup merge of #83440 - fee1-dead:core-cell-intralink...
2021-03-25 Yuki OkushiRollup merge of #83434 - wesleywiser:update_releases...
2021-03-25 Yuki OkushiRollup merge of #83427 - llogiq:refactor-emitter, r...
2021-03-25 Yuki OkushiRollup merge of #83421 - faern:add-into-err, r=joshtriplett
2021-03-23 Linus FärnstrandAdd Result::into_err where the Ok variant can never...
2021-03-23 Yuki OkushiRollup merge of #82732 - GuillaumeGomez:remove-theme...
2021-03-23 Yuki OkushiRollup merge of #81917 - rust-lang:relnotes-1.51.0...
2021-03-22 Dylan DPCRollup merge of #82683 - jturner314:int-div-rem-doc...
2021-03-22 Dylan DPCRollup merge of #82374 - clehner:licenses, r=joshtriplett
2021-03-22 borsAuto merge of #82680 - jturner314:div_euclid-docs,...
2021-03-22 borsAuto merge of #82855 - jyn514:no-temporaries, r=Guillau...
2021-03-22 Dylan DPCRollup merge of #82771 - emilio:iter-mut-as-slice,...
2021-03-22 Dylan DPCRollup merge of #82686 - CDirkx:unix-platform, r=m...
2021-03-22 Dylan DPCRollup merge of #82554 - SkiFire13:fix-string-retain...
2021-03-22 Dylan DPCRollup merge of #80771 - thomcc:nonnull-refmut, r=dtolnay
2021-03-22 Dylan DPCRollup merge of #80193 - zseri:stabilize-osstring-ascii...
2021-03-21 Dylan DPCRollup merge of #82707 - BoxyUwU:errooaaar, r=oli-obk
2021-03-19 Dylan DPCRollup merge of #82570 - WaffleLapkin:split_whitespace_...
2021-03-19 Dylan DPCRollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplett
2021-03-19 borsAuto merge of #82754 - rylev:rusage-windows, r=pnkfelix
2021-03-19 borsAuto merge of #71780 - jcotton42:string_remove_matches...
2021-03-17 Dylan DPCRollup merge of #82434 - jyn514:hash, r=JohnTitor
2021-03-17 Dylan DPCRollup merge of #82270 - asquared31415:asm-syntax-direc...
2021-03-17 borsAuto merge of #81358 - mcastorina:to-upper-lower-speed...
2021-03-17 Yuki OkushiRollup merge of #82826 - pierwill:fix-IPv, r=JohnTitor
2021-03-16 Yuki OkushiRollup merge of #81822 - Kixunil:path_try_exists, r...
2021-03-15 SoveuMerge branch 'master' into dedup
2021-03-14 Yuki OkushiRollup merge of #82804 - alexcrichton:fix-wasi, r=pnkfelix
2021-03-14 Yuki OkushiRollup merge of #82798 - jyn514:rustdoc-group, r=Manish...
2021-03-14 Yuki OkushiRollup merge of #82789 - csmoe:issue-82772, r=estebank
2021-03-14 Yuki OkushiRollup merge of #82121 - lopopolo:pathbuf-osstring...
2021-03-14 Yuki OkushiRollup merge of #81465 - joshtriplett:duration-formatti...
2021-03-13 borsAuto merge of #83069 - tgnottingham:simplify-query...
2021-03-13 borsAuto merge of #82878 - sexxi-goose:repr_packed, r=nikom...
2021-03-13 borsAuto merge of #82760 - WaffleLapkin:unleak_extend_from_...
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-12 borsAuto merge of #82422 - petrochenkov:allunst, r=oli-obk
2021-03-11 Yuki OkushiRollup merge of #82571 - aDotInTheVoid:reexport-tests...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-11 borsAuto merge of #82417 - the8472:fix-copy_file_range...
2021-03-11 borsAuto merge of #82641 - camelid:lang-item-docs, r=jyn514
2021-03-10 Dylan DPCRollup merge of #82807 - notriddle:cleanup-js, r=jyn514
2021-03-10 Dylan DPCRollup merge of #82217 - m-ou-se:edition-prelude, r...
2021-03-10 Dylan DPCRollup merge of #81309 - lcnr:lazy-norm-err-msgh, r...
2021-03-09 Yuki OkushiRollup merge of #82802 - jyn514:build-rustdoc-fullmake...
2021-03-09 Yuki OkushiRollup merge of #82733 - Yn0ga:master, r=estebank
2021-03-09 Yuki OkushiRollup merge of #82411 - ijackson:fix-exitstatus, r...
2021-03-09 Yuki OkushiRollup merge of #79208 - LeSeulArtichaut:stable-unsafe_...
2021-03-09 Mara BosRollup merge of #82887 - henryboisdequin:improve-contri...
2021-03-09 Mara BosRollup merge of #82841 - hvdijk:x32, r=joshtriplett
2021-03-09 Mara BosRollup merge of #82799 - bugadani:codegen-tests, r...
2021-03-09 Mara BosRollup merge of #82731 - de-vri-es:bump-libc-for-std...
2021-03-09 Mara BosRollup merge of #82048 - mark-i-m:or-pat-type-ascriptio...
2021-03-09 Mara BosRollup merge of #81879 - imbrem:make-reverse-repr-trans...
2021-03-09 Mara BosRollup merge of #81127 - hanmertens:binary_heap_sift_do...
2021-03-09 borsAuto merge of #82356 - camelid:render-cleanup, r=Guilla...
2021-03-08 Mara BosRollup merge of #82870 - jfrimmel:improve-docs, r=jyn514
2021-03-08 Mara BosRollup merge of #82854 - estebank:issue-82827, r=oli-obk
2021-03-08 Mara BosRollup merge of #82829 - JohnTitor:handle-neg-val,...
2021-03-08 Mara BosRollup merge of #82810 - amaurremi:source-based-coverag...
2021-03-08 Mara BosRollup merge of #82767 - GuillaumeGomez:update-minifier...
2021-03-08 Mara BosRollup merge of #82711 - notriddle:string-cow-docs...
2021-03-08 Dylan DPCRollup merge of #82857 - pierwill:edit-ast-lowering...
2021-03-08 Dylan DPCRollup merge of #82755 - osa1:confirm_builtin_call_refa...
2021-03-08 Dylan DPCRollup merge of #82684 - tmiasko:dest-prop, r=jonas...
2021-03-08 Dylan DPCRollup merge of #82682 - petrochenkov:cfgeval, r=Aaron1011
2021-03-08 Dylan DPCRollup merge of #82642 - sfackler:jemalloc-zone, r...
2021-03-08 Dylan DPCRollup merge of #82613 - CraftSpider:fix-de, r=aDotInTh...
next