]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-06-09 Manish GoregaokarRollup merge of #26073 - chuckSMASH:trpl-5-4-comments...
2015-06-09 Manish GoregaokarRollup merge of #25968 - benfleis:master, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #25948 - tshepang:misc-doc-improvements...
2015-06-09 Manish GoregaokarRollup merge of #25909 - frankamp:patch-1, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #25898 - azerupi:patch-3, r=steveklabnik
2015-06-08 borsAuto merge of #26079 - eefriedman:emit-closure, r=nrc
2015-06-08 borsAuto merge of #26077 - SimonSapin:patch-6, r=alexcrichton
2015-06-08 borsAuto merge of #26060 - funkill:fix_rustbook, r=alexcrichton
2015-06-08 borsAuto merge of #26044 - nagisa:canonicalize-metadata...
2015-06-08 Eli FriedmanTranslate "ignored" closure expressions.
2015-06-08 borsAuto merge of #25989 - jooert:implement_rfc839, r=Gankro
2015-06-08 Mathieu DavidUpdated with requested changes
2015-06-08 Simon SapinReplace usage of String::from_str with String:from
2015-06-08 borsAuto merge of #26091 - chellmuth:pub-struct-field-span...
2015-06-08 borsAuto merge of #26088 - tamird:llvm35-fixes, r=alexcrichton
2015-06-08 Johannes OertelImplement RFC 839
2015-06-08 borsAuto merge of #26029 - GuillaumeGomez:const_check,...
2015-06-08 Guillaume GomezAdd error explanation for E0014
2015-06-08 borsAuto merge of #25823 - oli-obk:static_to_const_lint...
2015-06-08 Chris HellmuthAdd license
2015-06-08 borsAuto merge of #26018 - nrc:codegen, r=@nikomatsakis
2015-06-08 David Voitrustc_trans: 'assume' intrinsic is only available on...
2015-06-08 Luca Brunorustc_trans: don't hardcode llvm version for conditiona...
2015-06-08 Tamir DubersteinRemove useless `const`
2015-06-08 borsAuto merge of #26087 - fitzgen:improve-suggestion-hueri...
2015-06-08 Nick FitzgeraldMake the maximum edit distance of typo suggestions...
2015-06-08 Nick Cameronerror due to rebase
2015-06-07 Nick Cameronreview changes - only show closure ids in verbose mode
2015-06-07 Nick CameronDon't visit items in removed branches
2015-06-07 Nick CameronTidying up, fix some minor linkage bugs, use ty flags...
2015-06-07 Chris HellmuthAdd a regression test for public struct field spans
2015-06-07 Chris HellmuthStructField span should include `pub`
2015-06-07 borsAuto merge of #25912 - tshepang:better-str-examples...
2015-06-07 Simon SapinDeprecate String::from_str in favor of String::from
2015-06-07 borsAuto merge of #26070 - brson:nightlyfix, r=alexcrichton
2015-06-07 Chuck BassettUpdate doctest in comments.md
2015-06-07 Tshepang Lekhonkhobedoc: improve some of str examples
2015-06-07 Brian Andersontest: Ignore gdb-pretty-struct-and-enums.rs
2015-06-07 Oliver 'ker... change some statics to constants
2015-06-07 Simonas KazlauskasDon’t ICE if fs::canonicalise fails in meta-load
2015-06-07 borsAuto merge of #26066 - steveklabnik:docs_on_a_plane...
2015-06-07 borsAuto merge of #26057 - audebert:master, r=alexcrichton
2015-06-06 Steve KlabnikRemove many unneeded feature annotations in the docs
2015-06-06 borsAuto merge of #26047 - chuckSMASH:patch-1, r=alexcrichton
2015-06-06 funkillfix path in toc links
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
next