]> git.lizzy.rs Git - rust.git/history - library
Auto merge of #82703 - iago-lito:nonzero_add_mul_pow, r=m-ou-se
[rust.git] / library /
2021-06-12 borsAuto merge of #82703 - iago-lito:nonzero_add_mul_pow...
2021-06-12 borsAuto merge of #86215 - FabianWolff:unnameable-types...
2021-06-12 Iago-litoStop relying on #[feature(try_trait)] in doctests.
2021-06-12 borsAuto merge of #86130 - BoxyUwU:abstract_const_as_cast...
2021-06-12 borsAuto merge of #86180 - cjgillot:defmv, r=petrochenkov
2021-06-12 borsAuto merge of #86234 - Mark-Simulacrum:new-vers, r...
2021-06-12 borsAuto merge of #86226 - JohnTitor:rollup-5ubdolf, r...
2021-06-11 Yuki OkushiRollup merge of #86217 - fee1-dead:adjust-box-doc,...
2021-06-11 DeadbeefRemove "generic type" in boxed.rs
2021-06-11 Yuki OkushiRollup merge of #86205 - JohnTitor:full-test-for-72293...
2021-06-11 Yuki OkushiRollup merge of #86189 - JohnTitor:relate-fn-pub, r...
2021-06-11 Yuki OkushiRollup merge of #86174 - lqd:const-ub-align, r=RalfJung
2021-06-11 Yuki OkushiRollup merge of #86153 - tmiasko:dummy-span, r=estebank
2021-06-11 Yuki OkushiRollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726
2021-06-11 Yuki OkushiRollup merge of #85800 - BoxyUwU:const-param-default...
2021-06-11 borsAuto merge of #85885 - bjorn3:remove_box_region, r...
2021-06-11 borsAuto merge of #86116 - FabianWolff:issue-86100, r=varkor
2021-06-11 borsAuto merge of #85994 - tmiasko:monomorphic-needs-drop...
2021-06-11 borsAuto merge of #86204 - alexcrichton:wasm-simd-stable...
2021-06-11 Alex Crichtonstd: Stabilize wasm simd intrinsics
2021-06-11 borsAuto merge of #85961 - 1000teslas:issue-71519-fix,...
2021-06-10 borsAuto merge of #85630 - gilescope:to_digit_speedup3...
2021-06-10 Giles CopeFurther simplification of to_digit
2021-06-10 borsAuto merge of #86098 - pietroalbini:test-stable, r...
2021-06-10 borsAuto merge of #86020 - nagisa:nagisa/outliner, r=pnkfelix
2021-06-10 borsAuto merge of #82639 - jyn514:stable-options, r=Mark...
2021-06-10 borsAuto merge of #85741 - tmiasko:ssa, r=nagisa
2021-06-10 borsAuto merge of #86186 - JohnTitor:rollup-upaw6wx, r...
2021-06-10 Yuki OkushiRollup merge of #86175 - RalfJung:miri, r=RalfJung
2021-06-10 Yuki OkushiRollup merge of #86113 - the8472:doctest-lld, r=Mark...
2021-06-10 Yuki OkushiRollup merge of #86111 - spookyvision:master, r=JohnTitor
2021-06-10 Yuki OkushiRollup merge of #86051 - erer1243:update_move_keyword_d...
2021-06-10 Yuki OkushiRollup merge of #85997 - jyn514:rustdoc-diff, r=Mark...
2021-06-10 Yuki OkushiRollup merge of #84687 - a1phyr:improve_rwlock, r=m...
2021-06-10 Yuki OkushiRollup merge of #82037 - calavera:strip_debuginfo_osx...
2021-06-10 borsAuto merge of #85910 - cjgillot:no-meta-version, r...
2021-06-09 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-09 Iago-litoFix diverging doc regarding signedness.
2021-06-09 Iago-litoExplicit what `check` means on concerned method.
2021-06-09 Iago-litoNonZero saturating_pow.
2021-06-09 Iago-litoNonZero checked_pow.
2021-06-09 Iago-litoNonZero unchecked_mul.
2021-06-09 Iago-litoNonZero saturating_mul.
2021-06-09 Iago-litoNonZero checked_mul.
2021-06-09 Iago-litoNonZero unsigned_abs.
2021-06-09 Iago-litoNonZero wrapping_abs.
2021-06-09 Iago-litoNonZero saturating_abs.
2021-06-09 Iago-litoNonZero overflowing_abs.
2021-06-09 Iago-litoNonZero checked_abs.
2021-06-09 Iago-litoNonZero abs.
2021-06-09 Iago-litoNonZero checked_next_power_of_two.
2021-06-09 Iago-litoNonZero unchecked_add.
2021-06-09 Iago-litoNonZero saturating_add.
2021-06-09 Iago-litoNonZero checked_add.
2021-06-09 borsAuto merge of #86150 - cjgillot:notable, r=michaelwoerister
2021-06-09 borsAuto merge of #85975 - the8472:revert-take-tra, r=scottmcm
2021-06-09 borsAuto merge of #86118 - spastorino:tait-soundness-bug...
2021-06-09 borsAuto merge of #86107 - Smittyvb:peephole-optim-eq-bool...
2021-06-09 borsAuto merge of #86160 - JohnTitor:rollup-8ark9x7, r...
2021-06-09 Yuki OkushiRollup merge of #86159 - ehuss:update-cargo, r=ehuss
2021-06-09 Yuki OkushiRollup merge of #86158 - ehuss:update-books, r=ehuss
2021-06-09 Yuki OkushiRollup merge of #86142 - m-ou-se:proc-macro-subspan...
2021-06-09 Yuki OkushiRollup merge of #86128 - jsha:render-impl-into-mod...
2021-06-09 Yuki OkushiRollup merge of #86124 - Aaron1011:ambig-macro-name...
2021-06-09 Yuki OkushiRollup merge of #86121 - nickshiling:forwarding_impl_fo...
2021-06-09 Yuki OkushiRollup merge of #85982 - alexcrichton:doc-safe-wasm...
2021-06-09 Yuki OkushiRollup merge of #85957 - BoxyUwU:rustdoc-const-generic...
2021-06-09 Yuki OkushiRollup merge of #85791 - CDirkx:is_unicast, r=joshtriplett
2021-06-09 Yuki OkushiRollup merge of #85715 - fee1-dead:document-string...
2021-06-09 Yuki OkushiRollup merge of #85676 - CDirkx:ip-style, r=JohnTitor
2021-06-09 Anatol UlrichUpdate library/core/src/iter/traits/iterator.rs
2021-06-08 Mara BosSimplify proc_macro code using Bound::cloned().
2021-06-08 borsAuto merge of #86127 - JohnTitor:rollup-0c6mp3j, r...
2021-06-08 Yuki OkushiRollup merge of #86103 - camsteffen:lifetime-hack,...
2021-06-08 Yuki OkushiRollup merge of #86101 - glittershark:bound-as-mut...
2021-06-08 Yuki OkushiRollup merge of #86096 - FabianWolff:ec-E0316, r=Guilla...
2021-06-08 Yuki OkushiRollup merge of #86095 - GuillaumeGomez:search-descript...
2021-06-08 Yuki OkushiRollup merge of #86090 - lnicola:rust-analyzer-2021...
2021-06-08 Yuki OkushiRollup merge of #86078 - GuillaumeGomez:type-page-font...
2021-06-08 Yuki OkushiRollup merge of #86074 - reaganmcf:iss-86039, r=jyn514
2021-06-08 Yuki OkushiRollup merge of #85989 - jyn514:gitignore-cleanup,...
2021-06-08 Yuki OkushiRollup merge of #85985 - Lionelf329:master, r=joshtriplett
2021-06-08 Yuki OkushiRollup merge of #85951 - hyd-dev:force-unwind-tables...
2021-06-08 Yuki OkushiRollup merge of #85906 - LingMan:iter_find, r=matthewjasper
2021-06-08 borsAuto merge of #86115 - Xanewok:update-rls, r=Xanewok
2021-06-08 borsAuto merge of #83515 - tamird:string-remove-matches...
2021-06-07 myshylinForwarding implementation for Seek trait's stream_posit...
2021-06-07 Lionel FoxcroftClarify documentation of slice sorting methods
2021-06-07 Anatol Ulrichfix off by one
2021-06-07 Griffin SmithCorrect type signature in doc for Bound::as_mut
2021-06-07 borsAuto merge of #85903 - bjorn3:rustc_serialize_cleanup...
2021-06-07 Yuki OkushiRollup merge of #86025 - bjorn3:no_rpath_cfg_prefix...
2021-06-07 Yuki OkushiRollup merge of #86016 - luqmana:infer-linker-flavor...
2021-06-07 Yuki OkushiRollup merge of #85996 - jyn514:library-changes, r...
2021-06-07 Yuki OkushiRollup merge of #85973 - LingMan:indentation, r=jyn514
2021-06-07 Yuki OkushiRollup merge of #84262 - camelid:sized-ice, r=estebank
2021-06-07 borsAuto merge of #85810 - bjorn3:further_driver_cleanup...
2021-06-06 Guillaume GomezRollup merge of #86058 - fee1-dead:E0121-improvements...
2021-06-06 Guillaume GomezRollup merge of #86040 - GuillaumeGomez:search-result...
2021-06-06 Guillaume GomezRollup merge of #86010 - FabianWolff:ICE-parser, r...
next