]> git.lizzy.rs Git - rust.git/history - compiler
add test for issue 84957
[rust.git] / compiler /
2021-10-14 borsAuto merge of #89882 - matthiaskrgr:rollup-1dh7pz8...
2021-10-14 Matthias KrügerRollup merge of #89878 - GuillaumeGomez:add-missing...
2021-10-14 Matthias KrügerRollup merge of #89873 - askoufis:patch-1, r=Mark-Simul...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-14 Matthias KrügerRollup merge of #89823 - jackh726:project-overflow...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-14 Matthias KrügerRollup merge of #89390 - tmandry:issue-72117, r=estebank
2021-10-14 borsAuto merge of #88698 - Noble-Mushtak:master, r=nikomats...
2021-10-14 borsAuto merge of #89247 - fee1-dead:const-eval-select...
2021-10-14 DeadbeefFix const stability
2021-10-14 borsAuto merge of #89815 - GuillaumeGomez:associated-consts...
2021-10-13 borsAuto merge of #89858 - matthiaskrgr:rollup-evsnr2e...
2021-10-13 Tyler MandryExit early if expected type is not an adt
2021-10-13 Tyler MandryAlways check predicates in can_coerce
2021-10-13 Tyler MandryFix incorrect Box::pin suggestion
2021-10-13 Tyler MandryFix line length
2021-10-13 Matthias KrügerRollup merge of #89853 - cuviper:release-1.56, r=Mark...
2021-10-13 Matthias KrügerRollup merge of #89846 - esp-rs:riscv-esp-idf-changelog...
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 #89555 - oli-obk:nll_member_constraint_di...
2021-10-13 borsAuto merge of #89822 - tmiasko:overflap-duplicates...
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 Oli SchererRe-use logic for adding a suggestion when a lifetime...
2021-10-13 Oli SchererUse a label instead of a note for member constraint...
2021-10-13 Oli SchererRemove textual span from diagnostic string
2021-10-13 borsAuto merge of #89587 - camelid:all-candidates, r=petroc...
2021-10-13 Takayuki Maedasuggestion for typoed crate or module
2021-10-13 borsAuto merge of #89802 - ehuss:update-cargo, r=ehuss
2021-10-13 Tomasz MiąskoDeduplicate regions ids before merging them
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 Noah LevAdd long explanation for E0464
2021-10-12 Noah LevInclude rmeta candidates in "multiple matching crates...
2021-10-12 Noah LevSort candidate libraries by source path in error
2021-10-12 borsAuto merge of #89813 - the8472:rollup-f1f99mb, r=the8472
2021-10-12 jackh726Switch order of terms to prevent overflow
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 LingManUse Option::map_or instead of open coding it
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 DeadbeefAdd const_eval_select intrinsic
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 Mark RousskovRemove built-in cache_hit tracking
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...
next