]> git.lizzy.rs Git - rust.git/history - compiler
Use Option::map_or instead of open coding it
[rust.git] / compiler /
2021-10-12 LingManUse Option::map_or instead of open coding it
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 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-12 borsAuto merge of #89791 - matthiaskrgr:rollup-1lhxh5b...
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 Gary GuoFix ICE 89775
2021-10-11 sireliahClarify the error descriptions
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 borsAuto merge of #89767 - GuillaumeGomez:rollup-sczixhk...
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 Clemens WasserRemove unnecessary variable
2021-10-11 borsAuto merge of #89597 - michaelwoerister:improve-vtable...
2021-10-11 borsAuto merge of #89752 - matthiaskrgr:rollup-v4fgmwg...
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 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 borsAuto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa
2021-10-10 John KugelmanFix spelling: Cannonical -> Canonical
2021-10-10 borsAuto merge of #89695 - jsha:more-templates, r=Guillaume...
2021-10-10 borsAuto merge of #89661 - rusticstuff:libisl_mirror_take_t...
2021-10-09 borsAuto merge of #89631 - camsteffen:clippy-boot-env,...
2021-10-09 sireliahAdd long explanation for error E0482
2021-10-09 borsAuto merge of #88379 - camelid:cleanup-clean, r=jyn514
2021-10-09 borsAuto merge of #89703 - GuillaumeGomez:rollup-g3ulo9x...
2021-10-09 Guillaume GomezRollup merge of #89700 - GuillaumeGomez:fix-rustdoc...
2021-10-09 Guillaume GomezRollup merge of #89664 - timClicks:51430-document-boxed...
2021-10-09 Guillaume GomezRollup merge of #89614 - cuviper:unicode-14, r=joshtriplett
2021-10-09 Guillaume GomezRollup merge of #88436 - lf-:stabilize-command-access...
2021-10-09 Guillaume GomezRollup merge of #87528 - :stack_overflow_obsd, r=joshtr...
2021-10-09 Guillaume GomezRollup merge of #75644 - c410-f3r:array, r=yaahc
2021-10-09 borsAuto merge of #89343 - Mark-Simulacrum:no-args-queries...
2021-10-09 borsAuto merge of #89698 - matthiaskrgr:rollup-gna54x6...
2021-10-09 Matthias KrügerRollup merge of #89697 - alessandrod:issue-89689, r...
2021-10-09 Matthias KrügerRollup merge of #89694 - jkugelman:must-use-string...
2021-10-09 Matthias KrügerRollup merge of #89693 - jkugelman:must-use-stdin-stdou...
2021-10-09 Matthias KrügerRollup merge of #89687 - Nicholas-Baron:move_read2_abbr...
2021-10-09 Matthias KrügerRollup merge of #89684 - asquared31415:asm-doc-fix...
2021-10-09 Matthias KrügerRollup merge of #89678 - marcelo-gonzalez:master, r...
2021-10-09 Matthias KrügerRollup merge of #89641 - asquared31415:asm-feature...
2021-10-09 Matthias KrügerRollup merge of #89634 - hawkw:eliza/enable-err-warn...
2021-10-09 Matthias KrügerRollup merge of #89605 - camelid:fix-version, r=nagisa
2021-10-09 Matthias KrügerRollup merge of #88707 - sylvestre:split_example, r...
2021-10-09 Gary GuoExplicit `PlaceAncestryRelation::SamePlace` and handle...
2021-10-09 borsAuto merge of #89582 - jkugelman:optimize-file-read...
2021-10-08 Devin RagotzyAdd feature gate to non_exhaustive_omitted_patterns...
2021-10-08 borsAuto merge of #89683 - GuillaumeGomez:rollup-q2mjd9m...
2021-10-08 Guillaume GomezRollup merge of #89672 - klensy:unwrap-or-macro, r...
2021-10-08 Guillaume GomezRollup merge of #89669 - Urgau:json-remove-type-never...
2021-10-08 Guillaume GomezRollup merge of #89668 - Urgau:core-cfg-hide, r=Guillau...
2021-10-08 Guillaume GomezRollup merge of #89649 - matthiaskrgr:clippycompl,...
2021-10-08 Guillaume GomezRollup merge of #89538 - notriddle:notriddle/arrow...
2021-10-08 Guillaume GomezRollup merge of #86506 - b-naber:gen_trait_impl_inconsi...
2021-10-08 borsAuto merge of #89666 - rusticstuff:disable_new_llvm_pas...
2021-10-08 Matthias Krügerclippy::complexity fixes
2021-10-08 Oli SchererDirectly call relate_types function instead of having...
2021-10-08 Oli SchererRe-use TypeChecker instead of passing around some of...
2021-10-08 klensyremove unwrap_or! macro
2021-10-08 rhysdShow detailed expected/found types in error message...
next