]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/transform
Auto merge of #30145 - petrochenkov:hyg, r=nrc
[rust.git] / src / librustc_mir / transform /
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-05 borsAuto merge of #30102 - jFransham:feature/better-lifetim...
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 WoeristerMove the core MIR datastructures to librustc.
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
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-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-23 borsAuto merge of #29530 - jseyfried:resolve, r=nikomatsakis
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-19 borsAuto merge of #29917 - shssoichiro:doc-sidebar-order...
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-17 borsAuto merge of #29797 - oli-obk:remove-fromb, 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 #29830 - petrochenkov:mapdoc, r=alexcrichton
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 #29816 - nikomatsakis:incr-comp-visitor...
2015-11-13 borsAuto merge of #29759 - nagisa:mir-static, r=nikomatsakis
2015-11-13 borsAuto merge of #29811 - bluss:binary-heap-sift-less...
2015-11-13 borsAuto merge of #29761 - eefriedman:rename-nopanic, r...
2015-11-13 borsAuto merge of #29800 - Detegr:master, r=nikomatsakis
2015-11-13 borsAuto merge of #29675 - bluss:merge-sort-fastpath, r...
2015-11-12 borsAuto merge of #29780 - KyleMayes:quote-ext, r=nrc
2015-11-12 borsAuto merge of #29712 - Toby-S:patch-1, r=steveklabnik
2015-11-12 borsAuto merge of #29757 - dotdash:mir_simplify_cfg, r...
2015-11-12 Björn SteinbrinkAdd a MIR pass to simplify the control flow graph