]> 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-04-12 borsauto merge of #13448 : alexcrichton/rust/rework-chan...
2014-04-11 borsauto merge of #13458 : huonw/rust/doc-signatures, r...
2014-04-11 borsauto merge of #13424 : eddyb/rust/ty-mut-in-store,...
2014-04-11 borsauto merge of #13457 : alexcrichton/rust/issue-13420...
2014-04-11 borsauto merge of #13453 : brson/rust/snappies, r=alexcrichton
2014-04-11 borsauto merge of #13451 : cmr/rust/doc-ffi, r=brson
2014-04-11 borsauto merge of #13440 : huonw/rust/strbuf, r=alexcrichton
2014-04-10 Patrick Waltonlibstd: Implement `StrBuf`, a new string buffer type...
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-01 borsauto merge of #13115 : huonw/rust/rand-errors, r=alexcr...
2014-03-31 borsauto merge of #13189 : alexcrichton/rust/relnotes,...
2014-03-30 borsauto merge of #13211 : csherratt/rust/arc_fix, r=alexcr...
2014-03-29 borsauto merge of #13143 : gentlefolk/rust/issue-9227,...
2014-03-29 borsauto merge of #13168 : jankobler/rust/verify-grammar...
2014-03-29 borsauto merge of #13157 : pnkfelix/rust/fsk-iss13140,...
2014-03-28 borsauto merge of #13160 : FlaPer87/rust/rename-pod, r...
2014-03-28 Flavio PercocoRename Pod into Copy
2014-03-27 borsauto merge of #13079 : alexcrichton/rust/colons, r=cmr
2014-03-26 borsauto merge of #13152 : huonw/rust/wtf-are-things-in...
2014-03-26 borsauto merge of #13071 : ktt3ja/rust/deterministic-lifeti...
2014-03-26 borsauto merge of #13117 : alexcrichton/rust/no-crate-map...
2014-03-26 borsauto merge of #13106 : CLUSTERfoo/rust/docs/labelled_br...
2014-03-25 borsauto merge of #12961 : cmr/rust/rustdoc-impls, r=alexcr...
2014-03-25 borsauto merge of #13070 : huonw/rust/share-doc, r=alexcrichton
2014-03-25 borsauto merge of #13122 : sstewartgallus/rust/cleanup...
2014-03-25 borsauto merge of #13083 : FlaPer87/rust/issue-13005-borrow...
2014-03-25 borsauto merge of #13063 : brson/rust/dist, r=alexcrichton
2014-03-25 borsauto merge of #12991 : alexcrichton/rust/sync-chan...
2014-03-25 Alex Crichtoncomm: Implement synchronous channels
2014-03-24 borsauto merge of #13080 : alexcrichton/rust/possible-osx...
2014-03-24 borsauto merge of #13049 : alexcrichton/rust/io-fill, r...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-23 borsauto merge of #13095 : alexcrichton/rust/serialize...
2014-03-23 borsauto merge of #13093 : Havvy/rust/master, r=sfackler
2014-03-22 borsauto merge of #13085 : edwardw/rust/saddest-cell, r=cmr
2014-03-22 borsauto merge of #13084 : Havvy/rust/master, r=alexcrichton
2014-03-22 borsauto merge of #13076 : FlaPer87/rust/remove-freeze...
2014-03-22 Flavio Percocostd: Remove the Freeze kind and the NoFreeze marker
2014-03-22 borsauto merge of #13036 : alexcrichton/rust/atomics, r...
2014-03-21 borsauto merge of #13024 : brson/rust/issue-12799, r=thestinger
2014-03-21 borsauto merge of #13029 : FlaPer87/rust/master, r=alexcrichton
2014-03-20 borsauto merge of #13023 : thestinger/rust/deep_clone,...
2014-03-20 borsauto merge of #13020 : alexcrichton/rust/vec, r=brson
2014-03-20 Alex Crichtonstd: Add Vec to the prelude
2014-03-20 borsauto merge of #13017 : alexcrichton/rust/issue-13010...
2014-03-20 borsauto merge of #13015 : tbu-/rust/pr_remove_immut, r...
2014-03-20 borsauto merge of #12686 : FlaPer87/rust/shared, r=nikomatsakis
2014-03-20 borsauto merge of #12980 : cmr/rust/overhaul-stdio, r=thest...
2014-03-20 Flavio PercocoAdd a Share kind
2014-03-20 borsauto merge of #12854 : nick29581/rust/parse-enum-struct...
2014-03-20 borsauto merge of #12772 : thestinger/rust/slice, r=alexcri...
2014-03-20 Daniel Micayrename std::vec -> std::slice
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12869 : thestinger/rust/cmp, r=brson
2014-03-14 borsauto merge of #12874 : huonw/rust/printier-rustc, r...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12867 : alexcrichton/rust/issue-12860...
2014-03-14 borsauto merge of #12864 : huonw/rust/hash-docs, r=alexcrichton
2014-03-14 borsauto merge of #12861 : huonw/rust/lint-owned-vecs,...
2014-03-14 borsauto merge of #12855 : alexcrichton/rust/shutdown,...
2014-03-14 borsauto merge of #12798 : pczarn/rust/inline-asm, r=alexcr...
2014-03-13 borsauto merge of #12815 : alexcrichton/rust/chan-rename...
2014-03-13 Alex Crichtonstd: Rename Chan/Port types and constructor
2014-03-12 borsauto merge of #12774 : alexcrichton/rust/proc-bounds...
2014-03-11 borsauto merge of #12556 : alexcrichton/rust/weak-linkage...
2014-03-11 borsauto merge of #12765 : TeXitoi/rust/fix-shootout-revers...
2014-03-11 borsauto merge of #12766 : TeXitoi/rust/fix-shootout-spectr...
2014-03-09 borsauto merge of #12777 : sfackler/rust/no_run, r=alexcrichton
2014-03-09 borsauto merge of #12758 : rgawdzik/rust/master, r=alexcrichton
2014-03-09 borsauto merge of #12706 : pongad/rust/issue_12698, r=brson
2014-03-08 Michael DarakanandaRemoved DeepClone. Issue #12698.
2014-03-06 borsauto merge of #12705 : alexcrichton/rust/issue-12692...
2014-03-06 borsauto merge of #12687 : alexcrichton/rust/issue-12681...
2014-03-05 borsauto merge of #12700 : thestinger/rust/float, r=cmr
2014-03-05 borsauto merge of #12491 : eddyb/rust/deref, r=nikomatsakis
2014-03-05 borsauto merge of #12688 : alexcrichton/rust/fix-some-link...
2014-03-05 borsauto merge of #12697 : thestinger/rust/vec, r=huonw
2014-03-04 borsauto merge of #12694 : thestinger/rust/mut_iter, r...
2014-03-04 borsauto merge of #12667 : Kimundi/rust/any_improv, r=cmr
2014-03-04 Marvin LöbelCleaned up `std::any`
2014-03-04 Eduard BurtescuAdd the DerefImm and DerefMut traits.
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-26 borsauto merge of #12490 : zslayton/rust/doc-fix-12386...
2014-02-26 borsauto merge of #12547 : jagtalon/rust/jag/rust/tutorial...
2014-02-26 borsauto merge of #12505 : alexcrichton/rust/fix-stack...
2014-02-26 borsauto merge of #12539 : gmjosack/rust/master, r=alexcrichton
2014-02-25 borsauto merge of #12537 : kballard/rust/add-test-to-doc...
2014-02-25 borsauto merge of #12530 : alexcrichton/rust/make-check...
2014-02-25 borsauto merge of #12522 : erickt/rust/hash, r=alexcrichton
2014-02-25 borsauto merge of #12525 : eddyb/rust/gate-default-type...
2014-02-25 borsauto merge of #12473 : bjz/rust/remove-bool, r=alexcrichton
2014-02-25 Brendan ZabarauskasRemove std::bool::{Bool, all_values}
2014-02-25 borsauto merge of #12535 : alexcrichton/rust/rollup, r...
2014-02-25 Brendan ZabarauskasRemove std::num::ToStrRadix from the prelude
2014-02-25 Brendan ZabarauskasRemove std::from_str::FromStr from the prelude
2014-02-25 Brendan ZabarauskasRemove std::default::Default from the prelude
2014-02-25 borsauto merge of #12465 : huonw/rust/notidy, r=brson
2014-02-24 borsauto merge of #12445 : huonw/rust/less-unsafe, r=alexcr...
next