]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-07-29 borsauto merge of #16054 : tshepang/rust/patch-1, r=brson
2014-07-29 borsauto merge of #16052 : nham/rust/fs_docs, r=brson
2014-07-29 borsauto merge of #16050 : jxs/rust/master, r=alexcrichton
2014-07-29 borsauto merge of #16049 : aturon/rust/stability-dashboard...
2014-07-29 borsauto merge of #16038 : nham/rust/collections_partialord...
2014-07-29 borsauto merge of #16034 : sfackler/rust/test-reexport...
2014-07-29 borsauto merge of #16033 : nham/rust/hash_tuple_impl, r...
2014-07-29 borsauto merge of #16032 : treeman/rust/doc-treecollection...
2014-07-28 borsauto merge of #16027 : treeman/rust/doc-string, r=alexc...
2014-07-28 Tshepang Lekhonkhobedoc: reduce overlong sentence
2014-07-28 borsauto merge of #15983 : brson/rust/fail, r=alexcrichton
2014-07-28 Brian AndersonUse correct conventions for static
2014-07-28 borsauto merge of #16025 : cmr/rust/plugin-fields, r=alexcr...
2014-07-28 nhamFix some of the documentation std::io::fs.
2014-07-28 joaoxsoulsFix typo in getopts::getopts documentation, return...
2014-07-28 Aaron Turonrustdoc: improvements to stability dashboard
2014-07-28 Jonas Hietaladoc: Method examples for String
2014-07-28 Corey Richardsonrustc: encode is_sugared_doc on ast::Attribute
2014-07-28 Corey Richardsonrustdoc: remove extraneous .move_iter().collect()s
2014-07-28 Corey Richardsonrustdoc: show struct field docs when inlined
2014-07-28 nhamImplement Ord for TrieMap/TrieSet/SmallIntMap/Bitv...
2014-07-28 nhamImplement PartialOrd for Bitv and BitvSet
2014-07-28 nhamImplement PartialOrd for SmallIntMap
2014-07-28 nhamImplement PartialOrd for TrieMap and TrieSet
2014-07-27 borsauto merge of #16031 : arielb1/rust/remove_unneeded_fix...
2014-07-27 borsauto merge of #16026 : ruud-v-a/rust/patch-1, r=stevekl...
2014-07-27 borsauto merge of #16020 : nham/rust/ringbuf_hash_ord,...
2014-07-27 Steven FacklerMake test expansion induce less reachability
2014-07-27 nhamImplement Hash for tuples of up to arity 12. Also chang...
2014-07-27 Jonas Hietaladoc: Small rewording.
2014-07-27 borsauto merge of #16030 : treeman/rust/doc-hashset-fix...
2014-07-27 nhamHash the length of the RingBuf before hashing elements
2014-07-27 Jonas Hietaladoc: Main example for TreeMap.
2014-07-27 Jonas Hietaladoc: TreeMap methods with examples.
2014-07-27 Jonas Hietaladoc: TreeSet methods and main example.
2014-07-27 Ariel Ben-YehudaRemove an unneeded FIXME in coherence.rs
2014-07-27 Jonas Hietaladoc: Correctly onclose code blocks in HashSet
2014-07-27 borsauto merge of #16016 : tomjakubowski/rust/rustdoc-fix...
2014-07-27 Ruud van Asseldonkdocs: Fix typo in container guide.
2014-07-27 borsauto merge of #16001 : Gankro/rust/rawstrings-proof...
2014-07-27 borsauto merge of #15963 : nham/rust/moar_15294, r=alexcrichton
2014-07-27 Alexis Beingessneradding proof of context-sensitivy of raw string literals
2014-07-27 borsauto merge of #16021 : brson/rust/mb, r=pcwalton
2014-07-27 Brian AndersonRemove managed_box gate from tests
2014-07-27 nhamImplement PartialOrd for RingBuf
2014-07-27 nhamImplement Hash for RingBuf
2014-07-27 borsauto merge of #16006 : TeXitoi/rust/relicense-shootout...
2014-07-26 Tom Jakubowskirustdoc: Keep hidden struct fields out of search
2014-07-26 nhamManually implement Hash for SmallIntMap
2014-07-26 borsauto merge of #15941 : treeman/rust/doc-lru, r=alexcrichton
2014-07-26 borsauto merge of #15936 : alexcrichton/rust/stability...
2014-07-26 Alex Crichtonstd: Stabilize unit, bool, ty, tuple, arc, any
2014-07-26 borsauto merge of #15762 : nham/rust/ringbuf_docs, r=alexcr...
2014-07-26 nhamAdd examples for RingBuf methods get, get_mut, iter...
2014-07-26 borsauto merge of #16000 : emkay/rust/lifetimes-guide-typo...
2014-07-26 nhamSmall fixes for tests
2014-07-26 borsauto merge of #15998 : luqmana/rust/nmnnbd, r=thestinger
2014-07-26 borsauto merge of #15996 : nham/rust/smallintmap_not_hashma...
2014-07-26 Guillaume PinotRelicense shootout-k-nucleotide.rs
2014-07-26 borsauto merge of #15991 : pcwalton/rust/resolve-regions...
2014-07-26 borsauto merge of #15988 : brson/rust/antlrprep, r=cmr
2014-07-26 borsauto merge of #15987 : brson/rust/hidestdrt, r=alexcrichton
2014-07-26 borsauto merge of #15982 : alexcrichton/rust/rustdoc-fixes...
2014-07-26 Michael Matuzakfix small typo in guide-lifetimes
2014-07-26 borsauto merge of #15975 : dotdash/rust/unwind_lifetimes...
2014-07-26 Luqman Adenrustllvm: Stub out some functions for llvm < 3.5
2014-07-26 nhamFix a typo in SmallIntMap documentation
2014-07-26 nhamImplement PartialEq/Eq/Clone/Hash/FromIterator/Extendab...
2014-07-26 Luqman Adenlibrustc: Use dereferenceable attribute instead of...
2014-07-26 borsauto merge of #15789 : steveklabnik/rust/guide_pointers...
2014-07-25 Brian AndersonAdd tests that the injected runtime is inaccessible
2014-07-25 Luqman Adenlibrustc: Use builder for llvm attributes.
2014-07-25 borsauto merge of #15787 : treeman/rust/hashmap-doc, r...
2014-07-25 Patrick Waltonlibrustc: Resolve regions and report errors in trait...
2014-07-25 Brian AndersonRevert "Use fewer instructions for `fail!`"
2014-07-25 Brian Andersonstd: Use correct conventions for statics in macros
2014-07-25 Brian Andersoncore: Remove unneeded cfgs
2014-07-25 Brian Andersonmk: Print grammar info message like others
2014-07-25 Brian Andersonmk: Remove check-syntax target
2014-07-25 Brian Andersonrustc: Future proof runtime injection
2014-07-25 borsauto merge of #15979 : Randati/rust/patch-2, r=kballard
2014-07-25 borsauto merge of #15968 : nham/rust/keys_values_other_maps...
2014-07-25 Alex Crichtonrustdoc: Inline items from foreign mods
2014-07-25 Alex Crichtonrustdoc: Correctly handle local renamings
2014-07-25 Alex Crichtonrustdoc: Fix links to Box/Gc
2014-07-25 Alex Crichtonrustdoc: Fix inlining type parameters
2014-07-25 Alex Crichtonrustdoc: Bind keydown instead of keypress for nav
2014-07-25 borsauto merge of #15958 : hirschenberger/rust/borrock...
2014-07-25 Alex Crichtonrustdoc: Hide impls for #[doc(hidden)] traits
2014-07-25 RandatiFix assert message
2014-07-25 Alex Crichtonrustdoc: Add a --target flag
2014-07-25 borsauto merge of #15971 : alexcrichton/rust/hurray-for...
2014-07-25 Björn SteinbrinkEmit lifetime end markers in unwinding codepaths
2014-07-25 borsauto merge of #15970 : Zoxc/rust/noalias-ref, r=cmr
2014-07-25 borsauto merge of #15957 : pcwalton/rust/builtin-bound...
2014-07-25 Patrick Waltonlibrustc: Check built-in trait bounds on implementation...
2014-07-25 borsauto merge of #15961 : pcwalton/rust/fn-pointer-in...
2014-07-25 Brian AndersonPut the struct passed to unwinding functions into a...
2014-07-25 Brian AndersonMake most of the failure functions take &(&'static...
2014-07-25 borsauto merge of #15959 : omasanori/rust/cleanup-ja, r...
next