]> git.lizzy.rs Git - rust.git/history - mk
rollup merge of #19272: tomjakubowski/rustdoc-sized
[rust.git] / mk /
2014-11-27 Alex Crichtonrollup merge of #19272: tomjakubowski/rustdoc-sized
2014-11-27 Alex Crichtonrollup merge of #19266: aochagavia/const
2014-11-27 Alex Crichtonrollup merge of #19231: Gankro/ringbuf-into-iter
2014-11-27 Alex Crichtonrollup merge of #19224: frewsxcv/unprefix-json-types
2014-11-26 borsauto merge of #19144 : michaelwoerister/rust/lldb-scrip...
2014-11-26 borsauto merge of #19262 : murarth/rust/module-path-fix...
2014-11-26 Michael Woeristerdebuginfo: Add script that allows to conveniently start...
2014-11-26 borsauto merge of #19252 : japaric/rust/cow, r=aturon
2014-11-26 borsauto merge of #19169 : aturon/rust/fds, r=alexcrichton
2014-11-26 borsauto merge of #19212 : steveklabnik/rust/doc_format_spe...
2014-11-25 borsauto merge of #19011 : ricky26/rust/trait_supertraits...
2014-11-25 borsauto merge of #19255 : aturon/rust/merge-sync, r=alexcr...
2014-11-25 borsauto merge of #19172 : alfie/rust/impl-traitless, r...
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-24 Aaron TuronMerge libsync into libstd
2014-11-24 borsauto merge of #19250 : kmcallister/rust/atomicoption...
2014-11-24 borsauto merge of #19248 : japaric/rust/str, r=alexcrichton
2014-11-24 borsauto merge of #19236 : csouth3/rust/master, r=Gankro
2014-11-24 borsauto merge of #19223 : reem/rust/any-typeid-unstable...
2014-11-24 borsauto merge of #19192 : nodakai/rust/generalize-strvecto...
2014-11-23 borsauto merge of #19246 : frewsxcv/rust/json-cleanup,...
2014-11-23 borsauto merge of #19242 : jakub-/rust/roll-up, r=jakub-
2014-11-23 Jakub Bukajrollup merge of #19239: jauhien/fix-libdir
2014-11-23 Jakub Bukajrollup merge of #19234: P1start/rustdoc-misc
2014-11-23 Jakub Bukajrollup merge of #19232: nicholasbishop/bishop_fix_resul...
2014-11-23 Jakub Bukajrollup merge of #19230: nick29581/dxr-values
2014-11-23 Jakub Bukajrollup merge of #19225: reem/any-unnecessary-transmute...
2014-11-23 Jakub Bukajrollup merge of #19215: aochagavia/pretty
2014-11-23 Jakub Bukajrollup merge of #19211: aochagavia/tuple-index
2014-11-23 Jakub Bukajrollup merge of #19210: petrochenkov/master
2014-11-23 Jakub Bukajrollup merge of #19205: jashank/docs-fix
2014-11-23 Jakub Bukajrollup merge of #19204: mcpherrinm/master
2014-11-23 Jakub Bukajrollup merge of #19198: alexcrichton/snapshots
2014-11-23 Jakub Bukajrollup merge of #19194: aturon/stab-ascii
2014-11-23 Jakub Bukajrollup merge of #19193: scialex/rc-counts
2014-11-23 Jakub Bukajrollup merge of #19184: Gekkio/fix-binary-format-char
2014-11-23 Jakub Bukajrollup merge of #19166: richo/lldb-cleanups
2014-11-23 Jakub Bukajrollup merge of #19161: jmesmon/mk-fixes
2014-11-23 borsauto merge of #19150 : Manishearth/rust/find-doc, r...
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-23 borsauto merge of #19158 : jakub-/rust/issue-14091, r=alexc...
2014-11-23 borsauto merge of #19157 : aturon/rust/cow-doc, r=alexcrichton
2014-11-23 borsauto merge of #18856 : ruud-v-a/rust/fatptrs, r=cmr
2014-11-23 borsauto merge of #19152 : alexcrichton/rust/issue-17863...
2014-11-23 borsauto merge of #19146 : gereeter/rust/reference-borrow...
2014-11-23 borsauto merge of #19137 : tbu-/rust/pr_refcell_unsafety...
2014-11-22 borsauto merge of #19136 : alfie/rust/master, r=steveklabnik
2014-11-22 borsauto merge of #19134 : sinistersnare/rust/patch-2,...
2014-11-22 borsauto merge of #19133 : nodakai/rust/run-make-tests...
2014-11-22 borsauto merge of #19132 : sinistersnare/rust/patch-1,...
2014-11-22 borsauto merge of #19125 : chris-morgan/rust/vim-prelude...
2014-11-22 Vadim PetrochenkovMerge pull request #1 from rust-lang/master
2014-11-22 borsauto merge of #19124 : Kintaro/rust/remove_test_struct_...
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-22 borsauto merge of #19122 : Kintaro/rust/remove_struct_varia...
2014-11-22 borsauto merge of #19117 : jmesmon/rust/mk-cfg-suffix,...
2014-11-21 borsauto merge of #18822 : scialex/rust/better-rustdoc...
2014-11-21 borsauto merge of #19114 : frewsxcv/rust/master, r=bstrie
2014-11-21 borsauto merge of #19095 : juxiliary/rust/master, r=bstrie
2014-11-21 borsauto merge of #19042 : SimonSapin/rust/generic-utf16...
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-21 borsauto merge of #18967 : aturon/rust/remove-runtime,...
2014-11-21 Aaron TuronFallout from libgreen and libnative removal
2014-11-21 Aaron TuronRemove libnative
2014-11-20 Cody P Schafermk/rt: use CFG_LLVM_TARGET instead of plain target...
2014-11-20 Cody P Schafermk/target: fix typo so we depend on the correct directory
2014-11-20 Cody P Schafermk/stage0: complain instead of creating an empty file
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-20 borsauto merge of #19113 : nikomatsakis/rust/unboxed-boxed...
2014-11-20 borsauto merge of #19105 : alfie/rust/master, r=thestinger
2014-11-20 borsauto merge of #18999 : aturon/rust/stab-floats, r=alexc...
2014-11-20 borsauto merge of #19118 : jakub-/rust/roll-up, r=jakub-
2014-11-19 Jakub Bukajrollup merge of #19108: steveklabnik/doc_atomic_bool
2014-11-19 Jakub Bukajrollup merge of #19107: cakebaker/change_an_box_to_a_box
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 #19087: jakub-/issue-19086
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 #18940: nikomatsakis/issue-18899
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-19 Cody P Schafermk/cfg: add .mk suffix on files to avoid "supprises...
2014-11-19 Huon WilsonUpdate makefiles to ensure src/grammar/verify.rs is...
2014-11-18 borsauto merge of #19044 : murarth/rust/libsyntax-view...
2014-11-18 Steve KlabnikNew guide: error handling
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 borsauto merge of #19031 : nodakai/rust/libcore-pow-and...
2014-11-18 Niko MatsakisMove trans, back, driver, and back into a new crate...
2014-11-18 borsauto merge of #18645 : nick29581/rust/coercions-1,...
2014-11-18 borsauto merge of #19050 : japaric/rust/moar-dst, r=aturon
2014-11-18 borsauto merge of #19049 : jakub-/rust/roll-up, r=alexcrichton
next