]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/hair/pattern/mod.rs
Rollup merge of #57312 - Mendess2526:master, r=Centril
[rust.git] / src / librustc_mir / hair / pattern / mod.rs
2019-01-05 kennytmRollup merge of #57312 - Mendess2526:master, r=Centril
2019-01-05 kennytmRollup merge of #57311 - dlrobertson:fix_valist_copy...
2019-01-05 kennytmRollup merge of #57295 - d-e-s-o:topic/be-be, r=zackmdavis
2019-01-05 kennytmRollup merge of #57278 - mati865:config_clippy, r=alexc...
2019-01-05 kennytmRollup merge of #57273 - alexcrichton:update-stdsimd...
2019-01-05 kennytmRollup merge of #57267 - rust-lang:SimonSapin-patch...
2019-01-05 kennytmRollup merge of #57249 - frewsxcv:frewsxcv-second-editi...
2019-01-05 kennytmRollup merge of #57238 - Zoxc:bt-fix, r=alexcrichton
2019-01-05 kennytmRollup merge of #57233 - Smibu:rename-and-fix-nolink...
2019-01-05 kennytmRollup merge of #57229 - mikeyhew:fix-56806, r=varkor
2019-01-05 kennytmRollup merge of #57219 - matthewjasper:mir-cleanup...
2019-01-05 borsAuto merge of #57101 - o01eg:fix-57014, r=alexcrichton
2019-01-05 borsAuto merge of #57099 - davidtwco:issue-57098, r=nikomat...
2019-01-05 borsAuto merge of #56837 - arielb1:nonprincipal-trait-objec...
2019-01-05 borsAuto merge of #56145 - weiznich:re_rebalance_coherence...
2019-01-04 borsAuto merge of #56079 - mark-i-m:patch-1, r=nikomatsakis
2019-01-04 borsAuto merge of #56897 - euclio:parse-fatal, r=estebank
2019-01-04 borsAuto merge of #56723 - oli-obk:lazy_const, r=nikomatsakis
2019-01-04 borsAuto merge of #55986 - cjgillot:issue-45510, r=nikomatsakis
2019-01-02 borsAuto merge of #57250 - codeworm96:tyerr_msg, r=varkor
2019-01-02 borsAuto merge of #56827 - faern:eliminate-recv-timeout...
2019-01-01 borsAuto merge of #57209 - estebank:suggest-raw-ident,...
2019-01-01 Yu DingMerge remote-tracking branch 'upstream/master'
2019-01-01 borsAuto merge of #57125 - doitian:inconsistent-clone-doc...
2019-01-01 Oliver Scherer`<&'tcx ty::Const as Deref>::deref`
2019-01-01 Oliver SchererAdd `unwrap_usize` to `LazyConst`, too
2019-01-01 Oliver SchererMove the `Unevaluated` constant arm upwards in the...
2019-01-01 borsAuto merge of #55937 - davidtwco:issue-54943, r=pnkfelix
2019-01-01 borsAuto merge of #57203 - nagisa:readme, r=Mark-Simulacrum
2019-01-01 borsAuto merge of #57194 - matthiaskrgr:copyright_headers...
2019-01-01 borsAuto merge of #57199 - petrochenkov:ambig, r=estebank
2018-12-31 borsAuto merge of #57047 - euclio:field-structured-suggesti...
2018-12-31 borsAuto merge of #57044 - varkor:E0512-equal-type, r=matth...
2018-12-31 borsAuto merge of #57035 - Zoxc:query-pref9, r=michaelwoerister
2018-12-30 borsAuto merge of #57205 - petrochenkov:extrecov, r=estebank
2018-12-30 David WoodStop duplicating projections of type annotation.
2018-12-30 David WoodSupport user type annotations in `ref` bindings.
2018-12-30 David WoodType annotations in associated constant patterns.
2018-12-30 David WoodRefactor `UserTypeAnnotation`.
2018-12-30 borsAuto merge of #57204 - czipperz:ord_docs_must_agree...
2018-12-30 borsAuto merge of #57158 - estebank:as-ref, r=zackmdavis
2018-12-30 borsAuto merge of #57195 - czipperz:mention_ToString_in_std...
2018-12-30 borsAuto merge of #57185 - petrochenkov:impice4, r=estebank
2018-12-29 borsAuto merge of #56843 - csmoe:non-copy, r=davidtwco
2018-12-29 borsAuto merge of #56225 - alexreg:type_alias_enum_variants...
2018-12-29 borsAuto merge of #57006 - GuillaumeGomez:no-crate-filter...
2018-12-28 borsAuto merge of #57118 - Zoxc:query-stats, r=wesleywiser
2018-12-28 borsAuto merge of #55519 - fhartwig:hashmap-index-example...
2018-12-27 borsAuto merge of #56838 - Aaron1011:fix/rustdoc-infer...
2018-12-27 borsAuto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=josht...
2018-12-27 borsAuto merge of #57129 - RalfJung:check-bounds, r=oli-obk
2018-12-26 Alexander RegueiroStore `Ident` rather than just `Name` in HIR types...
2018-12-26 borsAuto merge of #56534 - xfix:copied, r=@SimonSapin
2018-12-26 borsAuto merge of #57108 - Mark-Simulacrum:license-remove...
2018-12-26 Mark RousskovRemove licenses
2018-12-25 borsAuto merge of #57088 - euclio:non-camel-case-early...
2018-12-25 borsAuto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelix
2018-12-24 borsAuto merge of #56770 - satyarohith:patch-1, r=Centril
2018-12-24 Mazdak FarrokhzadRollup merge of #57010 - phansch:run_compiletest_tests_...
2018-12-24 Mazdak FarrokhzadRollup merge of #56242 - GuillaumeGomez:iterator-missin...
2018-12-24 Mazdak FarrokhzadRollup merge of #55470 - daniellimws:box-from-docs...
2018-12-23 Mazdak FarrokhzadRollup merge of #57020 - estebank:return-span, r=zackmdavis
2018-12-23 Mazdak FarrokhzadRollup merge of #56964 - nnethercote:TokenStream-IsJoin...
2018-12-23 Mazdak FarrokhzadRollup merge of #56917 - sinkuu:mir_build_logicop,...
2018-12-23 Konrad BorowskiMerge branch 'master' into copied
2018-12-23 borsAuto merge of #56892 - alexcrichton:new-llvm, r=michael...
2018-12-22 borsAuto merge of #56887 - emilio:enum-field-reordering...
2018-12-22 kennytmRollup merge of #56989 - phansch:fix_compiletest_trim_d...
2018-12-22 kennytmRollup merge of #56970 - Firstyear:mem_uninit_doc_ptr_d...
2018-12-22 kennytmRollup merge of #56967 - GuillaumeGomez:regen-search...
2018-12-22 kennytmRollup merge of #56933 - clarcharr:xpy_progress, r...
2018-12-22 kennytmRollup merge of #56919 - oli-obk:null_ref_array_tuple...
2018-12-22 kennytmRollup merge of #56909 - dlrobertson:fix_56762, r=estebank
2018-12-22 borsAuto merge of #56680 - vakaras:issue56280, r=nagisa
2018-12-22 borsAuto merge of #56862 - arielb1:fundamentally-clean...
2018-12-22 borsAuto merge of #56842 - scottmcm:vecdeque-rotate, r...
2018-12-22 borsAuto merge of #56824 - euclio:internal-apis, r=QuietMis...
2018-12-21 borsAuto merge of #56813 - oli-obk:main_🧶, r=pnkfelix
2018-12-21 borsAuto merge of #55798 - GuillaumeGomez:version-display...
2018-12-20 borsAuto merge of #54125 - varkor:less-conservative-uninhab...
2018-12-20 borsAuto merge of #56845 - GuillaumeGomez:const-docs, r...
2018-12-20 borsAuto merge of #56649 - davidtwco:issue-46589, r=pnkfelix
2018-12-20 borsAuto merge of #56219 - arielb1:never-coerce-box, r...
2018-12-19 borsAuto merge of #54252 - arielb1:deref-query, r=nikomatsakis
2018-12-19 borsAuto merge of #56613 - Zoxc:query-perf1, r=michaelwoerister
2018-12-19 borsAuto merge of #56601 - Zoxc:lifetime-killer, r=nikomatsakis
2018-12-19 Pietro AlbiniRollup merge of #56947 - hsivonen:neon, r=alexcrichton
2018-12-19 Pietro AlbiniRollup merge of #56931 - pietroalbini:relnotes-1.31...
2018-12-19 Pietro AlbiniRollup merge of #56918 - ljedrz:profiler_nits, r=wesley...
2018-12-19 Pietro AlbiniRollup merge of #56913 - tirr-c:uefi-stack-probes,...
2018-12-19 Pietro AlbiniRollup merge of #56910 - estebank:unclosed-eof, r=oli-obk
2018-12-19 Pietro AlbiniRollup merge of #56907 - rumajo:master, r=kennytm,Centril
2018-12-19 Pietro AlbiniRollup merge of #56881 - Amanieu:ordering_eq, r=alexcri...
2018-12-19 Pietro AlbiniRollup merge of #56820 - ljedrz:format_tweaks, r=alexcr...
2018-12-19 Pietro AlbiniRollup merge of #56772 - pnkfelix:issue-54153-linkage...
2018-12-19 Pietro AlbiniRollup merge of #56689 - QuietMisdreavus:rustdoc-lint...
2018-12-19 Pietro AlbiniRollup merge of #56663 - Zoxc:resolver-lifetime, r...
2018-12-19 Pietro AlbiniRollup merge of #56363 - Lucretiel:patch-3, r=shepmaster
2018-12-19 borsAuto merge of #56550 - chpio:rc-eq, r=alexcrichton
2018-12-19 Niv KaminerFIXME(47184) update fixmes to point to issues specific...
next