]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-06-07 Brian Andersontest: Ignore gdb-pretty-struct-and-enums.rs
2015-06-07 borsAuto merge of #26057 - audebert:master, r=alexcrichton
2015-06-06 borsAuto merge of #26047 - chuckSMASH:patch-1, r=alexcrichton
2015-06-06 borsAuto merge of #26050 - bluss:linked-list, r=Gankro
2015-06-06 Ulrik Sverdruplinked_list: Add Rawlink::from
2015-06-06 Ulrik Sverdruplinked_list: Add method Node::set_next
2015-06-06 Ulrik Sverdruplinked_list: Cleanup code in split_off
2015-06-06 Rémi AudebertFix small typo in diagnostics.rs
2015-06-06 borsAuto merge of #26038 - eddyb:dst-nested, r=luqmana
2015-06-06 borsAuto merge of #26045 - sourcefrog:patch-1, r=alexcrichton
2015-06-06 Ulrik Sverdruplinked_list: Use unsafe properly for Rawlink methods
2015-06-06 Ulrik Sverdruplinked_list: Use a safe loop in Drop
2015-06-06 borsAuto merge of #26041 - Nashenas88:sync-send-libcore...
2015-06-06 Chuck BassettUpdated Cargo.toml version number output
2015-06-06 Paul Fariafixup! Added test for Sync/Send on iterators within...
2015-06-06 Martin PoolAnother small grammar fix for process.rs
2015-06-06 Martin PoolDoc fix for process.rs
2015-06-05 borsAuto merge of #26032 - achiwhane:master, r=steveklabnik
2015-06-05 Paul FariaAdded test for Sync/Send on iterators within char....
2015-06-05 borsAuto merge of #26024 - Aatch:inline-as_bytes, r=Gankro
2015-06-05 Eduard BurtescuAllow nested generics for the last field of structs...
2015-06-05 borsAuto merge of #26023 - arielb1:fast-sized, r=eddyb
2015-06-05 Ariel Ben-Yehudafix test fallout
2015-06-05 Akshay Chiwhanefix some errors
2015-06-05 Akshay Chiwhanefix typo
2015-06-05 Akshay Chiwhaneedit for clarity and grammar
2015-06-05 Akshay ChiwhaneClarified naming convention for Cargo
2015-06-05 borsAuto merge of #26028 - steveklabnik:rollup, r=steveklabnik
2015-06-05 Steve KlabnikRollup merge of #26020 - frewsxcv:patch-24, r=steveklabnik
2015-06-05 Steve KlabnikRollup merge of #26017 - Stebalien:fix-rustdoc, r=alexc...
2015-06-05 Steve KlabnikRollup merge of #26011 - genodeftest:patch-1, r=stevekl...
2015-06-05 Steve KlabnikRollup merge of #26010 - ranma42:improve-doc, r=stevekl...
2015-06-05 Steve KlabnikRollup merge of #26001 - sae-bom:master, r=alexcrichton
2015-06-05 Steve KlabnikRollup merge of #25925 - azerupi:patch-4, r=steveklabnik
2015-06-05 borsAuto merge of #26008 - Marwes:arc_rc_as_ref, r=alexcrichton
2015-06-05 borsAuto merge of #26004 - alexcrichton:msvc-llvm-assertion...
2015-06-05 James MillerMark std::as_bytes as inline
2015-06-05 borsAuto merge of #26022 - Gankro:fix-linked-list, r=huonw
2015-06-05 Alexis Beingessnerproperly null out ptr in LinkedList::split_off - fixes...
2015-06-05 Ariel Ben-YehudaIntroduce a fast-path for type_is_sized/type_moves_by_d...
2015-06-04 Corey FarwellDoc-comment fix; trait names are capitalized
2015-06-04 Steven AllenFix order of rustdoc arguments.
2015-06-04 borsAuto merge of #25975 - arielb1:remove-param-space,...
2015-06-04 borsAuto merge of #25985 - bombless:patch-2, r=alexcrichton
2015-06-04 borsAuto merge of #26005 - Ms2ger:get_enum_variant_defs...
2015-06-04 Christian Stadelmann[Documentation: Macros] Use some more SSL
2015-06-04 York Xiangcrate libc: Correct signature of `WriteFile`
2015-06-04 Christian Stadelmann[Documentation] Use SSL where possible
2015-06-04 Andrea CancianiMinor fix to docs of constraints on mut/non-mut references
2015-06-04 Markus WesterlindAdded AsRef implementations for Arc and Rc
2015-06-04 borsAuto merge of #25981 - nham:fix_E0201, r=alexcrichton
2015-06-04 borsAuto merge of #26002 - Manishearth:rollup, r=Manishearth
2015-06-04 Ms2gerInline enum_variant_ids into its only caller.
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-06-04 Manish GoregaokarFix doctest (fixup \96#25900)
2015-06-04 Sae-bom Kimsupport aarch64-android raw type definitions
2015-06-04 Alex Crichtonconfigure: Fix LLVM output dir on MSVC
2015-06-04 Manish GoregaokarRollup merge of #26000 - heejongahn:master, r=alexcrichton
2015-06-04 Manish GoregaokarRollup merge of #25994 - marcusklaas:issue-25969, r...
2015-06-04 Manish GoregaokarRollup merge of #25990 - carols10cents:try-docs, r...
2015-06-04 Manish GoregaokarRollup merge of #25988 - webmobster:master, r=alexcrichton
2015-06-04 Manish GoregaokarRollup merge of #25987 - pnkfelix:fix-dropck-doc-format...
2015-06-04 Manish GoregaokarRollup merge of #25900 - lorenzb:more_about_types,...
2015-06-04 Heejong AhnTypo fixed in AUTHORS.txt
2015-06-04 borsAuto merge of #25743 - michaelsproul:match-diagnostics...
2015-06-04 Marcus KlaasFix span for ExprPath variants
2015-06-03 borsAuto merge of #25959 - pnkfelix:fsk-hack-move-val-init...
2015-06-03 Ariel Ben-YehudaUse a plain Vec instead of VecPerParamSpace in trait...
2015-06-03 borsAuto merge of #24910 - steveklabnik:remove_static_asser...
2015-06-03 webmobsterAdd priority policy to RWLock API Documentation
2015-06-03 Carol NicholsIndent 4 spaces instead of 2
2015-06-03 Carol NicholsReturn Ok(()) instead of Ok()
2015-06-03 Carol NicholsUse write_all instead of write_line
2015-06-03 Carol NicholsAdd prelude to get Write
2015-06-03 Ms2gerRemove unused get_enum_variant_defs functions.
2015-06-03 JexellUpdate linked_list.rs
2015-06-03 borsAuto merge of #25966 - pelmers:save-api, r=nrc
2015-06-03 Carol NicholsImprove `try!` docs to make clearer it returns `Result`.
2015-06-03 Steve KlabnikRemove #[static_assert]
2015-06-03 Felix S. Klock IIFix the dropck doc formatting to avoid hitting four...
2015-06-03 borsAuto merge of #25984 - Manishearth:rollup, r=Manishearth
2015-06-03 Manish GoregaokarRollup merge of #25974 - richo:stack-msg, r=alexcrichton
2015-06-03 Manish GoregaokarRollup merge of #25971 - richo:configurable-python...
2015-06-03 Manish GoregaokarRollup merge of #25970 - gkoz:make_compiler_docs, r...
2015-06-03 Manish GoregaokarRollup merge of #25963 - steveklabnik:link_to_cell...
2015-06-03 Manish GoregaokarRollup merge of #25939 - wca:fix-freebsd-configure...
2015-06-03 Nick HamannMake E0201 detect when duplicate function is a method.
2015-06-03 Michael SproulImprove diagnostic messages for range patterns.
2015-06-03 borsAuto merge of #25938 - wca:fix-clang-check-compatibilit...
2015-06-03 Nick Hamanns/method/associated function/ in E0201
2015-06-03 borsAuto merge of #25935 - wesleywiser:fix_libcollection_bu...
2015-06-02 Richo Healeystd: clarify comments about sp* implementations
2015-06-02 borsAuto merge of #25867 - petrochenkov:ucellv, r=alexcrichton
2015-06-02 Richo Healeyconfigure: Allow specifying your python with --python
2015-06-02 Gleb Kozyrevmk: fix the CFG_ENABLE_COMPILER_DOCS spelling
2015-06-02 borsAuto merge of #25926 - Ms2ger:enum_variant_ids, r=alexc...
2015-06-02 Peter ElmersChange &String[..] to just &String, since it coerces...
2015-06-02 Peter ElmersMove EnumData to the API.
2015-06-02 borsAuto merge of #25868 - alexcrichton:issue-25505, r...
2015-06-02 Steve KlabnikLink to cell in TRPL: mutability
next