| Age | Commit message (Expand) | Author | Lines |
| 2017-10-24 | Fix doc build on other architectures than linux | Guillaume Gomez | -17/+17 |
| 2017-10-19 | Add missing code examples | Guillaume Gomez | -1/+241 |
| 2017-10-17 | Auto merge of #45344 - kennytm:rollup, r=kennytm | bors | -86/+78 |
| 2017-10-17 | Rollup merge of #45339 - xfix:patch-4, r=steveklabnik | kennytm | -3/+4 |
| 2017-10-17 | Rollup merge of #45338 - ishitatsuyuki:boot-jemalloc, r=aidanhs | kennytm | -1/+2 |
| 2017-10-17 | Rollup merge of #45329 - rust-lang:duplicate-word, r=QuietMisdreavus | kennytm | -2/+2 |
| 2017-10-17 | Rollup merge of #45315 - zackmdavis:expected_statement_after_outer_attr_after... | kennytm | -2/+28 |
| 2017-10-17 | Rollup merge of #45310 - gnzlbg:fix_aarch64, r=pnkfelix | kennytm | -0/+3 |
| 2017-10-17 | Rollup merge of #45308 - dbrgn:headlines, r=steveklabnik | kennytm | -3/+3 |
| 2017-10-17 | Rollup merge of #45307 - dbrgn:fix-typo, r=QuietMisdreavus | kennytm | -3/+3 |
| 2017-10-17 | Rollup merge of #45151 - Pirh:stdio_default_docs, r=frewsxcv | kennytm | -0/+18 |
| 2017-10-17 | Rollup merge of #45097 - nivkner:fixme_fixup2, r=estebank | kennytm | -72/+15 |
| 2017-10-17 | Auto merge of #45290 - GuillaumeGomez:fix-help, r=QuietMisdreavus | bors | -7/+18 |
| 2017-10-17 | Auto merge of #45311 - goffrie:issue-40003, r=alexcrichton | bors | -0/+186 |
| 2017-10-17 | Update array documentation for Clone trait changes | Konrad Borowski | -3/+4 |
| 2017-10-17 | bootstrap: Avoid fetching jemalloc if it's disabled | Tatsuyuki Ishi | -1/+2 |
| 2017-10-17 | Auto merge of #45179 - cuviper:result-intoiter-clone, r=BurntSushi | bors | -1/+1 |
| 2017-10-17 | Auto merge of #45138 - johnthagen:future_imports, r=nikomatsakis | bors | -2/+4 |
| 2017-10-17 | Remove duplicated word | Guillaume Gomez | -2/+2 |
| 2017-10-16 | Merge branch 'master' into future_imports | johnthagen | -3957/+8875 |
| 2017-10-16 | Auto merge of #44857 - toidiu:ak-44493-empty-predicate, r=nikomatsakis | bors | -1/+113 |
| 2017-10-16 | revert change to function_sections for windows | Niv Kaminer | -1/+2 |
| 2017-10-16 | Auto merge of #45243 - alexcrichton:tool-rls-rustfmt, r=Mark-Simulacrum | bors | -89/+129 |
| 2017-10-16 | fix function name | toidiu | -1/+1 |
| 2017-10-16 | add a new dep node for outlives | toidiu | -1/+3 |
| 2017-10-16 | add error to the correct line in unit test | toidiu | -3/+2 |
| 2017-10-16 | add a test case | toidiu | -7/+31 |
| 2017-10-16 | added components for testing. added outlives test to the check_crate function... | toidiu | -30/+39 |
| 2017-10-16 | create a seperate module for outlives. added a query for inferred_outlives. s... | toidiu | -9/+73 |
| 2017-10-16 | add inferred_outlives_of query | toidiu | -0/+3 |
| 2017-10-16 | return an empty inferred_outlives_of | toidiu | -1/+12 |
| 2017-10-16 | rustbuild: Allow setting rls/rustfmt to "broken" | Alex Crichton | -89/+129 |
| 2017-10-16 | Auto merge of #45202 - alexcrichton:fix-inline-always, r=michaelwoerister | bors | -9/+58 |
| 2017-10-16 | turn link to RFC 1751 into a markdown link | Niv Kaminer | -1/+1 |
| 2017-10-16 | introduce a whitelist for aarch64 | gnzlbg | -1/+4 |
| 2017-10-16 | Auto merge of #45297 - matthewjasper:associated-item-namespaces, r=petrochenkov | bors | -25/+127 |
| 2017-10-16 | Auto merge of #45283 - alexcrichton:used-mut-nodes, r=arielb1 | bors | -124/+220 |
| 2017-10-15 | don't issue "expected statement after outer attr." after inner attr. | Zack M. Davis | -2/+28 |
| 2017-10-16 | Auto merge of #45191 - petrochenkov:yesar, r=Mark-Simulacrum | bors | -124/+203 |
| 2017-10-16 | Re-enable linker override for cross-compilation | Vadim Petrochenkov | -2/+3 |
| 2017-10-15 | Don't use target's linker when linking build scripts | Vadim Petrochenkov | -41/+36 |
| 2017-10-15 | Auto merge of #45215 - alexcrichton:thin-lto-reference-more, r=michaelwoerister | bors | -10/+67 |
| 2017-10-15 | Add test for #40003. | Geoffry Song | -0/+186 |
| 2017-10-15 | rustbuild: Support specifying archiver and linker explicitly | Vadim Petrochenkov | -107/+190 |
| 2017-10-15 | Auto merge of #44613 - QuietMisdreavus:rustdoc-perf, r=michaelwoerister | bors | -5/+22 |
| 2017-10-15 | aarch64 is not whitelisted for ARM features | gnzlbg | -1/+1 |
| 2017-10-15 | rustc: Fix some ThinLTO internalization | Alex Crichton | -10/+67 |
| 2017-10-15 | Rustdoc book: Add missing headlines | Danilo Bargen | -3/+3 |
| 2017-10-15 | Fix typo in rustdoc book | Danilo Bargen | -3/+3 |
| 2017-10-15 | Auto merge of #45228 - theotherjimmy:ensure-query, r=michaelwoerister | bors | -1/+47 |