]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-11-17 Jakub Bukajrollup merge of #19038: jayelm/fixed-typos
2014-11-17 Jakub Bukajrollup merge of #19029: vberger/stability_function_body
2014-11-17 Jakub Bukajrollup merge of #19026: alfie/doc-fixes
2014-11-17 Jakub Bukajrollup merge of #19020: Gankro/better-warn
2014-11-17 Jakub Bukajrollup merge of #19018: tomjakubowski/fix-issue-19003
2014-11-17 Jakub Bukajrollup merge of #19016: gkoz/use_util_copy
2014-11-17 Jakub Bukajrollup merge of #19015: alex/libcore-typos
2014-11-17 Jakub Bukajrollup merge of #19013: jakub-/issue-18986
2014-11-17 Jakub Bukajrollup merge of #19008: alex/collections-typos
2014-11-17 Jakub Bukajrollup merge of #19000: IvanUkhov/doc-link-dylib
2014-11-17 Jakub Bukajrollup merge of #18951: tbu-/pr_array_cloneshow
2014-11-17 Jakub Bukajrollup merge of #18921: oli-obk/refactoring/graphviz...
2014-11-17 Jakub Bukajrollup merge of #18911: canndrew/slice_shift_char
2014-11-17 Jakub Bukajrollup merge of #18910: aturon/borrow-traits
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-17 Jakub BukajFix an ICE when using struct patterns with traits
2014-11-17 Luqman Adenlibrustc: Whitelist linkage attribute for unused attrib...
2014-11-17 Luqman AdenAdd tests.
2014-11-17 jmu303Fix several typos in comments
2014-11-17 Aaron TuronRemove bogus Duration::span test
2014-11-17 Aaron TuronFurther DSTify Index traits
2014-11-17 Aaron Turonlibcollections: generalize BTree* to use BorrowFrom
2014-11-17 Aaron TuronFallout from deprecation
2014-11-17 Aaron Turonlibstd: Deprecate _equiv methods
2014-11-17 Aaron Turonlibcollections: use BorrowFrom in TreeSet, Map
2014-11-17 Aaron Turonlibcore: add borrow module
2014-11-17 borsauto merge of #18973 : sfackler/rust/enum-namespace...
2014-11-17 Gleb KozyrevReturn proper errors with update_err
2014-11-17 Gleb KozyrevRemove duplicate code by using util::copy()
2014-11-17 Victor BergerDon't inherit stability to items in a function body.
2014-11-17 Ivan UkhovBring back the dylib kind of the link attribute
2014-11-17 Steven FacklerSwitch to purely namespaced enums
2014-11-17 borsauto merge of #19007 : huonw/rust/more-marker-impls...
2014-11-17 oli-obklibgraphviz: Id::new returns Result<Id, ()> instead...
2014-11-17 borsauto merge of #19027 : nick29581/rust/coercions-4,...
2014-11-17 Nick CameronFix fallout from coercion removal
2014-11-17 Andrew Cannchange return type of slice_shift_char
2014-11-17 borsauto merge of #18914 : Gankro/rust/cloned, r=aturon
2014-11-17 Alexis Beingessnerslightly better deprecation message for fn syntax
2014-11-17 Alfie Johndoc: extend a893397 to make whole document consistent
2014-11-17 Tom JakubowskiDisallow parsing of struct variants with 0 fields
2014-11-17 borsauto merge of #18927 : areski/rust/pr-improve-option...
2014-11-17 Alex GaynorFixed a few typos in libcore
2014-11-16 borsauto merge of #18747 : csherratt/rust/ringbuf-remove...
2014-11-16 Huon WilsonImplement more basic traits for the marker types.
2014-11-16 borsauto merge of #18995 : alfie/rust/comment-docs, r=aturon
2014-11-16 borsauto merge of #18994 : sfackler/rust/struct-variants...
2014-11-16 Alex GaynorFixed several typos in libcollections
2014-11-16 Alexis Beingessnerfallout from deprecating find_copy and get_copy
2014-11-16 Alexis BeingessnerDeprecate hashmap's find_copy and get_copy in favour...
2014-11-16 Alexis Beingessnerimplement cloned for Option
2014-11-16 borsauto merge of #18752 : jakub-/rust/remove-unit, r=eddyb
2014-11-16 Jakub BukajUpdate the reference
2014-11-16 Jakub BukajUpdate tests accordingly
2014-11-16 Jakub BukajComplete the removal of ty_nil, ast::LitNil, ast::TyBot...
2014-11-16 Niko MatsakisTry to remove ty_nil, some kind of error in exhaustiven...
2014-11-16 borsauto merge of #18978 : jakub-/rust/roll-up, r=cmr
2014-11-16 Jakub BukajFix doctests
2014-11-16 Jakub BukajFix warnings
2014-11-16 Jakub Bukajrollup merge of #18990: alfie/master
2014-11-16 Jakub Bukajrollup merge of #18989: alex/fix-typos
2014-11-16 Jakub Bukajrollup merge of #18985: alexcrichton/issue-18900
2014-11-16 Jakub Bukajrollup merge of #18979: inrustwetrust/codegen-options...
2014-11-16 Jakub Bukajrollup merge of #18976: bjz/rfc369-numerics
2014-11-16 Jakub Bukajrollup merge of #18970: aturon/fixup-stable
2014-11-16 Jakub Bukajrollup merge of #18965: cmr/master
2014-11-16 Jakub Bukajrollup merge of #18964: coyotebush/rustdoc-print
2014-11-16 Jakub Bukajrollup merge of #18960: stepancheg/cell-default
2014-11-16 Jakub Bukajrollup merge of #18949: tomjakubowski/tojson-str
2014-11-16 Jakub Bukajrollup merge of #18948: barosl/doc-encodable-fix
2014-11-16 Jakub Bukajrollup merge of #18942: jbcrail/tree-set-docs
2014-11-16 Jakub Bukajrollup merge of #18941: reem/better-task-pool
2014-11-16 Jakub Bukajrollup merge of #18935: jmesmon/cody/no-vendor-triplle
2014-11-16 Jakub Bukajrollup merge of #18933: IanConnolly/doc-fake-rust
2014-11-16 borsauto merge of #18788 : ricky26/rust/master, r=aturon
2014-11-16 Alfie Johndoc: make end comment consistent with start comment
2014-11-16 Steven FacklerUn-feature gate struct variants
2014-11-16 Brendan ZabarauskasMove ToString to collections::string
2014-11-16 Brendan ZabarauskasMove IntoString to collections::string
2014-11-16 Brendan ZabarauskasRename IntoStr to IntoString
2014-11-16 Brendan ZabarauskasRemove use of deprecated function
2014-11-16 Brendan ZabarauskasRemove core::num::strconv
2014-11-16 Brendan ZabarauskasMove FromStr to core::str
2014-11-15 Alfie Johndoc: small grammar fix
2014-11-15 Alex GaynorFixed several typos
2014-11-15 Alex Crichtonstd: Fix a flaky test on OSX 10.10
2014-11-15 Colin SherrattUpdate ring_buf.rs from fallout of #18827.
2014-11-15 inrustwetrustSlightly improved rustc error messages for invalid...
2014-11-15 borsauto merge of #18924 : cakebaker/rust/fix_list, r=steve...
2014-11-15 borsauto merge of #18922 : japaric/rust/for, r=jakub-
2014-11-15 borsauto merge of #18901 : steveklabnik/rust/quickfix,...
2014-11-15 Aaron Turonrustdoc: tweak stability summary counting
2014-11-15 Aaron Turonlibs: fix #[stable] inheritance fallout
2014-11-15 Corey Richardsonlibrustc: use type parameters less vigorously when...
2014-11-14 Corey FordHide interactive elements when printing rustdoc
2014-11-14 borsauto merge of #18894 : ArtemGr/rust/patch-1, r=pnkfelix
2014-11-14 Stepan Koltsovimpl Default for Cell and RefCell
2014-11-14 borsauto merge of #18880 : barosl/rust/doc-fail-to-panic...
2014-11-14 borsauto merge of #18893 : bkoropoff/rust/issue-18883,...
2014-11-14 Barosl LeeImprove examples for syntax::ext::deriving::encodable
next