]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/check/pat.rs
Account for existing `_` field pattern when suggesting `..`
[rust.git] / compiler / rustc_typeck / src / check / pat.rs
2021-01-27 Esteban KüberAccount for existing `_` field pattern when suggesting...
2021-01-26 borsAuto merge of #80692 - Aaron1011:feature/query-result...
2021-01-26 borsAuto merge of #79113 - andjo403:raw_vec_ptr, r=m-ou-se
2021-01-24 Jonas SchievinkRollup merge of #81279 - bugadani:iter, r=davidtwco
2021-01-24 Jonas SchievinkRollup merge of #80933 - rcvalle:fix-sysroot-option...
2021-01-24 Jonas SchievinkRollup merge of #80855 - m-ou-se:assert-2021, r=petroch...
2021-01-24 Jonas SchievinkRollup merge of #79884 - Digital-Chaos:replace-magic...
2021-01-24 Jonas SchievinkRollup merge of #79174 - taiki-e:std-future, r=Mark...
2021-01-24 Jonas SchievinkRollup merge of #75180 - KodrAus:feat/error-by-ref...
2021-01-24 borsAuto merge of #80838 - nagisa:nagisa/stack-probe-type...
2021-01-23 Jonas SchievinkRollup merge of #81170 - xfix:vecdeque-bug-fix, r=sfackler
2021-01-23 Jonas SchievinkRollup merge of #81130 - pierwill:edit-depnode, r=jyn514
2021-01-23 Jonas SchievinkRollup merge of #81072 - RalfJung:place-ref-ty, r=oli-obk
2021-01-23 Jonas SchievinkRollup merge of #79841 - fintelia:patch-6, r=kennytm
2021-01-23 borsAuto merge of #80715 - JulianKnodt:skip_opt, r=nagisa
2021-01-22 Mara BosRollup merge of #81194 - m-ou-se:stabilize-panic-any...
2021-01-22 Mara BosRollup merge of #81173 - lukaslueg:intersperse_docs...
2021-01-22 borsAuto merge of #81101 - tmiasko:combine-now, r=nagisa
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-22 borsAuto merge of #81160 - RalfJung:swap, r=oli-obk
2021-01-21 borsAuto merge of #81152 - lzutao:intersperse_fold, r=m...
2021-01-21 borsAuto merge of #81122 - tmiasko:no-drop, r=davidtwco
2021-01-21 Yuki OkushiRollup merge of #81184 - jyn514:combine-after, r=CraftS...
2021-01-21 Yuki OkushiRollup merge of #81179 - CPerezz:fix_interal_doc_warns...
2021-01-21 Yuki OkushiRollup merge of #81178 - tmiasko:no-landing-pads, r...
2021-01-21 Yuki OkushiRollup merge of #81046 - rylev:unknown-external-crate...
2021-01-21 Yuki OkushiRollup merge of #80601 - steffahn:improve_format_string...
2021-01-21 Yuki OkushiRollup merge of #80429 - JulianKnodt:ob_forest, r=Mark...
2021-01-21 Yuki OkushiRollup merge of #80172 - camelid:prelude-docs-consisten...
2021-01-20 borsAuto merge of #81118 - ojeda:metadata-obj, r=nagisa
2021-01-19 borsAuto merge of #79578 - alexcrichton:update-waasi, r...
2021-01-19 borsAuto merge of #80957 - tgnottingham:direct_serialize_de...
2021-01-19 borsAuto merge of #79705 - ijackson:bufwriter-disassemble...
2021-01-19 Guillaume GomezRollup merge of #81168 - soniasingla:doc/sonia, r=jonas...
2021-01-19 Guillaume GomezRollup merge of #81166 - RalfJung:debug-assert-comments...
2021-01-19 Guillaume GomezRollup merge of #81164 - eltociear:patch-5, r=jonas...
2021-01-19 Guillaume GomezRollup merge of #81161 - GuillaumeGomez:remove-inline...
2021-01-19 Guillaume GomezRollup merge of #81147 - estebank:drop-suggestion,...
2021-01-19 Guillaume GomezRollup merge of #81115 - ssomers:btree_drainy_refactor_...
2021-01-19 Guillaume GomezRollup merge of #81112 - m-ou-se:alloc-std-ops-reexport...
2021-01-19 Guillaume GomezRollup merge of #80382 - GuillaumeGomez:search-result...
2021-01-19 borsAuto merge of #81110 - LeSeulArtichaut:fix-unused-unsaf...
2021-01-19 borsAuto merge of #81169 - dylni:fix-soundness-issue-for...
2021-01-19 borsAuto merge of #81103 - zackmdavis:comma_trail, r=davidtwco
2021-01-18 Ashley MannixRollup merge of #81100 - lcnr:encode_with_shorthand...
2021-01-18 borsAuto merge of #80995 - tmandry:instrument-method-checke...
2021-01-17 Mara BosRollup merge of #80983 - bjorn3:no_dup_is_dllimport_for...
2021-01-17 Mara BosRollup merge of #80765 - petrochenkov:traitsinscope...
2021-01-17 Mara BosRollup merge of #80635 - sexxi-goose:use-place-instead...
2021-01-17 Zack M. Davisdon't suggest erroneous trailing comma after `..`
2021-01-16 Mara BosRollup merge of #81060 - nagisa:nagisa/regression-50041...
2021-01-16 Mara BosRollup merge of #80971 - camelid:feature-gate-testsuite...
2021-01-16 Mara BosRollup merge of #80968 - KodrAus:stabilize/poll_map...
2021-01-16 Mara BosRollup merge of #80941 - JohnTitor:ref-mut-pat-in-loops...
2021-01-16 Mara BosRollup merge of #80901 - jyn514:better-colors, r=Mark...
2021-01-16 Mara BosRollup merge of #80764 - CAD97:weak-unsized-as-ptr...
2021-01-16 Mara BosRollup merge of #80681 - ChrisJefferson:logic-error...
2021-01-16 Mara BosRollup merge of #80670 - the8472:fix-zip-trusted-random...
2021-01-16 Mara BosRollup merge of #80614 - 1000teslas:issue-78938-fix...
2021-01-16 Mara BosRollup merge of #80144 - rust-lang:frewsxcv-patch-3...
2021-01-16 borsAuto merge of #80290 - RalfJung:less-intrinsic-write...
2021-01-16 borsAuto merge of #80873 - ssomers:btree_cleanup_slices_4...
2021-01-15 Guillaume GomezRollup merge of #80515 - GuillaumeGomez:js-for-loop...
2021-01-15 borsAuto merge of #80602 - tgnottingham:cratemetadata_you_a...
2021-01-15 borsAuto merge of #80974 - ehuss:update-cargo, r=ehuss
2021-01-15 borsAuto merge of #80625 - jyn514:python-what-python, r...
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-15 Yuki OkushiRollup merge of #81023 - CraftSpider:rustdoc-remove...
2021-01-15 Yuki OkushiRollup merge of #81008 - tmiasko:generator-layout-err...
2021-01-15 Yuki OkushiRollup merge of #80944 - LingMan:map_or, r=nagisa
2021-01-15 Yuki OkushiRollup merge of #80834 - bugadani:vecdeque, r=oli-obk
2021-01-15 Yuki OkushiRollup merge of #80254 - Aaron1011:rustdoc-auto-param...
2021-01-15 borsAuto merge of #80993 - Aaron1011:collect-set-tokens...
2021-01-15 borsAuto merge of #81027 - Xanewok:update-rls, r=calebcartw...
2021-01-14 borsAuto merge of #81018 - m-ou-se:rollup-7202dc7, r=m...
2021-01-14 Mara BosRollup merge of #80991 - calebsander:fix/fmt-link,...
2021-01-14 Mara BosRollup merge of #80990 - cuviper:unused-debug-context...
2021-01-14 Mara BosRollup merge of #80985 - ijackson:slice-strip-fix,...
2021-01-14 Mara BosRollup merge of #80981 - bjorn3:bjorn3-patch-1, r=jonas...
2021-01-14 Mara BosRollup merge of #80980 - trevarj:patch-1, r=nagisa
2021-01-14 Mara BosRollup merge of #80973 - ehuss:update-books, r=ehuss
2021-01-14 Mara BosRollup merge of #80972 - KodrAus:deprecate/remove_item...
2021-01-14 Mara BosRollup merge of #80969 - camelid:monomorph-ice-msg...
2021-01-14 Mara BosRollup merge of #80966 - KodrAus:deprecate/spin_loop_hi...
2021-01-14 Mara BosRollup merge of #80895 - sfackler:read-to-end-ub, r...
2021-01-14 Mara BosRollup merge of #80829 - jyn514:dep-constructor, r...
2021-01-14 Mara BosRollup merge of #80567 - lukaslueg:intersperse_with...
2021-01-14 Mara BosRollup merge of #80444 - glittershark:bound-as-ref...
2021-01-14 Mara BosRollup merge of #80217 - camelid:io-read_to_string...
2021-01-14 Mara BosRollup merge of #80169 - frewsxcv:frewsxcv-docs-fix...
2021-01-14 Mara BosRollup merge of #80017 - camelid:sugg-rest-pattern...
2021-01-14 borsAuto merge of #79689 - Vooblin:patch1, r=tmandry
2021-01-13 CamelidInclude `..` suggestion if fields are all wildcards
2021-01-13 CamelidAlways show suggestions in their own subwindows
2021-01-13 CamelidOnly suggest `..` if more than one field is missing
2021-01-13 CamelidSpecialize `..` help message for all fields vs. the...
2021-01-13 CamelidPluralize 'parenthesis' correctly
2021-01-13 CamelidSuggest `Variant(..)` if all of the mentioned fields...
2021-01-13 CamelidSimplify code
2021-01-13 CamelidSuggest `_` and `..` if a pattern has too few fields
next