]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/_match.rs
Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis
[rust.git] / src / librustc_typeck / check / _match.rs
2018-03-29 borsAuto merge of #49313 - sgrif:sg-revert-stuff, r=nikomat...
2018-03-29 borsAuto merge of #49291 - tejom:check-for-known-but-incorr...
2018-03-28 borsAuto merge of #49460 - kennytm:rollup, r=kennytm
2018-03-28 borsAuto merge of #49357 - frewsxcv:frewsxcv-termination...
2018-03-28 kennytmRollup merge of #49243 - murarth:stabilize-retain,...
2018-03-28 borsAuto merge of #49394 - cramertj:stable-match-bindings...
2018-03-28 Taylor CramerStabilize match_default_bindings
2018-03-28 borsAuto merge of #49304 - sinkuu:impl_trait_rustdoc, r...
2018-03-27 borsAuto merge of #49202 - csmoe:trait_engine, r=nikomatsakis
2018-03-27 kennytmRollup merge of #49401 - alercah:format, r=cramertj
2018-03-27 kennytmRollup merge of #49223 - GuillaumeGomez:propose-variant...
2018-03-27 kennytmRollup merge of #48639 - varkor:sort_by_key-cached...
2018-03-27 borsAuto merge of #49279 - varkor:generated-closure-return...
2018-03-26 Tim NeumannRollup merge of #49170 - steveklabnik:gh49127, r=nagisa
2018-03-26 Tim NeumannRollup merge of #49103 - glandium:uninitialized, r...
2018-03-26 Tim NeumannRollup merge of #48932 - Phlosioneer:43601-document...
2018-03-26 Tim NeumannRollup merge of #48693 - vorner:doc-name-resolution...
2018-03-26 borsAuto merge of #49297 - scottmcm:offset-from, r=dtolnay
2018-03-25 borsAuto merge of #49315 - TheDan64:smaller_unsafe_block...
2018-03-25 borsAuto merge of #49284 - alexcrichton:use-our-own-cache...
2018-03-25 borsAuto merge of #49141 - gnzlbg:simd_select, r=alexcrichton
2018-03-24 kennytmRollup merge of #49299 - SimonSapin:ubiquity, r=nikomat...
2018-03-24 kennytmRollup merge of #49318 - steveklabnik:update-books...
2018-03-24 kennytmRollup merge of #49314 - Mark-Simulacrum:remove-getopts...
2018-03-24 kennytmRollup merge of #49312 - GuillaumeGomez:fix-ie11-search...
2018-03-24 kennytmRollup merge of #49290 - cuviper:unextended-dist-rustfm...
2018-03-24 kennytmRollup merge of #49274 - oli-obk:slow_miri, r=michaelwo...
2018-03-24 kennytmRollup merge of #49273 - michaelwoerister:fix-extern...
2018-03-24 kennytmRollup merge of #49268 - ordovicia:dotdot-pattern-diag...
2018-03-24 kennytmRollup merge of #49254 - Tacklebox:atan2_doc, r=QuietMi...
2018-03-24 kennytmRollup merge of #49235 - topecongiro:run-rustfmt/libtes...
2018-03-24 kennytmRollup merge of #49229 - Centril:doc/format_args_displa...
2018-03-24 kennytmRollup merge of #49203 - Eijebong:lets-cleanup-dependen...
2018-03-24 kennytmRollup merge of #49194 - Zoxc:unsafe-generator, r=cramertj
2018-03-24 kennytmRollup merge of #49193 - davidtwco:issue-29893, r=alexc...
2018-03-24 kennytmRollup merge of #49162 - tmandry:stabilize-termination...
2018-03-24 kennytmRollup merge of #49122 - scottmcm:z-align-attr, r=cramertj
2018-03-24 kennytmRollup merge of #49121 - varkor:stabilise-from_utf8_err...
2018-03-24 kennytmRollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichton
2018-03-24 kennytmRollup merge of #49089 - alexcrichton:fix-timings,...
2018-03-24 kennytmRollup merge of #49076 - bobdavelisafrank:filetype...
2018-03-24 kennytmRollup merge of #49046 - Zoxc:error-summary, r=michaelw...
2018-03-24 borsAuto merge of #49251 - nikomatsakis:issue-15872-elision...
2018-03-24 borsAuto merge of #48552 - kennytm:lower-unstable-priority...
2018-03-24 borsAuto merge of #48482 - davidtwco:issue-47184, r=nikomat...
2018-03-23 borsAuto merge of #49311 - SimonSapin:bootstrap-vs-rustflag...
2018-03-23 kennytmChanged `check_stability` to take an `Option<NodeId...
2018-03-23 Sean GriffinRevert "add universes to type inference variables"
2018-03-23 borsAuto merge of #49308 - alexcrichton:rollup, r=alexcrichton
2018-03-23 Alex CrichtonMerge branch '49001_epoch' of https://github.com/klnusb...
2018-03-23 Alex CrichtonMerge branch 'master' of https://github.com/Lymia/rust...
2018-03-23 Alex CrichtonRollup merge of #49295 - csmoe:nll_test_48238, r=alexcr...
2018-03-23 Alex CrichtonRollup merge of #49272 - semarie:cat-and-grep-gnu,...
2018-03-23 Alex CrichtonRollup merge of #49262 - oli-obk:fixed_size_array_len...
2018-03-23 Alex CrichtonRollup merge of #49169 - sanxiyn:doc-only, r=aturon
2018-03-23 Alex CrichtonRollup merge of #49160 - estebank:issue-47457-missing...
2018-03-23 Alex CrichtonRollup merge of #49028 - QuietMisdreavus:the-dark-forbi...
2018-03-23 Alex CrichtonRollup merge of #48909 - RalfJung:type_alias_bounds...
2018-03-22 kennytmRollup merge of #49029 - GuillaumeGomez:atomic-docs...
2018-03-22 kennytmRollup merge of #48759 - QuietMisdreavus:simd-feature...
2018-03-22 kennytmRollup merge of #48374 - Aaronepower:master, r=Mark...
2018-03-20 Esteban KüberReduce diagnostic verbosity by removing labels
2018-03-19 kennytmRollup merge of #49004 - wesleywiser:incr_specializatio...
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-19 borsAuto merge of #49058 - withoutboats:pin, r=cramertj
2018-03-19 Esteban KüberSingle diagnostic for all non-mentioned fields in a...
2018-03-19 Bryan DreweryMerge branch 'update-beta-freebsd' into freebsd-posix...
2018-03-19 Esteban KüberReduce the diagnostic span when multiple fields are...
2018-03-19 borsAuto merge of #48978 - SimonSapin:debug-hex, r=KodrAus
2018-03-18 borsAuto merge of #48985 - scalexm:lowering, r=nikomatsakis
2018-03-17 borsAuto merge of #48936 - Zoxc:cstore, r=michaelwoerister
2018-03-17 kennytmRollup merge of #48983 - gnzlbg:red, r=alexcrichton
2018-03-17 kennytmRollup merge of #48960 - nikomatsakis:issue-48468-dyn...
2018-03-17 kennytmRollup merge of #48943 - comex:verbose, r=kennytm
2018-03-17 borsAuto merge of #48904 - Zoxc:code-and-file-maps, r=micha...
2018-03-16 borsAuto merge of #48896 - alexcrichton:bitcode-in-object...
2018-03-16 borsAuto merge of #48813 - sinkuu:build_in_assert_macro...
2018-03-16 borsAuto merge of #48524 - abonander:check-macro-stability...
2018-03-15 kennytmRollup merge of #48972 - mark-i-m:rustdoc_readme, r...
2018-03-15 kennytmRollup merge of #49037 - estebank:coherence-tweaks...
2018-03-15 kennytmRollup merge of #48990 - ExpHP:dont-drop-the-bomb,...
2018-03-15 kennytmRollup merge of #48853 - Songbird0:addrparseerror_docum...
2018-03-15 kennytmRollup merge of #49024 - draganmladjenovic:mips64_cabi_...
2018-03-15 kennytmRollup merge of #49007 - estebank:follow-up-47574,...
2018-03-15 kennytmRollup merge of #48965 - alexcrichton:add-sha-feature...
2018-03-15 kennytmRollup merge of #48961 - Songbird0:rustdoc_doctests_ass...
2018-03-15 kennytmRollup merge of #48959 - alexcrichton:signext, r=eddyb
2018-03-15 kennytmRollup merge of #48957 - Eijebong:rand, r=michaelwoerister
2018-03-15 kennytmRollup merge of #48922 - petrochenkov:asunder, r=nikoma...
2018-03-15 kennytmRollup merge of #48892 - alexcrichton:thinlto-again...
2018-03-15 kennytmRollup merge of #48875 - jcowgill:mips-test-fixes,...
2018-03-15 kennytmRollup merge of #48706 - ehuss:main-not-found-in-crate...
2018-03-15 borsAuto merge of #48138 - estebank:issue-45092, r=nikomatsakis
2018-03-15 borsAuto merge of #48648 - snf:fallible_allocation, r=Kimundi
2018-03-14 borsAuto merge of #47630 - canndrew:exhaustive-patterns...
2018-03-14 kennytmRollup merge of #48966 - retep007:hir-fingerprint-optim...
2018-03-14 kennytmRollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelix
2018-03-14 kennytmRollup merge of #48765 - Phlosioneer:10234-wall-help...
2018-03-14 Andrew Cannremove defaulting to unit
2018-03-13 borsAuto merge of #48735 - 1011X:master, r=alexcrichton
next