]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-07-25 borsauto merge of #15787 : treeman/rust/hashmap-doc, r...
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 borsauto merge of #15958 : hirschenberger/rust/borrock...
2014-07-25 RandatiFix assert message
2014-07-25 borsauto merge of #15971 : alexcrichton/rust/hurray-for...
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 borsauto merge of #15959 : omasanori/rust/cleanup-ja, r...
2014-07-25 Alex Crichtonrustc: Compare paths with --extern, not bytes
2014-07-25 John Kåre AlsakerAdd noalias to safe shared reference parameters
2014-07-25 nhamAdd methods for obtaining iterators over the keys and...
2014-07-25 nhamAdd methods for obtaining iterators over the keys and...
2014-07-25 nhamAdd methods for obtaining iterators over the keys and...
2014-07-25 borsauto merge of #15809 : pcwalton/rust/dedesugar-for...
2014-07-25 Patrick Waltonlibrustc: Stop desugaring `for` expressions and transla...
2014-07-25 borsauto merge of #15951 : edwardw/rust/issue-15896, r...
2014-07-24 borsauto merge of #15945 : treeman/rust/doc-smallint-update...
2014-07-24 Patrick Waltonlibrustc: Make references to functions not have static...
2014-07-24 OGINO MasanoriRemove obsolete Japanese translation for a while.
2014-07-24 Falco HirschenbergerFix display of `-NaN%` in borrock stats caused by div...
2014-07-24 borsauto merge of #15779 : alexcrichton/rust/no-nul-termina...
2014-07-24 Alex Crichtonrustllvm: Don't require null terminators in files
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 Edward WangFix #15896
2014-07-24 borsauto merge of #15949 : alexcrichton/rust/rollup, r...
2014-07-24 Alex CrichtonTest fixes from the rollup
2014-07-24 Jonas HietalaDocument update and update_with_key in SmallIntMap.
2014-07-24 Jonas HietalaDocument SmallIntMap with examples.
2014-07-24 Jonas HietalaFormat documentation for SmallIntMap.
2014-07-24 Jonas HietalaMain examples for TrieSet and TrieMap.
2014-07-24 Jonas HietalaDocument TrieSet and TrieMap methods.
2014-07-24 Alex Crichtonrustdoc: Add a --crate-name option
2014-07-24 Patrick Waltonlibrustc: Check structure constructors against their...
2014-07-24 Patrick Waltonlibrustc: Make bare functions implement the `FnMut...
2014-07-24 Aaron Turonrustdoc: make table of contents optional
2014-07-24 nhamAdd examples for Checked[Add|Sub|Mul|Div]
2014-07-24 Patrick Waltonlibsyntax: Remove `~self` and `mut ~self` from the...
2014-07-24 Valerii HioraUpdated LLVM for iOS
2014-07-24 Adolfo OchagavíaAdd a null pointer check to CString::new
2014-07-24 Adolfo OchagavíaImplement Show for CString
2014-07-24 Adolfo OchagavíaFix deprecation warning in deque.rs
2014-07-24 Adolfo OchagavíaAdd `string::raw::from_buf`
2014-07-24 Adolfo OchagavíaFix travis errors
2014-07-24 Adolfo OchagavíaDeprecated `String::from_raw_parts`
2014-07-24 Adolfo OchagavíaDeprecated `str::raw::from_buf_len`
2014-07-24 Adolfo OchagavíaDeprecated `str::raw::from_byte`
2014-07-24 Adolfo OchagavíaDeprecated `str::raw::from_utf8_owned`
2014-07-24 Adolfo OchagavíaDeprecated `str::raw::from_c_str`
2014-07-24 Adolfo OchagavíaRemove OwnedStr trait
2014-07-24 Jonas HietalaCleanup HashMap documentation.
2014-07-24 borsauto merge of #15922 : poiru/rust/remove-whitespace...
2014-07-24 borsauto merge of #15856 : treeman/rust/doc-priorityqueue...
2014-07-24 borsauto merge of #15921 : dotdash/rust/match_lifetimes...
2014-07-24 Jonas HietalaDocument PriorityQueue.
2014-07-24 Jonas HietalaMove contructors to the top of PriorityQueue.
2014-07-24 Jonas HietalaRemove explicit rust code specifier. Unhide use HashMap.
2014-07-24 Jonas HietalaFill in example code for HashMap.
2014-07-24 borsauto merge of #15909 : colemickens/rust/patch-3, r...
2014-07-24 borsauto merge of #15862 : jakub-/rust/issue-15774, r=alexc...
2014-07-24 borsauto merge of #15781 : alexcrichton/rust/issue-15758...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
2014-07-23 borsauto merge of #15611 : brson/rust/pushpop, r=alexcrichton
2014-07-23 Brian AndersonJust land already
2014-07-23 Brian AndersonRemove stray llvmdeps.rs
2014-07-23 Brian Andersoncollections: Tweak docs for push
2014-07-23 Brian AndersonRemove kludgy imports from vec! macro
2014-07-23 Brian Andersoncollections: Deprecate shift/unshift
2014-07-23 Brian Andersoncollections: Make push_back/pop_back default methods
2014-07-23 Brian Andersonvim: Add MutableSeq
2014-07-23 Brian Andersoncollections: Move push/pop docs to MutableSeq
2014-07-23 Brian AndersonConvert some push_back users to push
2014-07-23 Brian Andersoncollections: Deprecate push_back/pop_back
2014-07-23 Brian Andersoncollections: Move push/pop to MutableSeq
2014-07-23 Jakub WieczorekParser: Global single-segment paths should be represent...
2014-07-23 borsauto merge of #15928 : brson/rust/dist, r=alexcrichton...
2014-07-23 Brian Andersonmk: Have the various flavors of 'dist' install all...
2014-07-23 Brian Andersonconfigure: Add --enable-dist-host-only flag
2014-07-23 borsauto merge of #15902 : nham/rust/hash_triemap, r=alexcr...
2014-07-23 Birunthan Mohanathasmk: Add space before line continuation backslash
2014-07-23 Birunthan Mohanathasmk: Remove extra whitespace before line continuation...
2014-07-23 Björn SteinbrinkImprove usage of lifetime intrinsics in match expressions
2014-07-23 borsauto merge of #15749 : vhbit/rust/treemap-doc-fixes...
2014-07-23 borsauto merge of #15910 : sfackler/rust/nogc, r=cmr
2014-07-23 borsauto merge of #15900 : tbu-/rust/pr_numcleanup, r=kballard
2014-07-23 Valerii HioraTreeMap examples fixes
2014-07-23 borsauto merge of #15899 : aochagavia/rust/guide, r=kballard
2014-07-23 Steven FacklerRemove ancient GC cfg flags
2014-07-23 Cole MickensRemove unnecessary cast from intro
2014-07-23 borsauto merge of #15897 : Gankro/rust/it-docs, r=kballard
2014-07-23 Brian AndersonRevert "Made 'make install' include libs for additional...
2014-07-22 borsauto merge of #15272 : jakub-/rust/issue-13041, r=pcwalton
2014-07-22 Jakub WieczorekAdd Drop support for enums
2014-07-22 borsauto merge of #15894 : treeman/rust/vec-doc, r=alexcrichton
2014-07-22 nhamImplement PartialEq, Eq for TrieMap, TrieSet
2014-07-22 nhamDerive Hash for TrieMap and TrieSet
2014-07-22 borsauto merge of #15869 : alexcrichton/rust/issue-15828...
2014-07-22 Tobias BucherClean up some trait impls in core::num.
next