]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/mir/operand.rs
MIR: Add pass that erases all regions right before trans
[rust.git] / src / librustc_trans / trans / mir / operand.rs
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 #29805 - norcalli:patch-1, r=steveklabnik
2015-11-16 borsAuto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton
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-Yehudarepresent fat ptr operands as 2 separate pointers
2015-11-13 borsAuto merge of #29811 - bluss:binary-heap-sift-less...
2015-11-13 borsAuto merge of #29675 - bluss:merge-sort-fastpath, r...
2015-11-12 borsAuto merge of #29616 - nagisa:mir-repeat, r=nikomatsakis
2015-11-11 Manish GoregaokarRollup merge of #29677 - GuillaumeGomez:patch-3, r...
2015-11-11 borsAuto merge of #29755 - mbrubeck:stat-doc, r=steveklabnik
2015-11-10 borsAuto merge of #29725 - aturon:lang-features, r=huonw
2015-11-10 Steve KlabnikRollup merge of #29420 - efindlay:master, r=steveklabnik
2015-11-07 Manish GoregaokarRollup merge of #29660 - steveklabnik:gh28461, r=brson
2015-11-07 Manish GoregaokarRollup merge of #29622 - steveklabnik:gh29621, r=bstrie
2015-11-07 Manish GoregaokarRollup merge of #29617 - steveklabnik:gh29591, r=alexcr...
2015-11-07 borsAuto merge of #29551 - arcnmx:target-family, r=alexcrichton
2015-11-06 borsAuto merge of #29462 - alexcrichton:refactor-process...
2015-11-06 borsAuto merge of #29582 - oli-obk:token_tree, r=sfackler
2015-11-06 borsAuto merge of #29643 - petrochenkov:stability5, r=alexc...
2015-11-06 borsAuto merge of #29620 - petrochenkov:reachable2, r=alexc...
2015-11-06 borsAuto merge of #29615 - steveklabnik:lol_strings, r...
2015-11-06 borsAuto merge of #29604 - bstrie:de_ms, r=alexcrichton
2015-11-06 borsAuto merge of #29600 - Ryman:rustdoc_better_testnames...
2015-11-06 borsAuto merge of #29588 - nikomatsakis:mir-switch, r=aatch
2015-11-06 borsAuto merge of #29491 - alexcrichton:avoid-stdio-tls...
2015-11-06 borsAuto merge of #29653 - alexcrichton:fix-distcheck-again...
2015-11-06 borsAuto merge of #29305 - alexcrichton:bad-getenv, r=brson
2015-11-05 borsAuto merge of #29648 - steveklabnik:rollup, r=steveklabnik
2015-11-05 borsAuto merge of #29583 - dotdash:mir_small_agg, r=nikomat...
2015-11-05 borsAuto merge of #29565 - sfackler:issue-29540, r=huonw
2015-11-05 Steve KlabnikRollup merge of #29539 - shepmaster:empty-iterator...
2015-11-05 Steve KlabnikRollup merge of #29538 - steveklabnik:ch1_edits, r...
2015-11-05 Steve KlabnikRollup merge of #29537 - bltavares:issue-24954, r=steve...
2015-11-05 Steve KlabnikRollup merge of #29416 - brson:relnotes, r=alexcrichton
2015-11-05 borsAuto merge of #28887 - steveklabnik:gh28851, r=alexcrichton
2015-11-04 borsAuto merge of #29543 - Amanieu:asm_mem_constraint,...
2015-11-04 borsAuto merge of #29536 - sanxiyn:unused-assign-arg, r...
2015-11-04 Björn Steinbrink[MIR-trans] Fix handling of non-alloca temps in trans_o...
2015-11-04 borsAuto merge of #29519 - alexcrichton:fix-distcheck,...
2015-11-04 borsAuto merge of #29564 - gereeter:no-freevar-refcell...
2015-11-04 borsAuto merge of #29528 - amitsaha:rust-inside-other-langu...
2015-11-04 borsAuto merge of #29200 - tshepang:rustfmt-path, r=aturon
2015-11-04 borsAuto merge of #29550 - nrc:save-root, r=alexcrichton
2015-11-04 borsAuto merge of #29478 - angelsl:msvc2, r=alexcrichton
2015-11-04 borsAuto merge of #29217 - nikomatsakis:mir-trans, r=dotdash
2015-11-03 Niko MatsakisAdd (and use) an analysis to determine which temps...
2015-11-03 Niko MatsakisNew trans codepath that builds fn body from MIR instead.