]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Auto merge of #30145 - petrochenkov:hyg, r=nrc
[rust.git] / src / librustc_mir /
2015-12-09 borsAuto merge of #30145 - petrochenkov:hyg, r=nrc
2015-12-08 borsAuto merge of #30036 - mitaa:doc_id, r=alexcrichton
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-07 borsAuto merge of #30087 - petrochenkov:indi, r=nrc
2015-12-07 Vadim PetrochenkovRemove some unnecessary indirection from HIR structures
2015-12-05 borsAuto merge of #30102 - jFransham:feature/better-lifetim...
2015-12-04 Vadim PetrochenkovDo MTWT resolution during lowering to HIR
2015-12-04 borsAuto merge of #30084 - oli-obk:const_fn, r=pnkfelix
2015-12-04 borsAuto merge of #29850 - Kimundi:attributes_that_make_a_s...
2015-12-03 borsAuto merge of #30149 - mitaa:fqn, r=alexcrichton
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
2015-12-01 borsAuto merge of #30135 - michaelwoerister:interning-check...
2015-12-01 borsAuto merge of #30116 - petrochenkov:exhaust, r=alexcrichton
2015-12-01 borsAuto merge of #30057 - steveklabnik:doc_str, r=alexcrichton
2015-11-30 Steve KlabnikRollup merge of #30115 - nilcons-contrib:fix-book-stack...
2015-11-30 Steve KlabnikRollup merge of #30114 - sourcefrog:doc-casts2, r=Manis...
2015-11-30 Steve KlabnikRollup merge of #30108 - bhargavrpatel:master, r=stevek...
2015-11-30 borsAuto merge of #30080 - durka:patch-10, r=alexcrichton
2015-11-30 borsAuto merge of #30113 - sourcefrog:doc-casts, r=steveklabnik
2015-11-30 borsAuto merge of #29929 - michaelwoerister:mir-repr-to...
2015-11-30 Michael WoeristerAlso move the MIR visitor to librustc.
2015-11-30 Michael WoeristerMove the core MIR datastructures to librustc.
2015-11-29 borsAuto merge of #30088 - sourcefrog:doc-casts, r=steveklabnik
2015-11-29 borsAuto merge of #30059 - androm3da:master, r=bluss
2015-11-29 borsAuto merge of #30075 - kyeah:mac-span, r=sanxiyn
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-28 borsAuto merge of #29651 - tshepang:misc, r=steveklabnik
2015-11-28 borsAuto merge of #30074 - jonas-schievink:macro-doc, r...
2015-11-28 borsAuto merge of #29383 - petrochenkov:empstr, r=pnkfelix
2015-11-27 borsAuto merge of #30064 - fhartwig:macro-suggestions,...
2015-11-26 borsAuto merge of #30068 - wthrowe:unsized-pointer-impls...
2015-11-26 borsAuto merge of #30061 - tshepang:doc-time, r=brson
2015-11-26 borsAuto merge of #30054 - Ms2ger:TypeOrigin, r=eddyb
2015-11-26 borsAuto merge of #30015 - petrochenkov:staged, r=brson
2015-11-26 borsAuto merge of #30053 - JIghtuse:master, r=steveklabnik
2015-11-25 borsAuto merge of #30060 - jonas-schievink:asparagus, r...
2015-11-25 borsAuto merge of #30017 - nrc:fmt, r=brson
2015-11-25 borsAuto merge of #30044 - nikomatsakis:issue-29466, r...
2015-11-25 borsAuto merge of #30034 - brson:rust_path, r=alexcrichton
2015-11-25 borsAuto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix
2015-11-25 Niko MatsakisRewrite stmt processing not to recurse to avoid stack...
2015-11-24 Niko MatsakisRemove the GraphExtents, the design of which seems...
2015-11-24 Niko MatsakisAdd some comments to Mir struct.
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #29933 - tbu-:pr_dont_opt_in_copy,...
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-24 borsAuto merge of #29934 - arielb1:constrained-projection...
2015-11-23 borsAuto merge of #29530 - jseyfried:resolve, r=nikomatsakis
2015-11-21 borsAuto merge of #29916 - Manishearth:diag-401, r=steveklabnik
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-19 borsAuto merge of #29894 - alexcrichton:stdtime, r=brson
2015-11-19 Vadim PetrochenkovFix the fallout
2015-11-19 Vadim PetrochenkovFix various bugs around empty structs and patterns
2015-11-19 borsAuto merge of #29917 - shssoichiro:doc-sidebar-order...
2015-11-19 borsAuto merge of #29903 - nikomatsakis:incr-comp-ool-items...
2015-11-19 Niko MatsakisPort a bunch of code new-visitor; all of these ports...
2015-11-18 borsAuto merge of #29910 - tbu-:pr_env_revert_mingw_weirdne...
2015-11-18 borsAuto merge of #29878 - wthrowe:libdir2, r=brson
2015-11-18 borsAuto merge of #29083 - petrochenkov:stability3, r=alexc...
2015-11-18 borsAuto merge of #29886 - michaelwoerister:mir-erase-regio...
2015-11-18 Michael WoeristerMIR: Add pass that erases all regions right before...
2015-11-18 borsAuto merge of #29904 - Zoxc:ar_json, r=alexcrichton
2015-11-18 borsAuto merge of #29897 - alexcrichton:process-wait-with...
2015-11-18 borsAuto merge of #29882 - devonhollowood:master, r=Manishearth
2015-11-17 Steve KlabnikRollup merge of #29892 - steveklabnik:doc_fromiterator...
2015-11-17 Steve KlabnikRollup merge of #29891 - steveklabnik:gh29470, r=alexcr...
2015-11-17 Steve KlabnikRollup merge of #29890 - steveklabnik:gh29742, r=Manish...
2015-11-17 Steve KlabnikRollup merge of #29889 - steveklabnik:gh29801, r=manish...
2015-11-17 Steve KlabnikRollup merge of #29888 - steveklabnik:gh29762, r=sanxiyn
2015-11-17 Steve KlabnikRollup merge of #29612 - steveklabnik:gh29502, r=alexcr...
2015-11-17 borsAuto merge of #29797 - oli-obk:remove-fromb, r=nikomatsakis
2015-11-17 borsAuto merge of #29887 - sanxiyn:match-ref-pats, r=sfackler
2015-11-17 borsAuto merge of #29766 - oli-obk:impl_item, r=nikomatsakis
2015-11-17 borsAuto merge of #29531 - bltavares:issue-28586, r=sanxiyn
2015-11-17 borsAuto merge of #29794 - semarie:openbsd-stdcpp-path...
2015-11-16 Steve KlabnikRollup merge of #29796 - barosl:unresolved-import-exter...
2015-11-16 Steve KlabnikRollup merge of #29549 - brson:docidx, r=steveklabnik
2015-11-16 borsAuto merge of #29580 - alexbool:smart-pointer-conversio...
2015-11-16 borsAuto merge of #29805 - norcalli:patch-1, r=steveklabnik
2015-11-16 borsAuto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton
2015-11-16 Oliver SchneiderImplItem_ -> ImplItemKind rename
2015-11-16 Oliver Schneiderrename ImplItem_::*ImplItem to ImplItem_::*
2015-11-16 borsAuto merge of #29845 - wthrowe:libdir, r=alexcrichton
2015-11-16 borsAuto merge of #29828 - sanxiyn:check-macro, r=nrc
2015-11-15 borsAuto merge of #29788 - mitaa:module_name, r=arielb1
2015-11-14 borsAuto merge of #29827 - Manishearth:diag-fn-field, r...
2015-11-14 borsAuto merge of #29819 - mdinger:block-comments, r=stevek...
2015-11-14 borsAuto merge of #29825 - KyleMayes:move-parse-panic,...
2015-11-14 borsAuto merge of #29817 - michaelwoerister:mir-ty-closure...
2015-11-14 borsAuto merge of #29820 - wthrowe:makefile-fixes, r=brson
2015-11-14 borsAuto merge of #29816 - nikomatsakis:incr-comp-visitor...
2015-11-14 borsAuto merge of #29781 - arielb1:mir-casts, r=nikomatsakis
2015-11-13 Ariel Ben-Yehudaaddress review comments
2015-11-13 Ariel Ben-Yehudaimplement coercions in MIR
2015-11-13 Ariel Ben-Yehudarustc_mir: don't miss the autoref when doing an unsize
2015-11-13 borsAuto merge of #29759 - nagisa:mir-static, r=nikomatsakis
2015-11-13 Michael WoeristerMIR: Support closure up-vars in LvalueTy::projection_ty()
2015-11-13 borsAuto merge of #29811 - bluss:binary-heap-sift-less...
2015-11-13 borsAuto merge of #29761 - eefriedman:rename-nopanic, r...
next