]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/common.rs
rollup merge of #19898: Aatch/issue-19684
[rust.git] / src / librustc_trans / trans / common.rs
2014-12-21 Alex Crichtonrollup merge of #19898: Aatch/issue-19684
2014-12-21 Alex Crichtonrollup merge of #19838: shepmaster/invariant-lifetime...
2014-12-21 Alex Crichtonrollup merge of #19823: iKevinY/doc-fixes
2014-12-21 Alex Crichtonrollup merge of #19727: lfairy/patch-1
2014-12-21 Alex Crichtonrollup merge of #19651: Gankro/ptr-docs
2014-12-21 borsauto merge of #19953 : sanxiyn/rust/privacy-span, r...
2014-12-21 borsauto merge of #19946 : cgaebel/rust/hashmap-drain-iter...
2014-12-20 borsauto merge of #19903 : cgaebel/rust/ringbuf-as-slice...
2014-12-20 borsauto merge of #19900 : alexcrichton/rust/compiler-flags...
2014-12-20 borsauto merge of #19511 : eddyb/rust/no-shadow, r=alexcrichton
2014-12-20 Eduard BurtescuFix the fallout of removing feature(import_shadowing).
2014-12-20 borsauto merge of #19640 : aliblong/rust/power_of_two_refor...
2014-12-19 borsauto merge of #19463 : kali/rust/master, r=alexcrichton
2014-12-19 borsauto merge of #19867 : japaric/rust/deriving-copy,...
2014-12-19 Jorge Apariciolibrustc_trans: use `#[deriving(Copy)]`
2014-12-19 borsauto merge of #19884 : nikomatsakis/rust/issue-19730...
2014-12-19 Niko MatsakisRename the code that replaces unbound variables to...
2014-12-19 Niko MatsakisCreate distinct types for a PolyTraitRef (with bindings...
2014-12-18 borsauto merge of #19819 : vadimcn/rust/fix-demangle, r...
2014-12-18 James MillerOnly count nested returns when the outer return is...
2014-12-17 Alex Crichtonrollup merge of #19820: alexcrichton/deprecate-some...
2014-12-17 Alex Crichtonrollup merge of #19766: nick29581/coerce-raw
2014-12-17 Alex Crichtonrollup merge of #19764: lifthrasiir/that-stray-nul
2014-12-17 Alex Crichtonrollup merge of #19753: brson/rust-installer
2014-12-17 Alex Crichtonrollup merge of #19743: steveklabnik/gh16143
2014-12-17 Alex Crichtonrollup merge of #19729: vhbit/ios-oibit-fix
2014-12-17 borsauto merge of #19799 : alexcrichton/rust/stop-panicking...
2014-12-16 borsauto merge of #19647 : nielsegberts/rust/master, r...
2014-12-16 borsauto merge of #19782 : gereeter/rust/cleanup-btree...
2014-12-15 Brian Andersonrollup merge of #19802: jbranchaud/add-btreeset-new...
2014-12-15 Brian Andersonrollup merge of #19793: tomjakubowski/metadata-const...
2014-12-15 Brian Andersonrollup merge of #19787: akiss77/fix-i8-c_char
2014-12-15 Brian Andersonrollup merge of #19784: csouth3/vim-syntax-iter
2014-12-15 Brian Andersonrollup merge of #19779: Noctune/master
2014-12-15 Brian Andersonrollup merge of #19775: SimonSapin/gedit-new-unicode...
2014-12-15 Brian Andersonrollup merge of #19774: tomjakubowski/rustdoc-consts...
2014-12-15 Brian Andersonrollup merge of #19771: jbranchaud/add-btreeset-iter...
2014-12-15 Brian Andersonrollup merge of #19763: csouth3/remove-featuregates
2014-12-15 Brian Andersonrollup merge of #19754: steveklabnik/remove_sundown
2014-12-15 Brian Andersonrollup merge of #19746: steveklabnik/gh9266
2014-12-15 Brian Andersonrollup merge of #19738: steveklabnik/gh19717
2014-12-15 Brian Andersonrollup merge of #19735: sethpollack/patch-1
2014-12-15 Brian Andersonrollup merge of #19714: steveklabnik/gh16219
2014-12-15 Brian Andersonrollup merge of #19710: steveklabnik/gh15449
2014-12-15 Brian Andersonrollup merge of #19709: steveklabnik/po4a_fix
2014-12-15 borsauto merge of #19778 : aochagavia/rust/ice, r=alexcrichton
2014-12-15 borsauto merge of #19750 : murarth/rust/rusti-support,...
2014-12-15 borsauto merge of #19742 : vhbit/rust/copy-for-bitflags...
2014-12-14 borsauto merge of #19725 : vadimcn/rust/inst-path, r=alexcr...
2014-12-14 borsauto merge of #19690 : barosl/rust/struct-variant-as...
2014-12-14 borsauto merge of #19669 : alfie/rust/master, r=sanxiyn
2014-12-13 borsauto merge of #19627 : steveklabnik/rust/testing_guide...
2014-12-13 borsauto merge of #19695 : arthurtw/rust/master, r=steveklabnik
2014-12-13 borsauto merge of #19685 : jbranchaud/rust/add-btreemap...
2014-12-13 borsauto merge of #19671 : tbu-/rust/pr_doc_removetraitrefs...
2014-12-13 borsauto merge of #19683 : nikomatsakis/rust/generalized...
2014-12-13 Niko MatsakisSwitch to using predicates to drive checking. Correct...
2014-12-13 Niko MatsakisThread a id to `Obligation`
2014-12-12 borsauto merge of #19568 : barosl/rust/enum-struct-variants...
2014-12-12 borsauto merge of #19514 : jbranchaud/rust/add-btree-set...
2014-12-11 borsauto merge of #19377 : tbu-/rust/pr_mapinplace_fixzeros...
2014-12-11 borsauto merge of #19294 : huonw/rust/transmute-inplace...
2014-12-10 borsauto merge of #19663 : tbu-/rust/pr_fix_vecmap, r=Gankro
2014-12-10 borsauto merge of #19655 : jbranchaud/rust/change-example...
2014-12-10 borsauto merge of #19628 : jbranchaud/rust/add-string-as...
2014-12-10 borsauto merge of #19648 : mquandalle/rust/patch-1, r=alexc...
2014-12-10 borsauto merge of #19573 : apasel422/rust/sized_fn_once...
2014-12-09 borsauto merge of #19563 : alexcrichton/rust/issue-19501...
2014-12-09 Alex Crichtonrollup merge of #19653: frewsxcv/rm-reexports
2014-12-09 Alex Crichtonrollup merge of #19642: aaronweiss74/master
2014-12-09 Alex Crichtonrollup merge of #19626: bluss/string-extend-str
2014-12-09 Alex Crichtonrollup merge of #19623: rustyrazorblade/patch-1
2014-12-09 Alex Crichtonrollup merge of #19622: steveklabnik/fix_ringbuf_doc
2014-12-09 Alex Crichtonrollup merge of #19620: retep998/memorymap
2014-12-09 Alex Crichtonrollup merge of #19616: steveklabnik/gh19556
2014-12-09 Alex Crichtonrollup merge of #19615: steveklabnik/gh19595
2014-12-09 Alex Crichtonrollup merge of #19614: steveklabnik/gh19599
2014-12-09 Alex Crichtonrollup merge of #19608: jbranchaud/add-missing-semicolo...
2014-12-09 Alex Crichtonrollup merge of #19604: vadimcn/gcc-less
2014-12-09 Alex Crichtonrollup merge of #19598: japaric/ord
2014-12-09 Alex Crichtonrollup merge of #19592: jbranchaud/add-btreemap-iter...
2014-12-09 Alex Crichtonrollup merge of #19589: huonw/unboxed-closure-elision
2014-12-09 Alex Crichtonrollup merge of #19588: nodakai/libstd-fix-zombie-child...
2014-12-09 Alex Crichtonrollup merge of #19587: huonw/closure-feature-gate
2014-12-09 Alex Crichtonrollup merge of #19585: mdinger/guide_typo
2014-12-09 Alex Crichtonrollup merge of #19584: CaptainHayashi/patch-1
2014-12-09 Alex Crichtonrollup merge of #19581: luqmana/duc
2014-12-09 Alex Crichtonrollup merge of #19577: aidancully/master
2014-12-09 Alex Crichtonrollup merge of #19576: nhoss2/master
2014-12-09 borsauto merge of #19466 : nikomatsakis/rust/recursion...
2014-12-09 borsauto merge of #19249 : barosl/rust/json-type-safety...
2014-12-09 borsauto merge of #19644 : pcwalton/rust/oibit3, r=nikomatsakis
2014-12-08 Niko Matsakislibrustc: Make `Copy` opt-in.
2014-12-08 borsauto merge of #19306 : steveklabnik/rust/gh19269, r...
2014-12-08 borsauto merge of #19555 : jbranchaud/rust/add-doctests...
2014-12-08 borsauto merge of #19561 : csouth3/rust/treeset-bitops...
2014-12-07 borsauto merge of #19548 : luqmana/rust/mfb, r=nikomatsakis
2014-12-07 borsauto merge of #19522 : mukilan/rust/import-conflicts...
2014-12-07 borsauto merge of #19488 : jbranchaud/rust/add-btree-set...
2014-12-05 Corey RichardsonMerge remote-tracking branch 'csouth3/trieset-bitops...
next