]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #89759 - jyn514:x-build-assemble, r=Mark-Simulacrum
[rust.git] / library /
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-13 Matthias KrügerRollup merge of #89757 - jyn514:submodule, r=Mark-Simul...
2021-10-13 Matthias KrügerRollup merge of #89670 - yoshuawuyts:available-parallel...
2021-10-13 Matthias KrügerRollup merge of #89347 - TaKO8Ki:crate-or-module-typo...
2021-10-13 borsAuto merge of #89822 - tmiasko:overflap-duplicates...
2021-10-13 Yoshua WuytsImprove `std::thread::available_parallelism` docs
2021-10-13 borsAuto merge of #89847 - JohnTitor:rollup-xfymeo4, r...
2021-10-13 Yuki OkushiRollup merge of #89845 - davidtwco:davidtwco-mailmap...
2021-10-13 Yuki OkushiRollup merge of #89840 - wangkirin:master, r=jyn514
2021-10-13 Yuki OkushiRollup merge of #89828 - rusticstuff:overflow-check...
2021-10-13 Yuki OkushiRollup merge of #89818 - LingMan:map_or, r=oli-obk
2021-10-13 Yuki OkushiRollup merge of #89817 - m-ou-se:int-log-10-inline...
2021-10-13 Yuki OkushiRollup merge of #89816 - Canop:master, r=Mark-Simulacrum
2021-10-13 Yuki OkushiRollup merge of #89814 - jkugelman:must-use-string...
2021-10-13 Yuki OkushiRollup merge of #89794 - jkugelman:must-use-to_value...
2021-10-13 Yuki OkushiRollup merge of #89782 - konan8205:develop, r=jsha
2021-10-13 Yuki OkushiRollup merge of #89781 - Wilfred:patch-2, r=JohnTitor
2021-10-13 Yuki OkushiRollup merge of #89777 - pierwill:fix-88233, r=Mark...
2021-10-13 Yuki OkushiRollup merge of #89768 - hellow554:tests, r=Mark-Simulacrum
2021-10-13 borsAuto merge of #89587 - camelid:all-candidates, r=petroc...
2021-10-13 borsAuto merge of #89802 - ehuss:update-cargo, r=ehuss
2021-10-12 borsAuto merge of #89774 - the8472:inline-mut-iter-next...
2021-10-12 borsAuto merge of #89105 - DevinR528:reachable-fix, r=Nadrieril
2021-10-12 borsAuto merge of #89813 - the8472:rollup-f1f99mb, r=the8472
2021-10-12 Mara BosAdd #[inline] to int log10 functions.
2021-10-12 John KugelmanFix uppercase/lowercase error
2021-10-12 the8472Rollup merge of #89809 - tmiasko:remap-real-predicate...
2021-10-12 the8472Rollup merge of #89800 - ehuss:update-books, r=ehuss
2021-10-12 the8472Rollup merge of #89799 - ast-ral:ready-method-spellck...
2021-10-12 the8472Rollup merge of #89797 - jkugelman:must-use-is_conditio...
2021-10-12 the8472Rollup merge of #89796 - jkugelman:must-use-non-mutatin...
2021-10-12 the8472Rollup merge of #89784 - Mark-Simulacrum:delete-cache...
2021-10-12 the8472Rollup merge of #89778 - jkugelman:must-use-as_type...
2021-10-12 borsAuto merge of #89770 - jkugelman:must-use-from-and...
2021-10-12 borsAuto merge of #89769 - jkugelman:must-use-maybe-uninit...
2021-10-12 ast-ralfix minor spelling error in Poll::ready docs
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-12 John KugelmanAdd #[must_use] to non-mutating verb methods
2021-10-12 John KugelmanAdd #[must_use] to is_condition tests
2021-10-12 borsAuto merge of #89791 - matthiaskrgr:rollup-1lhxh5b...
2021-10-11 John KugelmanAdd #[must_use] to to_value conversions
2021-10-11 John KugelmanAdd #[must_use] to From::from and Into::into
2021-10-11 Matthias KrügerRollup merge of #89785 - nbdd0121:master, r=Mark-Simulacrum
2021-10-11 Matthias KrügerRollup merge of #89772 - michaelwoerister:fix-function...
2021-10-11 Matthias KrügerRollup merge of #89760 - jyn514:remove-incremental...
2021-10-11 Matthias KrügerRollup merge of #89756 - jyn514:bootstrap-times, r...
2021-10-11 Matthias KrügerRollup merge of #89710 - sireliah:e0482, r=GuillaumeGomez
2021-10-11 Matthias KrügerRollup merge of #89675 - oli-obk:type_checker, r=davidtwco
2021-10-11 Matthias KrügerRollup merge of #89651 - ibraheemdev:poll-ready, r...
2021-10-11 Matthias KrügerRollup merge of #89643 - cjgillot:overlap, r=matthewjasper
2021-10-11 Matthias KrügerRollup merge of #89471 - nbdd0121:const3, r=fee1-dead
2021-10-11 borsAuto merge of #89648 - nbdd0121:issue-89606, r=nikomatsakis
2021-10-11 The8472use fold instead of try_fold now that .by_ref().next...
2021-10-11 Gary GuoFix ICE 89775
2021-10-11 Wilfred HughesAdd missing words in `Infallible` docs
2021-10-11 David TolnayAdd library tracking issue for poll_ready feature
2021-10-11 John KugelmanUpdate library/core/src/mem/maybe_uninit.rs
2021-10-11 John KugelmanAdd #[must_use] to as_type conversions
2021-10-11 borsAuto merge of #83908 - Flying-Toast:master, r=davidtwco
2021-10-11 The8472inline next() on &mut Iterator impl
2021-10-11 borsAuto merge of #89767 - GuillaumeGomez:rollup-sczixhk...
2021-10-11 John KugelmanAdd #[must_use] to MaybeUninit::new
2021-10-11 Guillaume GomezRollup merge of #89761 - lnicola:rust-analyzer-2021...
2021-10-11 Guillaume GomezRollup merge of #89754 - dns2utf8:rustdoc_cleanup_css...
2021-10-11 Guillaume GomezRollup merge of #89753 - jkugelman:must-use-from_value...
2021-10-11 Guillaume GomezRollup merge of #89743 - matthewjasper:env-log-fix...
2021-10-11 Guillaume GomezRollup merge of #89729 - jkugelman:must-use-core-std...
2021-10-11 Guillaume GomezRollup merge of #89726 - jkugelman:must-use-alloc-const...
2021-10-11 Guillaume GomezRollup merge of #89655 - tlyu:find-non-merge-commits...
2021-10-11 borsAuto merge of #89709 - clemenswasser:apply_clippy_sugge...
2021-10-11 Flying-ToastAdd enum_intrinsics_non_enums lint
2021-10-11 borsAuto merge of #89755 - jkugelman:must-use-conversions...
2021-10-11 borsAuto merge of #89597 - michaelwoerister:improve-vtable...
2021-10-11 borsAuto merge of #89752 - matthiaskrgr:rollup-v4fgmwg...
2021-10-10 John KugelmanAdd #[must_use] to conversions that move self
2021-10-10 John KugelmanAdd #[must_use] to from_value conversions
2021-10-10 Matthias KrügerRollup merge of #89736 - GuillaumeGomez:rm-unused-css...
2021-10-10 Matthias KrügerRollup merge of #89722 - jkugelman:cannonical-typo...
2021-10-10 Matthias KrügerRollup merge of #89707 - clemenswasser:apply_clippy_sug...
2021-10-10 Matthias KrügerRollup merge of #89691 - Nicholas-Baron:debugger_comman...
2021-10-10 Matthias KrügerRollup merge of #89632 - GuillaumeGomez:fix-docblock...
2021-10-10 Matthias KrügerRollup merge of #89579 - workingjubilee:regression...
2021-10-10 borsAuto merge of #89541 - workingjubilee:abbrev-shufvec...
2021-10-10 borsAuto merge of #89739 - matthiaskrgr:rollup-kskwqy5...
2021-10-10 Matthias KrügerRollup merge of #89735 - bjorn3:stabilize_proc_macro_is...
2021-10-10 Matthias KrügerRollup merge of #89720 - jkugelman:must-use-math-operat...
2021-10-10 Matthias KrügerRollup merge of #89719 - jkugelman:must-use-char-escape...
2021-10-10 Matthias KrügerRollup merge of #89718 - jkugelman:must-use-is_conditio...
2021-10-10 Matthias KrügerRollup merge of #89713 - nbdd0121:doc2, r=Amanieu
2021-10-10 Matthias KrügerRollup merge of #89705 - nbdd0121:doc, r=GuillaumeGomez
2021-10-10 Matthias KrügerRollup merge of #89520 - GuillaumeGomez:cache-rustdoc...
2021-10-10 Matthias KrügerRollup merge of #89438 - pierwill:prefix-free-hash...
2021-10-10 Matthias KrügerRollup merge of #89428 - DevinR528:reachable-featuregat...
2021-10-10 Matthias KrügerRollup merge of #88713 - falk-hueffner:int-log10-docume...
2021-10-10 Matthias KrügerRollup merge of #88374 - joshlf:patch-2, r=JohnTitor
2021-10-10 borsAuto merge of #89633 - rhysd:issue-65230, r=petrochenkov
2021-10-10 John KugelmanMerge branch 'rust-lang:master' into must-use-alloc...
2021-10-10 Clemens WasserApply clippy suggestions
2021-10-10 borsAuto merge of #89219 - nickkuk:str_split_once_get_unche...
2021-10-10 bjorn3Stabilize proc_macro::is_available
next