]> git.lizzy.rs Git - rust.git/history - compiler
Tweak `if let` suggestion to be more liberal with suggestion and to not ICE
[rust.git] / compiler /
2020-10-25 Esteban KüberTweak `if let` suggestion to be more liberal with sugge...
2020-10-23 borsAuto merge of #78270 - JohnTitor:rollup-bldrjh5, r...
2020-10-23 Yuki OkushiRollup merge of #78265 - JohnTitor:type-iference-diag...
2020-10-23 Yuki OkushiRollup merge of #78263 - JohnTitor:mir-opt-ice-test...
2020-10-23 Yuki OkushiRollup merge of #78255 - dtolnay:match, r=lcnr
2020-10-23 Yuki OkushiRollup merge of #78235 - Aaron1011:closure-ret-infer...
2020-10-23 Yuki OkushiRollup merge of #78231 - LeSeulArtichaut:closure-target...
2020-10-23 Yuki OkushiRollup merge of #78169 - ehuss:update-cargo, r=ehuss
2020-10-23 Yuki OkushiRollup merge of #78163 - camelid:fixup-lib-docs, r...
2020-10-23 Yuki OkushiRollup merge of #78153 - est31:downloaded_llvm_maybe_sy...
2020-10-23 Yuki OkushiRollup merge of #78116 - spastorino:inline-const-in...
2020-10-23 Yuki OkushiRollup merge of #78098 - camelid:fixup-docs, r=steveklabnik
2020-10-23 Yuki OkushiRollup merge of #77969 - ryan-scott-dev:bigo-notation...
2020-10-23 Yuki OkushiRollup merge of #77920 - ayazhafiz:i/mut-ident-spacing...
2020-10-23 Yuki OkushiRollup merge of #77918 - wcampbell0x2a:cleanup-network...
2020-10-23 Yuki OkushiRollup merge of #77890 - gilescope:welformed-json-outpu...
2020-10-23 Yuki OkushiRollup merge of #77488 - varkor:repr128-incomplete_feat...
2020-10-23 Yuki OkushiRollup merge of #77339 - fusion-engineering-forks:tryfr...
2020-10-23 Yuki OkushiRollup merge of #77268 - follower:patch-3, r=jyn514
2020-10-22 David TolnayReduce diagram mess in 'match arms have incompatible...
2020-10-22 Santiago PastorinoMake inline const work for half open ranges
2020-10-22 Santiago PastorinoMake inline const work in range patterns
2020-10-22 Santiago PastorinoRename parse_const_expr to parse_const_block
2020-10-22 Aaron HillExplain where the closure return type was inferred
2020-10-22 borsAuto merge of #77720 - matthewjasper:fix-trait-ices...
2020-10-22 borsAuto merge of #77871 - Julian-Wollersberger:less-query...
2020-10-22 LeSeulArtichautMake closures inherit the parent function's target...
2020-10-22 Matthew JasperNormalize when finding trait object candidates
2020-10-22 borsAuto merge of #78134 - bugadani:arena-nodrop, r=lcnr
2020-10-22 borsAuto merge of #78131 - SimonSapin:ar, r=Mark-Simulacrum
2020-10-22 borsAuto merge of #78212 - JohnTitor:rollup-j5r6xuy, r...
2020-10-22 CamelidClean up and improve some docs
2020-10-22 Yuki OkushiRollup merge of #78200 - LeSeulArtichaut:controlflow...
2020-10-22 Yuki OkushiRollup merge of #78188 - fusion-engineering-forks:stati...
2020-10-22 Yuki OkushiRollup merge of #78172 - wesleywiser:close_77062, r...
2020-10-22 Yuki OkushiRollup merge of #78156 - bishtpawan:bugfix/rustfmt...
2020-10-22 Yuki OkushiRollup merge of #78155 - est31:rustc_lint_types_refacto...
2020-10-22 Yuki OkushiRollup merge of #78084 - GuillaumeGomez:improve-mobile...
2020-10-22 Yuki OkushiRollup merge of #78009 - nielx:fix/CMAKE_SYSTEM_NAME...
2020-10-22 Yuki OkushiRollup merge of #77976 - oliviacrain:issue-77915-fix...
2020-10-22 Yuki OkushiRollup merge of #77554 - varkor:mangle-int-char, r...
2020-10-22 Yuki OkushiRollup merge of #77420 - ecstatic-morse:const-checking...
2020-10-21 borsAuto merge of #78027 - lcnr:lift-by-value, r=varkor
2020-10-21 varkorMark `repr128` as `incomplete_features`
2020-10-21 Bastian Kauschkereview
2020-10-21 Bastian KauschkeLift: take self by value
2020-10-21 borsAuto merge of #78077 - petrochenkov:qvis, r=davidtwco
2020-10-21 varkorUpdate to rustc-demangle 0.1.18
2020-10-21 varkorUpdate rustc-demangle
2020-10-21 varkorDo not print type for placeholder values
2020-10-21 varkorSupport signed integers and `char` in v0 mangling
2020-10-21 Matthew JasperFix ICE from projection cycle
2020-10-21 borsAuto merge of #78195 - tmiasko:instcombine, r=jonas...
2020-10-21 borsAuto merge of #77250 - Aaron1011:feature/flat-token...
2020-10-21 borsAuto merge of #78178 - JohnTitor:rollup-dslazzj, r...
2020-10-21 bishtpawanFix formatting
2020-10-21 Yuki OkushiRollup merge of #78118 - spastorino:inline-const-follow...
2020-10-21 Yuki OkushiRollup merge of #78101 - RalfJung:foreign-static, r...
2020-10-21 Yuki OkushiRollup merge of #78094 - camelid:rustdoc-fix-source...
2020-10-21 Yuki OkushiRollup merge of #78063 - camelid:improve-cannot-multipl...
2020-10-21 Yuki OkushiRollup merge of #78056 - ssomers:btree_chop_up_1, r...
2020-10-21 Yuki OkushiRollup merge of #78002 - estebank:issue-77598, r=oli-obk
2020-10-21 Yuki OkushiRollup merge of #77726 - fusion-engineering-forks:stati...
2020-10-21 Tomasz MiąskoDisable "optimization to avoid load of address" in...
2020-10-20 borsAuto merge of #77244 - ssomers:btree_love_the_leaf_edge...
2020-10-20 borsAuto merge of #78162 - GuillaumeGomez:rollup-6a4qiqu...
2020-10-20 Guillaume GomezRollup merge of #78157 - GuillaumeGomez:remove-unused...
2020-10-20 Guillaume GomezRollup merge of #78145 - LingMan:ast_pretty_mut, r...
2020-10-20 Guillaume GomezRollup merge of #78144 - bugadani:elements-nodrop,...
2020-10-20 Guillaume GomezRollup merge of #78133 - JohnTitor:mir-tests, r=lcnr
2020-10-20 Guillaume GomezRollup merge of #78129 - mbartlett21:patch-1, r=kennytm
2020-10-20 Guillaume GomezRollup merge of #78076 - est31:orphan_mod, r=Mark-Simul...
2020-10-20 Guillaume GomezRollup merge of #78070 - RalfJung:const-panic-test...
2020-10-20 Guillaume GomezRollup merge of #78061 - wesleywiser:opt_zst_const_inte...
2020-10-20 Guillaume GomezRollup merge of #78046 - bugadani:issue-73827, r=nikic
2020-10-20 bishtpawanFix build failure of rustfmt
2020-10-20 est31Make {u,}int_range functions a bit nicer
2020-10-20 est31rustc_lint: remove unused to_string
2020-10-20 borsAuto merge of #78151 - tmiasko:disable-match-branch...
2020-10-20 Esteban Küberreview comments
2020-10-20 Esteban KüberTweak "object unsafe" errors
2020-10-20 Dániel BugaTrack element count only for types that need drop
2020-10-20 LingManDrop unneeded `mut`
2020-10-20 Dániel BugaUse DroplessArena for variance inference
2020-10-20 borsAuto merge of #76893 - lcnr:existential-proj, r=estebank
2020-10-20 Dániel BugaResolve: Use dropless arena for types that don't need...
2020-10-20 borsAuto merge of #76696 - Aaron1011:tokenstream-avoid...
2020-10-20 borsAuto merge of #78127 - JohnTitor:rollup-p1bxtqq, r...
2020-10-20 Yuki OkushiRollup merge of #78121 - LeSeulArtichaut:issue-78115...
2020-10-20 Yuki OkushiRollup merge of #78111 - SNCPlay42:not-always-self...
2020-10-20 Yuki OkushiRollup merge of #78105 - lcnr:namesNstuff, r=Mark-Simul...
2020-10-20 Yuki OkushiRollup merge of #77959 - JohnTitor:tweak-test-structure...
2020-10-20 Yuki OkushiRollup merge of #77931 - aticu:fix_60336, r=petrochenkov
2020-10-20 Yuki OkushiRollup merge of #77923 - wcampbell0x2a:cleanup-net...
2020-10-20 Yuki OkushiRollup merge of #77838 - RalfJung:const-fn, r=kennytm
2020-10-20 Yuki OkushiRollup merge of #77778 - jyn514:git-hook, r=mark-simulacrum
2020-10-20 Yuki OkushiRollup merge of #77612 - ssomers:btree_cleanup_2, r...
2020-10-20 Tomasz MiąskoDisable MatchBranchSimplification
2020-10-19 Santiago PastorinoAllow NtBlock to parse on check inline const next token
2020-10-19 LeSeulArtichautDo not ICE on pattern that uses a binding multiple...
next