]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-13 Yuki OkushiRollup merge of #89768 - hellow554:tests, r=Mark-Simulacrum
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 Eric HussUpdate winapi shared features.
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 Devin RagotzyFilter unstable and doc hidden variants in usefulness...
2021-10-12 Tomasz MiąskoRemap ssa RealPredicate to llvm RealPredicate
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 Marcel Hellwigadd some more testcases
2021-10-12 Eric HussUpdate cargo
2021-10-12 Eric HussUpdate books
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 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 Mark RousskovRemove built-in cache_hit tracking
2021-10-11 Gary GuoFix ICE 89775
2021-10-11 sireliahClarify the error descriptions
2021-10-11 David TolnayAdd library tracking issue for poll_ready feature
2021-10-11 David TolnayRemove task::ready! from 1.56.0 release notes
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 Gary GuoSplit impl-with-default-fn test into a pass test and...
2021-10-11 Gary GuoUse Ancestory to check default fn in const impl instead...
2021-10-11 borsAuto merge of #83908 - Flying-Toast:master, r=davidtwco
2021-10-11 The8472inline next() on &mut Iterator impl
2021-10-11 Michael WoeristerFix function-names test for GDB 10.1
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 Stefan SchindlerCleanup .item-table CSS
2021-10-11 flip1995Deprecate mem_discriminant_non_enum
2021-10-11 Flying-ToastAdd enum_intrinsics_non_enums lint
2021-10-11 borsAuto merge of #89755 - jkugelman:must-use-conversions...
2021-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2021-10-11 Clemens WasserRemove unnecessary variable
2021-10-11 Joshua NelsonRemove hack ignoring unused attributes for stage 0 std
2021-10-11 borsAuto merge of #89597 - michaelwoerister:improve-vtable...
2021-10-11 Joshua NelsonGreatly reduce amount of debuginfo compiled for bootstr...
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 Jubilee YoungAdd regression test for issue 80108
2021-10-10 borsAuto merge of #89739 - matthiaskrgr:rollup-kskwqy5...
2021-10-10 Matthew JasperFix RUSTC_LOG handling
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 Clemens WasserRemove for loop range
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 Guillaume GomezRemove unused CSS rule
2021-10-10 Guillaume GomezAdd test for <code> in doc blocks on mobile
2021-10-10 bjorn3Stabilize proc_macro::is_available
next