]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-06-09 Steve Klabnikmake note of slicing syntax in TRPL: strings
2015-06-09 borsAuto merge of #26102 - retep998:openoptionsext, r=alexc...
2015-06-09 borsAuto merge of #26068 - bluss:bench-sigfigs, r=huonw
2015-06-09 borsAuto merge of #26098 - russellmcc:add-ar-tool-flexible...
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
2015-06-09 borsAuto merge of #26117 - Manishearth:rollup, r=Manishearth
2015-06-09 Ulrik Sverdruptest: Display benchmark results with thousands separators
2015-06-09 Manish GoregaokarRollup merge of #26113 - tshepang:avoid-abbreviations...
2015-06-09 Manish GoregaokarRollup merge of #26112 - tshepang:readability, r=stevek...
2015-06-09 Manish GoregaokarRollup merge of #26105 - tshepang:sentence-not-clear...
2015-06-09 Manish GoregaokarRollup merge of #26104 - saml:patch-1, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #26099 - TheNeikos:fix-old_array_syntax...
2015-06-09 Manish GoregaokarRollup merge of #26078 - diwic:patch-2, r=alexcrichton
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-09 borsAuto merge of #26065 - Marwes:master, r=alexcrichton
2015-06-08 MurarthChanges to LLVM `ExecutionEngine` wrapper
2015-06-08 borsAuto merge of #26079 - eefriedman:emit-closure, r=nrc
2015-06-08 Tshepang Lekhonkhobereference: that looks better without those abbreviations
2015-06-08 Tshepang Lekhonkhobereference: improve readability
2015-06-08 Tshepang Lekhonkhobebook: remove a sentence that is not clear
2015-06-08 borsAuto merge of #26077 - SimonSapin:patch-6, r=alexcrichton
2015-06-08 Markus WesterlindReordered the methods on str to improve doc sorting
2015-06-08 samlFixing typo, [[lib]] to [lib]
2015-06-08 borsAuto merge of #26060 - funkill:fix_rustbook, r=alexcrichton
2015-06-08 Peter AtashianOpenOptionsExt on Windows: i32 -> u32
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 Marcel MüllerFixed old occurences of the removed array syntax
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 Russell McClellanAdd ability to change `ar` tool from target specificati...
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 diwicMake all leaks safe in language reference
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
next