]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Felix S. Klock IIDocument the new more conservative dropck rule and...
2015-10-08 Felix S. Klock IIAdded tests illustrating when and when not to use the...
2015-10-08 Felix S. Klock IIAdded tests illustrating when and when not to use the...
2015-10-08 Felix S. Klock IIAdded tests illustrating when and when not to use the...
2015-10-08 Felix S. Klock IIreview comment: reduce the `is_adt_dtorck` method to...
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 Ariel Ben-Yehudause the struct's ctor-id as its variant def-id
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 Daniel CarralUpdate TRPL/Installing Rust to avoid concrete version...
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 Felix S. Klock IIreview comment: use RFC example for compile-fail/issue2...
2015-10-06 Felix S. Klock IIshorten URLs to placate `make tidy`.
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 Felix S. Klock IIcompile-fail tests.
2015-10-06 Felix S. Klock IIrun-pass tests for RFC 1238.
2015-10-06 Felix S. Klock IIAdd RFC 1238's `unsafe_destructor_blind_to_params`...
2015-10-06 Felix S. Klock IINon-parametric dropck; instead trust an unsafe attribut...
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
2015-10-05 Vadim PetrochenkovAdd comment for the use of Ident in hash map in mtwt
2015-10-05 Nick CameronSkip one method
2015-10-05 Nick Cameronrustfmt librustc_front
2015-10-05 borsAuto merge of #28717 - nagisa:optional-no-landing-pads...
2015-10-05 Simonas KazlauskasFix MSVC stage0 with landing pads enabled
2015-10-05 borsAuto merge of #28847 - Ms2ger:typos, r=steveklabnik
2015-10-05 borsAuto merge of #28849 - semmaz:doc-anchor-fix, r=alexcri...
next