]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-10-08 Nick CameronAdd a comment
2015-10-08 Nick CameronSome cleanup of no longer used AST things
2015-10-08 Nick CameronCache ids between lowering runs
2015-10-08 Nick CameronMake save-analysis work for `if let` etc.
2015-10-08 Nick Cameronhygiene for `for` loops, `if let`, `while let`
2015-10-08 Nick CameronFix stability
2015-10-08 Nick CameronFixes to rustdoc, etc.
2015-10-08 Nick CameronMove placement in desugaring to lowering
2015-10-08 Nick Cameronif let and while let
2015-10-08 Nick CameronFor loops in save-analysis
2015-10-08 Nick CameronMove `for` loop desugaring to lowering
2015-10-08 Nick CameronAdd a lowering context
2015-10-08 borsAuto merge of #27197 - nwin:generic-cursor-impl, r...
2015-10-08 borsAuto merge of #28913 - steveklabnik:rollup, r=steveklabnik
2015-10-08 Steve KlabnikRollup merge of #28910 - frewsxcv:patch-26, r=steveklabnik
2015-10-08 Steve KlabnikRollup merge of #28908 - GuillaumeGomez:patch-2, r...
2015-10-08 Steve KlabnikRollup merge of #28905 - tshepang:typo, r=steveklabnik
2015-10-08 Steve KlabnikRollup merge of #28904 - panicbit:trpl-derive, r=stevek...
2015-10-08 Steve KlabnikRollup merge of #28893 - steveklabnik:gh28687, r=nikoma...
2015-10-08 Steve KlabnikRollup merge of #28872 - iwillspeak:master, r=Manishearth
2015-10-08 Guillaume GomezFix typo in E0101
2015-10-08 borsAuto merge of #28826 - arthurprs:leading_plus, r=alexcr...
2015-10-08 borsAuto merge of #28621 - tshepang:move-safety, r=steveklabnik
2015-10-08 borsAuto merge of #28897 - steveklabnik:rollup, r=steveklabnik
2015-10-08 Corey FarwellFormat code-like text in Iterator::cloned doc-comment
2015-10-08 borsAuto merge of #28891 - cristicbz:new-nbody, r=alexcrichton
2015-10-08 borsAuto merge of #28892 - cristicbz:default-wrapping,...
2015-10-08 Tshepang Lekhonkhobereference: fix typos
2015-10-08 panicbittrpl: link to derivable trait's docs
2015-10-08 panicbittrpl: mention deriving in traits section
2015-10-08 borsAuto merge of #28863 - nagisa:test-16403, r=alexcrichton
2015-10-08 borsAuto merge of #28811 - alexcrichton:as-ref-ptrs, r...
2015-10-07 Steve KlabnikRollup merge of #28896 - mkpankov:core-fmt, r=nrc
2015-10-07 Steve KlabnikRollup merge of #28889 - JIghtuse:str_doc, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28885 - frewsxcv:patch-25, r=alexcrichton
2015-10-07 Steve KlabnikRollup merge of #28882 - ykomatsu:trpl, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28880 - Wallacoloo:book-5.14-typo...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 Steve KlabnikRollup merge of #28876 - steveklabnik:oops, r=Gankro
2015-10-07 Steve KlabnikRollup merge of #28874 - GuillaumeGomez:error_code...
2015-10-07 Steve KlabnikRollup merge of #28856 - chills42:master, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28836 - jackwilsonv:patch-6, r=stevekl...
2015-10-07 Michael PankovFix comment gone astray
2015-10-07 Michael Pankovrustfmt hash submodule
2015-10-07 Michael Pankovrustfmt part of libcore/fmt
2015-10-07 borsAuto merge of #28884 - Ms2ger:fmt-mir, r=nikomatsakis
2015-10-07 Steve KlabnikComment on shadowing with patterns
2015-10-07 Cristi Cobzarencocore: Derive Default for Wrapping<T>
2015-10-07 Cristi Cobzarencobench: rewrite nbody for better vectorization
2015-10-07 borsAuto merge of #28852 - steveklabnik:doc_char, r=alexcri...
2015-10-07 Boris Egorovtrpl: Fix some bad wording in iterators subsection
2015-10-07 Boris Egorovtrpl: Use ordered list to release user from counting
2015-10-07 borsAuto merge of #28873 - dotdash:28339, r=nikomatsakis
2015-10-07 Björn SteinbrinkFix reborrows of &mut pointers
2015-10-07 borsAuto merge of #28868 - JIghtuse:str_doc, r=steveklabnik
2015-10-07 Corey FarwellAlter formatting for words in Option::cloned doc comment
2015-10-07 Ms2gerPartially format librustc_mir with rustfmt.
2015-10-07 borsAuto merge of #28867 - panicbit:german-trpl, r=steveklabnik
2015-10-07 Will SpeakMake `--explain` Handle Partial Error Codes
2015-10-07 borsAuto merge of #28865 - GuillaumeGomez:patch-1, r=Manish...
2015-10-07 Simonas KazlauskasAdd a test for #16403
2015-10-07 Guillaume GomezAdd error explanation for E0515
2015-10-07 Guillaume GomezAdd new error code
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-07 Yoshito KomatsuFix a typo
2015-10-07 borsAuto merge of #28866 - nikomatsakis:remove-hair-trait...
2015-10-07 Colin WallaceFix "the the" typo and split a run-on sentence
2015-10-07 Martin Poolstyle guide: suggest manual links to constructors
2015-10-07 Martin PoolLink from Fuse type docstring to iter.fuse that creates...
2015-10-07 Jack WilsonUse the correct mod name from the example
2015-10-07 Steve KlabnikRestore line endings in a test
2015-10-07 borsAuto merge of #28841 - jld:const-slice-ice, r=Aatch
2015-10-06 Steve KlabnikWrite a bunch of docs for char
2015-10-06 Niko Matsakisremove now unnecessary trait impls
2015-10-06 borsAuto merge of #28864 - aarzee:master, r=steveklabnik
2015-10-06 Niko Matsakisfix some tidy complaints
2015-10-06 Boris Egorovdoc: Mention split_whitespace in split doc
2015-10-06 borsAuto merge of #28842 - chrisccerami:patch-1, r=steveklabnik
2015-10-06 panicbitAdd link to the german trpl translation
2015-10-06 Carlos LiamReplace multiple trailing newlines with a single traili...
2015-10-06 Niko Matsakisrename `dump` to `mir_map`, which seems more suitable
2015-10-06 Niko Matsakismake mir map available to later passes (currently unused)
2015-10-06 Guillaume GomezAdd error explanation for E0496
2015-10-06 Niko Matsakisstore the mir into a map, restructure to avoid rebuildi...
2015-10-06 Carlos LiamClean newlines
2015-10-06 Niko Matsakispurge `-Z always-build-mir`, which is no longer relevant
2015-10-06 Chris C CeramiWrap words at 80 characters
2015-10-06 Craig Hillsaddress review concerns
2015-10-06 Niko Matsakisstrip out the hair trait and use concrete types instead
2015-10-06 borsAuto merge of #28858 - jryans:crate-doc-syntax, r=alexc...
2015-10-06 borsAuto merge of #28855 - jld:mathematial, r=alexcrichton
2015-10-06 borsAuto merge of #28823 - petrochenkov:identeq2, r=nrc
2015-10-06 J. Ryan StinnettComplex import example needs blank lines
2015-10-06 borsAuto merge of #28698 - nrc:fmt8, r=brson
2015-10-06 Craig Hillspossessive its
2015-10-06 Craig Hillstrpl: Clarify closure terminology
2015-10-06 borsAuto merge of #28779 - alexcrichton:ffi-isize-usize...
2015-10-06 Nick Cameronrustfmt librustc_trans/save
2015-10-05 Jed DavisFix doc typo in num::{f32,f64}.
2015-10-05 borsAuto merge of #28697 - nrc:fmt7, r=brson
next