]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/datum.rs
More test fixes and rebase conflicts!
[rust.git] / src / librustc_trans / trans / datum.rs
2014-11-27 Alex CrichtonMore test fixes and rebase conflicts!
2014-11-27 Alex Crichtonrollup merge of #19329: steveklabnik/doc_style_cleanup2
2014-11-27 Steve Klabnik/*! -> //!
2014-11-27 Alex Crichtonrollup merge of #19336: apasel422/guide
2014-11-27 Alex Crichtonrollup merge of #19330: csouth3/binaryheap-iter
2014-11-27 Alex Crichtonrollup merge of #19328: sfackler/buffered-get-mut
2014-11-27 Alex Crichtonrollup merge of #19326: huonw/safer-syntax
2014-11-27 Alex Crichtonrollup merge of #19325: ucarion/pointers-doc-formatting
2014-11-27 Alex Crichtonrollup merge of #19322: DiamondLovesYou/multi-llvmdeps
2014-11-27 Alex Crichtonrollup merge of #19317: sfackler/xcrate-namespace
2014-11-27 Alex Crichtonrollup merge of #19316: steveklabnik/gh18876
2014-11-27 Alex Crichtonrollup merge of #19313: steveklabnik/gh18844
2014-11-27 Alex Crichtonrollup merge of #19312: steveklabnik/gh19177
2014-11-27 Alex Crichtonrollup merge of #19310: steveklabnik/gh19178
2014-11-27 Alex Crichtonrollup merge of #19308: thestinger/oom
2014-11-27 Alex Crichtonrollup merge of #19307: steveklabnik/gh19199
2014-11-27 Alex Crichtonrollup merge of #19304: steveklabnik/gh19302
2014-11-27 Alex Crichtonrollup merge of #19301: Gankro/take-fix
2014-11-27 Alex Crichtonrollup merge of #19300: killercup/patch-1
2014-11-27 Alex Crichtonrollup merge of #19299: nikomatsakis/stop-indenting...
2014-11-27 Alex Crichtonrollup merge of #19298: nikomatsakis/unboxed-closure...
2014-11-27 Alex Crichtonrollup merge of #19296: csouth3/trieset-union
2014-11-27 Alex Crichtonrollup merge of #19288: steveklabnik/doc_style_cleanup
2014-11-26 Steve Klabnik/** -> ///
2014-11-25 borsauto merge of #18966 : huonw/rust/iter2slice, r=aturon
2014-11-24 borsauto merge of #19021 : roysc/rust/emacs-pr, r=brson
2014-11-23 Jakub Bukajrollup merge of #19234: P1start/rustdoc-misc
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-21 borsauto merge of #19095 : juxiliary/rust/master, r=bstrie
2014-11-21 borsauto merge of #18984 : sheroze1123/rust/fix17574, r...
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-21 borsauto merge of #16552 : jauhien/rust/fix-libdir, r=alexc...
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-20 borsauto merge of #18999 : aturon/rust/stab-floats, r=alexc...
2014-11-19 borsauto merge of #18728 : thestinger/rust/int, r=cmr
2014-11-19 Jakub Bukajrollup merge of #19108: steveklabnik/doc_atomic_bool
2014-11-19 Jakub Bukajrollup merge of #19103: huonw/literal-suffixes
2014-11-19 Jakub Bukajrollup merge of #19101: vhbit/ios-rng-fix
2014-11-19 Jakub Bukajrollup merge of #19090: kmcallister/deriving-non-type
2014-11-19 Jakub Bukajrollup merge of #19076: jxv/master
2014-11-19 Jakub Bukajrollup merge of #19073: jakub-/issue-19069
2014-11-19 Jakub Bukajrollup merge of #19072: cakebaker/add_missing_dot
2014-11-19 Jakub Bukajrollup merge of #19040: alexcrichton/issue-18904
2014-11-19 Jakub Bukajrollup merge of #18968: danluu/guide_play
2014-11-19 Jakub Bukajrollup merge of #18944: liigo/improve-os-args-doc
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-19 Jakub Bukajrollup merge of #18728: thestinger/int
2014-11-19 borsauto merge of #19082 : alexcrichton/rust/snapshots...
2014-11-19 borsauto merge of #18483 : eddyb/rust/safe-ty, r=nikomatsakis
2014-11-19 Eduard Burtescurustc: middle: remove obsolete ty::get.
2014-11-19 Eduard Burtescurustc: fix fallout of adding the `'tcx` lifetime to...
2014-11-19 Eduard Burtescurustc: middle: rename `ty::t` to `Ty` and use it unqual...
2014-11-18 borsauto merge of #19044 : murarth/rust/libsyntax-view...
2014-11-18 borsauto merge of #19060 : Gankro/rust/super-cloned, r...
2014-11-18 borsauto merge of #19070 : nikomatsakis/rust/crates, r...
2014-11-18 Niko MatsakisMove trans, back, driver, and back into a new crate...