]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #89400 - Nitepone:nitepone/map-or-else-docfix, r=dtolnay
[rust.git] / library /
2021-10-04 JubileeRollup merge of #89400 - Nitepone:nitepone/map-or-else...
2021-10-04 JubileeRollup merge of #88452 - xu-cheng:vecdeque-from-array...
2021-10-04 JubileeRollup merge of #88451 - theo-lw:issue-87771, r=jackh726
2021-10-04 JubileeRollup merge of #87091 - the8472:more-advance-by-impls...
2021-10-04 JubileeRollup merge of #83655 - sebpop:arm64-outline-atomics...
2021-10-04 borsAuto merge of #88834 - the8472:char-count, r=joshtriplett
2021-10-04 borsAuto merge of #89489 - FabianWolff:issue-89485, r=oli-obk
2021-10-04 borsAuto merge of #89512 - Manishearth:rollup-meh9x7r,...
2021-10-04 Manish GoregaokarRollup merge of #89505 - Aaron1011:nll-const-test,...
2021-10-04 Manish GoregaokarRollup merge of #89472 - nagisa:nagisa/wsa-cleanup...
2021-10-04 Manish GoregaokarRollup merge of #89467 - tniessen:rustdoc-unecessary...
2021-10-04 Manish GoregaokarRollup merge of #89401 - owengage:master, r=joshtriplett
2021-10-04 Manish GoregaokarRollup merge of #89138 - newpavlov:patch-2, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88481 - bjorn3:remove_feature_gates...
2021-10-04 Manish GoregaokarRollup merge of #88370 - Seppel3210:master, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88353 - jhpratt:stabilize-array-as...
2021-10-04 Manish GoregaokarRollup merge of #88305 - ijackson:exitstatus-debug...
2021-10-04 Manish GoregaokarRollup merge of #88286 - LeSeulArtichaut:unnecessary...
2021-10-04 Manish GoregaokarRollup merge of #87910 - iago-lito:mark_unsafe_nonzero_...
2021-10-04 Manish GoregaokarRollup merge of #87679 - ssomers:btree_comments, r...
2021-10-04 Manish GoregaokarRollup merge of #86828 - lambinoo:67441-const-fn-copied...
2021-10-04 Manish GoregaokarRollup merge of #86434 - CDirkx:ipv6-benchmarking,...
2021-10-04 borsAuto merge of #89165 - jkugelman:read-to-end-overalloca...
2021-10-03 borsAuto merge of #88175 - camsteffen:let-desugar-span...
2021-10-03 borsAuto merge of #89486 - rusticstuff:docker_letsencrypt_c...
2021-10-03 borsAuto merge of #88086 - ssomers:btree_clone_testing...
2021-10-03 borsAuto merge of #87870 - WaffleLapkin:pub_split_at_unchec...
2021-10-03 borsAuto merge of #89459 - tspiteri:idiv-overflow-bitand...
2021-10-03 borsAuto merge of #88060 - TennyZhuang:optimize-vec-retain...
2021-10-03 borsAuto merge of #89479 - camsteffen:diag-naming, r=Manish...
2021-10-03 borsAuto merge of #84267 - dtolnay:ptrunit, r=nagisa
2021-10-03 Cameron SteffenMake diangostic item names consistent
2021-10-02 borsAuto merge of #89345 - jackh726:89333, r=estebank
2021-10-02 Simonas KazlauskasRun the #85441 regression test on MSVC only
2021-10-02 Christiaan DirkxOnly register `WSACleanup` if `WSAStartup` is actually...
2021-10-02 borsAuto merge of #89341 - audunhalland:derive-type-params...
2021-10-02 borsAuto merge of #89408 - Mark-Simulacrum:fix-query-nondet...
2021-10-02 borsAuto merge of #89405 - GuillaumeGomez:fix-clippy-lints...
2021-10-02 Trevor SpiteriUse bitand when checking for signed integer division...
2021-10-02 borsAuto merge of #89450 - usbalbin:const_try_revert, r...
2021-10-01 borsAuto merge of #89449 - Manishearth:rollup-3alb61f,...
2021-10-01 Albin HedmanRevert "Auto merge of #86853 - usbalbin:const_try,...
2021-10-01 Manish GoregaokarRollup merge of #89441 - Nadrieril:fix-89393, r=tmandry
2021-10-01 Manish GoregaokarRollup merge of #89440 - chrismit3s:issue-84488-fix...
2021-10-01 Manish GoregaokarRollup merge of #89422 - GuillaumeGomez:doctest-whitesp...
2021-10-01 Manish GoregaokarRollup merge of #89376 - andjo403:selfProfileUseAfterDr...
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #88847 - oliverbr:master, r=steveklabnik
2021-10-01 Manish GoregaokarRollup merge of #85223 - simbleau:master, r=steveklabnik
2021-10-01 borsAuto merge of #88880 - cjgillot:no-krate, r=oli-obk
2021-10-01 chrismit3sClarify a sentence in the documentation of Vec (#84488)
2021-10-01 Manish GoregaokarRollup merge of #89415 - wesleywiser:inliner_caller_cal...
2021-10-01 Manish GoregaokarRollup merge of #89340 - FabianWolff:issue-89173, r...
2021-10-01 Manish GoregaokarRollup merge of #89322 - tmiasko:rm-optimization-fuel...
2021-10-01 Manish GoregaokarRollup merge of #89029 - notriddle:notriddle/issue...
2021-10-01 Manish GoregaokarRollup merge of #88820 - hlopko:add_pie_relocation_mode...
2021-10-01 Manish GoregaokarRollup merge of #87868 - Kixiron:packing-on-the-pounds...
2021-10-01 borsAuto merge of #89403 - camsteffen:fmt-unsafe-private...
2021-10-01 Manish GoregaokarRollup merge of #89412 - lqd:zvariant-repro, r=Aaron1011
2021-10-01 Manish GoregaokarRollup merge of #89397 - wesleywiser:update_llvm_submod...
2021-10-01 Manish GoregaokarRollup merge of #89344 - jackh726:maybe-bound-eror...
2021-10-01 Manish GoregaokarRollup merge of #89327 - oli-obk:nll_diag_infer_vars...
2021-10-01 Manish GoregaokarRollup merge of #89321 - tmiasko:rebase-resume-arg...
2021-10-01 Manish GoregaokarRollup merge of #89251 - estebank:negative-index-litera...
2021-10-01 Manish GoregaokarRollup merge of #88838 - FabianWolff:issue-88472, r...
2021-10-01 borsAuto merge of #89395 - In-line:remove_visible_path_from...
2021-10-01 borsAuto merge of #89414 - Manishearth:rollup-hs11bcq,...
2021-10-01 Manish GoregaokarRollup merge of #89392 - BGR360:master, r=jyn514
2021-10-01 Manish GoregaokarRollup merge of #89370 - RalfJung:ctfe-aggregate-rvalue...
2021-10-01 Manish GoregaokarRollup merge of #89314 - notriddle:notriddle/lint-fix...
2021-10-01 Manish GoregaokarRollup merge of #89306 - devnexen:haiku_ncpus, r=nagisa
2021-10-01 Manish GoregaokarRollup merge of #89303 - guswynn:std_suspend, r=dtolnay
2021-10-01 Manish GoregaokarRollup merge of #89248 - hkmatsumoto:suggest-similarly...
2021-10-01 Manish GoregaokarRollup merge of #89202 - estebank:infer-call-type,...
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-10-01 borsAuto merge of #89183 - cjgillot:noenc, r=oli-obk
2021-09-30 borsAuto merge of #89282 - sexxi-goose:fix-88118, r=nikomat...
2021-09-30 The8472fix issues pointed out in review
2021-09-30 the8472from review: code style
2021-09-30 The8472implement advance_(back_)_by on more iterators
2021-09-30 Cameron SteffenAdd private arg to fmt::UnsafeArg
2021-09-30 Owen GageAdd truncate note to Vec::resize
2021-09-30 Tyler HartImprove wording of `map_or_else` docs
2021-09-30 borsAuto merge of #87998 - nneonneo:master, r=oli-obk
2021-09-30 borsAuto merge of #86853 - usbalbin:const_try, r=oli-obk
2021-09-30 borsAuto merge of #89250 - Aaron1011:keep-bound-region...
2021-09-30 borsAuto merge of #89386 - ehuss:rollup-idf4dmj, r=ehuss
2021-09-30 Eric HussRollup merge of #89378 - ehuss:update-books, r=ehuss
2021-09-30 Eric HussRollup merge of #89377 - ehuss:update-cargo, r=ehuss
2021-09-30 Eric HussRollup merge of #89366 - GuillaumeGomez:remove-lazy...
2021-09-30 Eric HussRollup merge of #89335 - mbrubeck:range-is-sorted,...
2021-09-30 Eric HussRollup merge of #89315 - et342:cstr_from_vec_unchecked_...
2021-09-30 Eric HussRollup merge of #89313 - durin42:llvm-14-thinLTOResolve...
2021-09-30 Eric HussRollup merge of #89311 - FabianWolff:issue-89305, r...
2021-09-30 Eric HussRollup merge of #89297 - GuillaumeGomez:remove-never...
2021-09-30 Eric HussRollup merge of #89294 - lnicola:rust-analyzer-2021...
2021-09-30 Eric HussRollup merge of #89232 - rossmacarthur:fix-76424, r...
2021-09-30 Eric HussRollup merge of #89098 - GuillaumeGomez:where-bounds...
2021-09-30 Eric HussRollup merge of #88412 - mdsn:slice-sort-safety, r...
2021-09-30 Eric HussRollup merge of #87428 - GuillaumeGomez:union-highlight...
next