]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-05-04 borsauto merge of #13915 : nick29581/rust/rslt, r=luqmana
2014-05-04 borsauto merge of #13908 : pcwalton/rust/box-pattern, r...
2014-05-04 borsauto merge of #13898 : nikomatsakis/rust/type-bounds...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-05-04 borsauto merge of #13895 : adrientetar/rust/js-escape,...
2014-05-04 Niko MatsakisSkip pretty printing for the regions bound test
2014-05-03 borsauto merge of #13906 : alexcrichton/rust/issue-13620...
2014-05-03 Ali SmesseimChange the licence holder to The Rust Project Developers
2014-05-03 borsauto merge of #13685 : Ryman/rust/issue7575, r=alexcrichton
2014-05-03 borsauto merge of #13773 : brson/rust/boxxy, r=alexcrichton
2014-05-03 Niko MatsakisTemporary patch to accept arbitrary lifetimes (behind...
2014-05-03 borsauto merge of #13904 : pcwalton/rust/box, r=alexcrichton
2014-05-03 borsauto merge of #13868 : FlaPer87/rust/opt-in-phase1...
2014-05-03 borsauto merge of #13903 : alexcrichton/rust/issue-13890...
2014-05-03 borsauto merge of #13899 : bjz/rust/simd, r=pcwalton
2014-05-03 Nick CameronRefactor `rslt` to `Result::new`
2014-05-03 borsauto merge of #13891 : hjr3/rust/serialize-vec, r=pcwalton
2014-05-03 Brian AndersonReplace most ~exprs with 'box'. #11779
2014-05-03 Brian Andersonemacs: Add 'box' to keywords
2014-05-03 borsauto merge of #13880 : TeXitoi/rust/biguint-always...
2014-05-03 Patrick Waltonlibsyntax: Add `box PAT` to the pattern grammar. RFC...
2014-05-03 Patrick Waltonlibrustc: Implement the `Box<T>` type syntax. RFC ...
2014-05-02 borsauto merge of #13579 : hirschenberger/rust/lint_unsigne...
2014-05-02 Alex Crichtonrustc: Crawl static initializers for reachability
2014-05-02 Falco HirschenbergerAdd lint check for negating uint literals and variables.
2014-05-02 Kevin ButlerProvide a note if method lookup fails and there are...
2014-05-02 Alex Crichtonrustc: Use the "real" realpath function
2014-05-02 Brendan ZabarauskasImplement comparison operators for int and uint SIMD...
2014-05-02 Adrien Tétarrustdoc: escape shown input to prevent injection
2014-05-02 borsauto merge of #13879 : huonw/rust/more-re, r=alexcrichton
2014-05-02 Huon Wilsonregex_macros: simplify using AstBuilder & the improved...
2014-05-02 Huon Wilsonsyntax: implement ToSource for more things in the quasi...
2014-05-02 Huon Wilsonsyntax: store char literals/tokens as `char`s rather...
2014-05-02 Herman J. Radtke IIIImplement ToJson for Vec<T>
2014-05-02 borsauto merge of #13789 : sfackler/rust/debug-assert,...
2014-05-02 borsauto merge of #13886 : japaric/rust/fix-an-typos, r...
2014-05-02 Steven FacklerRemove useless assert! case
2014-05-02 Steven FacklerAdd debug_assert and debug_assert_eq macros
2014-05-02 Jorge AparicioFix a/an typos
2014-05-01 borsauto merge of #13877 : thestinger/rust/de-tilde-str...
2014-05-01 Daniel Micayfix error message for obsolete &"foo" literal
2014-05-01 Daniel Micayremove leftover obsolete string literals
2014-05-01 Flavio PercocoAllow built-in traits to be derived
2014-05-01 borsauto merge of #13881 : aochagavia/rust/pr, r=alexcrichton
2014-05-01 borsauto merge of #13878 : brutal-chaos/rust/tutorial_gramm...
2014-05-01 Guillaume PinotBigUint always use u64 as the internal machine unsigned...
2014-05-01 Brendan ZabarauskasAdd more comprehensive unit tests for SIMD binops
2014-05-01 borsauto merge of #13875 : hjr3/rust/serialize-strbuf,...
2014-05-01 Adolfo OchagavíaFixed outdated note in the tutorial
2014-05-01 borsauto merge of #13724 : nikomatsakis/rust/expr-use-visit...
2014-05-01 Justin Noahrustdoc tutorial: grammar change in list comments
2014-05-01 borsauto merge of #13873 : alexcrichton/rust/issue-13872...
2014-05-01 Herman J. Radtke IIIAdd serialization support for StrBuf
2014-05-01 Alex Crichtonrustc: Fix def ids of xcrate-reexported items
2014-05-01 Niko MatsakisAddress nits from @pnkfelix
2014-04-30 Patrick Waltonlibrustc: Remove `~"string"` and `&"string"` from the...
2014-04-30 Flavio PercocoAllow manual implementations of built-in traits
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 #13072 : bjz/rust/bitset, r=alexcrichton
2014-04-30 Brendan ZabarauskasUpdate for language changes
2014-04-30 Brendan ZabarauskasMove bitflags module to libstd
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 Alex Crichtonrustc: Add search paths to dylib load paths
2014-04-30 Brendan ZabarauskasDocument derived traits for bitset! macro
2014-04-30 Brendan ZabarauskasDocument how generated bitflags can be extended with...
2014-04-30 Brendan ZabarauskasAdd a bitflags! macro
2014-04-30 borsauto merge of #13776 : adrientetar/rust/rustdoc-fix...
2014-04-30 Huon Wilsonregex: General style tweaks.
2014-04-29 borsauto merge of #13833 : alexcrichton/rust/ffunction...
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-29 borsauto merge of #13845 : alexcrichton/rust/regex-deps...
2014-04-29 Alex Crichtonrustc: Enable -f{function,data}-sections
2014-04-29 Alex Crichtonmk: Depend on regex_macros for tests appropriately
2014-04-29 Huon Wilsonregex: remove the use of ~[] & some unnecessary ~'s.
2014-04-29 borsauto merge of #13807 : ipetkov/rust/issue-13771, r...
2014-04-29 borsauto merge of #13829 : alexcrichton/rust/dead-strip...
2014-04-29 Ivan Petkovrustdoc: #13771: Make html links inside paragraphs...
2014-04-29 borsauto merge of #13834 : nick29581/rust/str_fix, r=luqmana
2014-04-29 Nick CameronRemove internal support for fixed length strings
2014-04-29 borsauto merge of #13830 : noamraph/rust/doc-browser-histor...
2014-04-28 borsauto merge of #13827 : lifthrasiir/rust/rustdoc-hidden...
2014-04-28 Noam Yorav... rustdoc: Make going back in browser history work after...
2014-04-28 Jonathan SDeprecate the rev_iter pattern in all places where...
2014-04-28 Jonathan SProvide an implementation of DoubleEndedIterator for...
2014-04-28 borsauto merge of #13819 : nick29581/rust/ty_str, r=pcwalton
2014-04-28 Alex Crichtonrustc: Pass -dead_strip on OSX
2014-04-28 borsauto merge of #13812 : alxgnon/rust/master, r=alexcrichton
2014-04-28 Kang Seonghoonrustdoc: Make strip_hidden use a dedicated hidden item...
2014-04-28 borsauto merge of #13797 : lifthrasiir/rust/std-mem-replace...
2014-04-28 Adrien Tétarrustdoc: fix a few inconsistencies
2014-04-28 borsauto merge of #13821 : aochagavia/rust/pr3, r=alexcrichton
2014-04-28 Adolfo OchagavíaFixed typo in std::vec
2014-04-28 Kang Seonghoonstd: Add more docs to `std::mem::replace`.
2014-04-28 Niko MatsakisRemove default method implementations
2014-04-28 borsauto merge of #13791 : lifthrasiir/rust/mod-inner-span...
2014-04-28 Nick CameronRefactor ty_str to use a ~(str) representation.
next