| Age | Commit message (Expand) | Author | Lines |
| 2017-10-03 | Auto merge of #44920 - vi:rustdoc_implementors_src_link, r=GuillaumeGomez | bors | -15/+61 |
| 2017-10-03 | Auto merge of #44966 - zackmdavis:no_mangle_no_snake, r=aturon | bors | -1/+24 |
| 2017-10-02 | Auto merge of #44977 - steveklabnik:update-mdbook, r=alexcrichton | bors | -18/+18 |
| 2017-10-02 | Auto merge of #44885 - lu-zero:master, r=alexcrichton | bors | -0/+120 |
| 2017-10-02 | update mdbook | steveklabnik | -18/+18 |
| 2017-10-02 | rustdoc: Remove cruft from the test | Vitaly _Vi Shukela | -14/+4 |
| 2017-10-02 | Auto merge of #44959 - arielb1:generic-errors, r=eddyb | bors | -14/+133 |
| 2017-10-02 | fix handling of `Self` | Ariel Ben-Yehuda | -26/+79 |
| 2017-10-02 | Auto merge of #44942 - zackmdavis:lint_suggestions, r=estebank | bors | -20/+153 |
| 2017-10-01 | correct unused-parens lint suggestion to strip exact pair | Zack M. Davis | -1/+51 |
| 2017-10-02 | Auto merge of #44960 - SeanPrashad:master, r=steveklabnik | bors | -5/+1 |
| 2017-10-01 | make non_snake_case lint allow extern no-mangle functions | Zack M. Davis | -1/+24 |
| 2017-10-01 | Auto merge of #44955 - laumann:small-typo-fix, r=steveklabnik | bors | -2/+2 |
| 2017-10-01 | fix handling of Self | Ariel Ben-Yehuda | -5/+14 |
| 2017-10-01 | Auto merge of #44919 - diwic:79-pretty-mir, r=arielb1 | bors | -1/+3 |
| 2017-10-01 | Auto merge of #44897 - Havvy:doc-size_of, r=steveklabnik | bors | -0/+78 |
| 2017-10-01 | Resolves #36284 - vec.rs documentation | Sean Prashad | -5/+1 |
| 2017-10-01 | handle nested generics in Generics::type_param/region_param | Ariel Ben-Yehuda | -11/+68 |
| 2017-10-01 | Fix typo: geneartor -> generator | Thomas Jespersen | -2/+2 |
| 2017-10-01 | Auto merge of #44945 - petrochenkov:fixtyrec, r=arielb1 | bors | -14/+23 |
| 2017-10-01 | rustdoc: Style of [src] link for trait implementors | Vitaly _Vi Shukela | -1/+8 |
| 2017-10-01 | Auto merge of #44906 - dkl:main-signature, r=nagisa | bors | -6/+153 |
| 2017-10-01 | Auto merge of #44921 - est31:master, r=alexcrichton | bors | -8/+2 |
| 2017-09-30 | test: Update target specs test for new target-c-int-width field | Daniel Klauer | -0/+3 |
| 2017-09-30 | Auto merge of #44944 - dbrgn:trace-macros-docs, r=QuietMisdreavus | bors | -0/+39 |
| 2017-09-30 | code suggestions for unused-mut, while-true lints; UI test | Zack M. Davis | -8/+81 |
| 2017-09-30 | code suggestion for unused-parentheses lint | Zack M. Davis | -3/+11 |
| 2017-09-30 | code suggestion for deprecated-attribute lint | Zack M. Davis | -6/+8 |
| 2017-09-30 | Auto merge of #44783 - alexcrichton:lto-codegen-units, r=michaelwoerister | bors | -430/+803 |
| 2017-09-30 | Do not require semantic types for all syntactic types when there are type errors | petrochenkov | -14/+23 |
| 2017-09-30 | rustc: Use 16bit c_int for msp430 | Daniel Klauer | -1/+36 |
| 2017-09-30 | rustc: Specify c_int width for each target | Daniel Klauer | -1/+81 |
| 2017-09-30 | Docs: Add trace_macros! to unstable book | Danilo Bargen | -0/+39 |
| 2017-09-30 | Auto merge of #44936 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -318/+458 |
| 2017-09-30 | rustc: Enable LTO and multiple codegen units | Alex Crichton | -430/+803 |
| 2017-09-30 | Auto merge of #44893 - spastorino:remove_new_and_index, r=nikomatsakis | bors | -21/+5 |
| 2017-09-29 | fix comment typo, `CodeSuggestion` path in doc comment | Zack M. Davis | -3/+3 |
| 2017-09-30 | rustdoc: A test for local and foreign [src] trait impl links | Vitaly _Vi Shukela | -0/+34 |
| 2017-09-29 | Rollup merge of #44903 - kallisti5:ci-build-disabled, r=aidanhs | Mark Simulacrum | -5/+7 |
| 2017-09-29 | Rollup merge of #44900 - Havvy:normalize-lang-attribute-spacing, r=sfackler | Mark Simulacrum | -5/+5 |
| 2017-09-29 | Rollup merge of #44889 - spastorino:remove_new, r=arielb1 | Mark Simulacrum | -9/+1 |
| 2017-09-29 | Rollup merge of #44854 - lucasem:atomic-docs, r=steveklabnik | Mark Simulacrum | -1/+25 |
| 2017-09-29 | Rollup merge of #44845 - SimonSapin:nll_mod_rs, r=nikomatsakis | Mark Simulacrum | -0/+0 |
| 2017-09-29 | Rollup merge of #44840 - steveklabnik:fix-wording, r=BurntSushi | Mark Simulacrum | -1/+1 |
| 2017-09-29 | Rollup merge of #44836 - GuillaumeGomez:fmt-missing-links, r=QuietMisdreavus | Mark Simulacrum | -4/+8 |
| 2017-09-29 | Rollup merge of #44824 - dtolnay:22really21, r=alexcrichton | Mark Simulacrum | -12/+12 |
| 2017-09-29 | Rollup merge of #44797 - lucasem:master, r=frewsxcv | Mark Simulacrum | -2/+55 |
| 2017-09-29 | Rollup merge of #44794 - napen123:master, r=frewsxcv | Mark Simulacrum | -0/+11 |
| 2017-09-29 | Rollup merge of #44708 - toidiu:ak-44493, r=nikomatsakis | Mark Simulacrum | -0/+6 |
| 2017-09-29 | Rollup merge of #44694 - tommyip:make_clean, r=Mark-Simulacrum | Mark Simulacrum | -25/+37 |