]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/base.rs
rollup merge of #20642: michaelwoerister/sane-source-locations-pt1
[rust.git] / src / librustc_trans / trans / base.rs
2015-01-15 Alex Crichtonrollup merge of #21170: Diggsey/issue-21058
2015-01-15 Alex Crichtonrollup merge of #21169: aidanhs/aphs-contributing-style...
2015-01-15 Alex Crichtonrollup merge of #21168: aidanhs/aphs-doc-vec-heap
2015-01-15 Alex Crichtonrollup merge of #21167: FlaPer87/coherence-impls
2015-01-15 Alex Crichtonrollup merge of #21164: richo/doc/servo-link
2015-01-15 Alex Crichtonrollup merge of #21161: japaric/ufcs-hash
2015-01-15 Alex Crichtonrollup merge of #21156: nick29581/plugins-fix
2015-01-15 Alex Crichtonrollup merge of #21151: brson/beta
2015-01-15 Alex Crichtonrollup merge of #21148: bombless/patch-1
2015-01-15 Alex Crichtonrollup merge of #21144: nagisa/asm-str-fix
2015-01-15 Alex Crichtonrollup merge of #21141: tcard/master
2015-01-15 Alex Crichtonrollup merge of #21133: iKevinY/mobile-rustdoc
2015-01-15 Alex Crichtonrollup merge of #21127: erickt/opt-stack
2015-01-15 Alex Crichtonrollup merge of #21126: sleepynate/dlist-examples
2015-01-15 Alex Crichtonrollup merge of #21124: steveklabnik/fix_redirect
2015-01-15 Alex Crichtonrollup merge of #21120: fhahn/issue-model-lexer-questio...
2015-01-15 Alex Crichtonrollup merge of #21115: dotdash/iter_vec
2015-01-15 Alex Crichtonrollup merge of #21110: rohitjoshi/patch-1
2015-01-15 Alex Crichtonrollup merge of #21109: steveklabnik/gh17224
2015-01-15 Alex Crichtonrollup merge of #21107: nikomatsakis/assoc-type-ice...
2015-01-15 Alex Crichtonrollup merge of #21105: csouth3/kill-box-import
2015-01-15 Alex Crichtonrollup merge of #21103: nagisa/result-typo
2015-01-15 Alex Crichtonrollup merge of #21089: nikomatsakis/issue-20676-invali...
2015-01-15 Alex Crichtonrollup merge of #21085: pnkfelix/pp-flowgraph-kill...
2015-01-15 Alex Crichtonrollup merge of #21075: iKevinY/intro-changes
2015-01-15 Alex Crichtonrollup merge of #21071: sfaxon/mobile-friendly-book
2015-01-15 Alex Crichtonrollup merge of #21066: japaric/issue-20575
2015-01-15 Alex Crichtonrollup merge of #21059: steveklabnik/gh16072
2015-01-15 Alex Crichtonrollup merge of #21054: steveklabnik/gh17950
2015-01-15 Alex Crichtonrollup merge of #21046: steveklabnik/gh16654
2015-01-15 Alex Crichtonrollup merge of #21041: steveklabnik/gh17554
2015-01-15 Alex Crichtonrollup merge of #21040: steveklabnik/gh20037
2015-01-15 Alex Crichtonrollup merge of #21038: steveklabnik/gh20471
2015-01-15 Alex Crichtonrollup merge of #21036: renato-zannon/into-iter-impls
2015-01-15 Alex Crichtonrollup merge of #21031: steveklabnik/gh19067
2015-01-15 Alex Crichtonrollup merge of #21029: steveklabnik/gh19924
2015-01-15 Alex Crichtonrollup merge of #21028: steveklabnik/gh17368
2015-01-15 Alex Crichtonrollup merge of #21023: steveklabnik/gh20840
2015-01-15 Alex Crichtonrollup merge of #21020: steveklabnik/gh20844
2015-01-15 Alex Crichtonrollup merge of #21015: steveklabnik/gh20852
2015-01-15 Alex Crichtonrollup merge of #21014: steveklabnik/gh20876
2015-01-15 Alex Crichtonrollup merge of #21013: steveklabnik/gh20914
2015-01-15 Alex Crichtonrollup merge of #21011: steveklabnik/gh20993
2015-01-15 Alex Crichtonrollup merge of #21005: huonw/deriving-docs
2015-01-15 Alex Crichtonrollup merge of #21001: camjackson/master
2015-01-15 Alex Crichtonrollup merge of #20988: ciphergoth/task-to-thread
2015-01-15 Alex Crichtonrollup merge of #20986: alkor/doc-fixes
2015-01-15 Alex Crichtonrollup merge of #20985: vhbit/ios-install
2015-01-15 Alex Crichtonrollup merge of #20976: jbcrail/rm-unused-import
2015-01-15 Alex Crichtonrollup merge of #20964: sfackler/recursion-syntax
2015-01-15 Alex Crichtonrollup merge of #20929: laurilehmijoki/master
2015-01-15 Alex Crichtonrollup merge of #20892: CarVac/master
2015-01-15 Alex Crichtonrollup merge of #20632: gchp/reference
2015-01-15 Alex Crichtonrollup merge of #20463: amaranth/black_box_output
2015-01-15 Michael Woeristerdebuginfo: Fix ICE when compiling for-loops with lines...
2015-01-15 borsauto merge of #20990 : estsauver/rust/playpen_20732...
2015-01-15 borsauto merge of #20980 : richo/rust/final-power, r=alexcr...
2015-01-14 borsauto merge of #21082 : brson/rust/finally, r=alexcrichton
2015-01-14 borsauto merge of #21076 : sfackler/rust/bufferedreader...
2015-01-14 borsauto merge of #21061 : japaric/rust/range, r=nick29581
2015-01-14 borsauto merge of #21018 : tomjakubowski/rust/rustdoc-where...
2015-01-13 Björn SteinbrinkPrefer GEP instructions over weird pointer casting
2015-01-13 borsauto merge of #20957 : Ms2ger/rust/closures, r=alexcrichton
2015-01-13 borsauto merge of #20367 : retep998/rust/master, r=alexcrichton
2015-01-13 borsauto merge of #20997 : nikomatsakis/rust/assoc-types...
2015-01-13 Ms2gerRewrite each_attr to return a vector.
2015-01-13 Ms2gerReturn the Vec from csearch::get_item_attrs.
2015-01-12 borsauto merge of #20896 : sfackler/rust/atomic-rename...
2015-01-12 borsauto merge of #20894 : swgillespie/rust/emacs-issue...
2015-01-12 Niko MatsakisFix various oversights in enum field treatment in trans...
2015-01-12 borsauto merge of #20942 : nagisa/rust/shrl-impls, r=nikoma...
2015-01-12 borsauto merge of #20889 : Manishearth/rust/trait-error...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20933 from gifnksm/patch-1
2015-01-12 borsMerge pull request #20926 from xnil/patch-1
2015-01-12 borsMerge pull request #20920 from piyo/issue-20853
2015-01-12 borsMerge pull request #20915 from csouth3/hash-iters
2015-01-12 borsMerge pull request #20905 from akiss77/pr-morestack-plt
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-12 borsMerge pull request #20902 from stevencrockett/master
2015-01-12 borsMerge pull request #20899 from TeXitoi/fix-shootout...
2015-01-12 borsMerge pull request #20898 from sebras/trpl
2015-01-12 borsMerge pull request #20895 from adregan/master
2015-01-12 borsMerge pull request #20883 from apreiml/master
2015-01-12 borsMerge pull request #20877 from killercup/patch-4
2015-01-12 borsMerge pull request #20820 from sellibitze/closure-doc
2015-01-11 borsauto merge of #20406 : TimDumol/rust/dlist-append-split...
2015-01-11 borsauto merge of #20910 : sfackler/rust/show-impls, r...
2015-01-11 Erick RivasMerge branch 'master' of git://github.com/rust-lang...
2015-01-11 borsauto merge of #20865 : killercup/rust/patch-3, r=alexcr...
2015-01-11 borsauto merge of #20859 : mahkoh/rust/as_mut_vec, r=nikoma...
2015-01-11 borsauto merge of #20925 : alexcrichton/rust/more-flaky...
2015-01-11 borsauto merge of #20755 : dotdash/rust/fca, r=Aatch
2015-01-11 Björn SteinbrinkAvoid loads/stores of first class aggregates
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-09 borsMerge pull request #20793 from ktossell/rustdoc-fixedve...
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 borsMerge pull request #20741 from mneumann/dragonfly-pthre...
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20766 from tsurai/patch-1
next