]> git.lizzy.rs Git - rust.git/history - src/libstd/prelude.rs
rustdoc: Move inlining to its own module
[rust.git] / src / libstd / prelude.rs
2014-05-25 Alex Crichtonrustdoc: Move inlining to its own module
2014-05-25 Alex Crichtonstd: Add doc(noinline) to the prelude reexports
2014-05-25 borsauto merge of #14323 : richo/rust/features/strbuf_to_st...
2014-05-25 Richo Healeycore: rename strbuf::StrBuf to string::String
2014-05-23 borsauto merge of #14317 : P1start/rust/lifetime-formatting...
2014-05-23 borsauto merge of #14359 : brson/rust/minordoc, r=alexcrichton
2014-05-23 borsauto merge of #14313 : kballard/rust/tuple_dotdot_match...
2014-05-23 borsauto merge of #14360 : alexcrichton/rust/remove-depreca...
2014-05-23 borsauto merge of #14314 : alexcrichton/rust/deriving-hash...
2014-05-22 borsauto merge of #14348 : alexcrichton/rust/doc.rust-lang...
2014-05-22 borsauto merge of #14349 : richo/rust/docs/win64_calling_co...
2014-05-22 borsauto merge of #14335 : tbu-/rust/pr_doc_strsplit, r...
2014-05-22 borsauto merge of #14345 : alexcrichton/rust/rustdoc-many...
2014-05-22 borsauto merge of #14322 : thestinger/rust/secret_santa_hea...
2014-05-22 borsauto merge of #14321 : alexcrichton/rust/ices, r=pcwalton
2014-05-22 borsauto merge of #14307 : kballard/rust/vim_prelude_mutabl...
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-20 Kevin BallardAdd slice::MutableCloneableVector to the prelude
2014-05-19 borsauto merge of #14122 : dagitses/rust/master, r=alexcrichton
2014-05-17 borsauto merge of #14247 : Ryman/rust/minor_ptr_nit, r...
2014-05-17 borsauto merge of #14224 : michaelwoerister/rust/simd-updat...
2014-05-17 borsauto merge of #14236 : alexcrichton/rust/issue-14082...
2014-05-16 borsauto merge of #14135 : gereeter/rust/two-way-search...
2014-05-16 borsauto merge of #14237 : alexcrichton/rust/issue-14144...
2014-05-16 borsauto merge of #14235 : Ryman/rust/simplify_arcs_doc...
2014-05-16 borsauto merge of #14115 : alexcrichton/rust/core-fmt,...
2014-05-16 Alex Crichtoncore: Implement unwrap()/unwrap_err() on Result
2014-05-12 borsauto merge of #13932 : MrAlert/rust/win-compat, r=brson
2014-05-12 borsauto merge of #13922 : Rufflewind/rust/patch-1, r=pnkfelix
2014-05-09 borsauto merge of #14001 : alexcrichton/rust/issue-11680...
2014-05-09 borsauto merge of #14010 : richo/rust/tests/11493, r=alexcr...
2014-05-08 borsauto merge of #13990 : nikomatsakis/rust/issue-5527...
2014-05-08 borsauto merge of #13986 : alexcrichton/rust/box-keyword...
2014-05-08 borsauto merge of #13835 : alexcrichton/rust/localdata...
2014-05-08 borsauto merge of #13976 : pnkfelix/rust/fsk-fix-13965...
2014-05-08 borsauto merge of #13964 : alexcrichton/rust/more-buffers...
2014-05-08 borsauto merge of #13751 : alexcrichton/rust/io-close-read...
2014-05-07 borsauto merge of #14005 : alexcrichton/rust/extern-unsafe...
2014-05-07 borsauto merge of #13726 : michaelwoerister/rust/lldb-autot...
2014-05-07 borsauto merge of #13901 : alexcrichton/rust/facade, r...
2014-05-07 Alex Crichtoncore: Move Option::expect to libstd from libcore
2014-05-07 Alex Crichtoncore: Add unwrap()/unwrap_err() methods to Result
2014-05-07 Alex Crichtoncore: Inherit possible string functionality
2014-05-07 Alex Crichtoncore: Inherit non-allocating slice functionality
2014-05-07 borsauto merge of #13832 : alexcrichton/rust/cfail-full...
2014-05-07 borsauto merge of #13967 : richo/rust/features/ICE-fails...
2014-05-07 borsauto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
2014-05-07 Patrick Waltonlibrustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from...
2014-05-07 borsauto merge of #13754 : alexcrichton/rust/net-experiment...
2014-05-05 borsauto merge of #13782 : alexcrichton/rust/issue-13775...
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-05 borsauto merge of #13865 : alexcrichton/rust/issue-13861...
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-05-03 borsauto merge of #13868 : FlaPer87/rust/opt-in-phase1...
2014-05-03 borsauto merge of #13899 : bjz/rust/simd, r=pcwalton
2014-05-01 borsauto merge of #13877 : thestinger/rust/de-tilde-str...
2014-05-01 borsauto merge of #13724 : nikomatsakis/rust/expr-use-visit...
2014-04-30 borsauto merge of #13648 : gereeter/rust/removed-rev, r...
2014-04-30 borsauto merge of #13864 : adrientetar/rust/fix-it-some...
2014-04-30 borsauto merge of #13863 : huonw/rust/re-tweaks, r=pcwalton
2014-04-30 Adrien Tétarrustdoc: fix overly broad selectors
2014-04-30 borsauto merge of #12740 : nical/rust/json-streaming, r...
2014-04-30 borsauto merge of #13857 : alexcrichton/rust/add-dylib...
2014-04-30 borsauto merge of #13776 : adrientetar/rust/rustdoc-fix...
2014-04-29 borsauto merge of #13833 : alexcrichton/rust/ffunction...
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-28 Brian Andersonstd: Rewrite crate docs
2014-04-25 borsauto merge of #13671 : dcrewi/rust/lint-directives...
2014-04-24 borsauto merge of #13675 : sfackler/rust/taskbuilder-new...
2014-04-23 borsauto merge of #13584 : rcxdude/rust/cross-syntax-ext...
2014-04-23 borsauto merge of #13686 : alexcrichton/rust/issue-12224...
2014-04-23 borsauto merge of #13689 : alexcrichton/rust/ignore-tcp...
2014-04-23 borsauto merge of #13694 : jacob-hegna/rust/master, r=brson
2014-04-23 borsauto merge of #13693 : thestinger/rust/mem, r=alexcrichton
2014-04-23 borsauto merge of #13692 : vadimcn/rust/Win64-pre, r=alexcr...
2014-04-23 borsauto merge of #13690 : alexcrichton/rust/unlink-unix...
2014-04-23 borsauto merge of #13687 : exscape/mut-vector-Show/master...
2014-04-23 borsauto merge of #13597 : bjz/rust/float-api, r=brson
2014-04-22 borsauto merge of #13651 : ryantm/rust/master, r=brson
2014-04-22 borsauto merge of #13618 : yuriks/rust/lru-cache, r=brson
2014-04-22 borsauto merge of #13587 : adrientetar/rust/more-docs,...
2014-04-22 borsauto merge of #13435 : edwardw/rust/span, r=brson
2014-04-21 borsauto merge of #13553 : aochagavia/rust/pr, r=alexcrichton
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-20 borsauto merge of #13643 : aochagavia/rust/pr-2, r=alexcrichton
2014-04-19 borsauto merge of #13609 : richo/rust/str-type-vim, r=alexc...
2014-04-19 borsauto merge of #13606 : alexcrichton/rust/better-thread...
2014-04-19 Brendan ZabarauskasMerge the Round trait into the Float trait
2014-04-19 borsauto merge of #13513 : alexcrichton/rust/up-llvm, r...
2014-04-18 borsauto merge of #13600 : brandonw/rust/master, r=brson
2014-04-18 borsauto merge of #13601 : mdinger/rust/readme, r=brson
2014-04-18 borsauto merge of #13588 : alexcrichton/rust/no-more-growin...
2014-04-18 Alex Crichtonstd: Make ~[T] no longer a growable vector
2014-04-16 borsauto merge of #13432 : ruediger/rust/rustmode, r=nikoma...
2014-04-16 borsauto merge of #13418 : ktt3ja/rust/move-out-of, r=brson
2014-04-16 borsauto merge of #13390 : alexcrichton/rust/run-some-destr...
2014-04-15 borsauto merge of #13416 : brson/rust/30min, r=alexcrichton
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
next