| Age | Commit message (Expand) | Author | Lines |
| 2018-02-20 | rustc_mir: do not remove dead user variables if debuginfo needs them. | Eduard-Mihai Burtescu | -4/+13 |
| 2018-02-20 | rustc_mir: handle all aggregate kinds in the deaggregator. | Eduard-Mihai Burtescu | -84/+70 |
| 2018-02-20 | rustc_mir: use the "idiomatic" optimization gating in the deaggregator. | Eduard-Mihai Burtescu | -11/+16 |
| 2018-02-18 | Rollup merge of #48312 - frewsxcv:frewsxcv-section-headings, r=QuietMisdreavus | Guillaume Gomez | -9/+9 |
| 2018-02-18 | Rollup merge of #48282 - Centril:spelling-fix/iter-repeat-with, r=kennytm | Guillaume Gomez | -1/+1 |
| 2018-02-18 | Rollup merge of #48275 - matthiaskrgr:codespell, r=kennytm,varkor | Guillaume Gomez | -86/+86 |
| 2018-02-18 | Rollup merge of #48274 - GuillaumeGomez:remove-hoedown, r=QuietMisdreavus | Guillaume Gomez | -1344/+113 |
| 2018-02-18 | Rollup merge of #48273 - alercah:file-warning, r=joshtriplett | Guillaume Gomez | -0/+15 |
| 2018-02-18 | Rollup merge of #48194 - GuillaumeGomez:doc-test-command, r=Mark-Simulacrum | Guillaume Gomez | -0/+15 |
| 2018-02-18 | Auto merge of #47687 - SimonSapin:panic-impl, r=sfackler | bors | -199/+279 |
| 2018-02-18 | Auto merge of #47544 - U007D:master, r=nikomatsakis | bors | -18/+77 |
| 2018-02-17 | Unify 'Platform-specific behavior' documentation headings. | Corey Farwell | -9/+9 |
| 2018-02-17 | Remove useless comment | Guillaume Gomez | -1/+0 |
| 2018-02-17 | Auto merge of #47408 - eddyb:deref-danger, r=nikomatsakis | bors | -15/+46 |
| 2018-02-17 | Fix unstable book | Guillaume Gomez | -0/+3 |
| 2018-02-17 | fix more typos found by codespell. | Matthias Krüger | -86/+86 |
| 2018-02-17 | Add command to launch only doc tests | Guillaume Gomez | -0/+15 |
| 2018-02-17 | Update to last repository version | Guillaume Gomez | -0/+0 |
| 2018-02-17 | Auto merge of #48294 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -1741/+2151 |
| 2018-02-17 | Wording fixes from review for File. | Alexis Hunt | -5/+5 |
| 2018-02-17 | Rollup merge of #48286 - SergioBenitez:master, r=BurntSushi | Guillaume Gomez | -5/+5 |
| 2018-02-17 | Rollup merge of #48284 - crawford:string, r=sfackler | Guillaume Gomez | -4/+4 |
| 2018-02-17 | Rollup merge of #48260 - dns2utf8:add_link_to_yield, r=kennytm | Guillaume Gomez | -3/+4 |
| 2018-02-17 | Rollup merge of #48243 - rust-lang:steveklabnik-patch-1, r=kennytm | Guillaume Gomez | -1/+1 |
| 2018-02-17 | Rollup merge of #48239 - GuillaumeGomez:fix-condvar-example, r=QuietMisdreavus | Guillaume Gomez | -2/+4 |
| 2018-02-17 | Rollup merge of #48234 - zombiezen:patch-1, r=steveklabnik | Guillaume Gomez | -2/+0 |
| 2018-02-17 | Rollup merge of #48152 - antoyo:primitive-docs-relevant, r=QuietMisdreavus | Guillaume Gomez | -1719/+1914 |
| 2018-02-17 | Rollup merge of #48095 - QuietMisdreavus:doctest-assembly, r=GuillaumeGomez | Guillaume Gomez | -5/+219 |
| 2018-02-17 | Auto merge of #47956 - retep998:is-nibbles, r=BurntSushi | bors | -21/+44 |
| 2018-02-17 | Auto merge of #47926 - mikhail-m1:subslice_pattern_array_drop2, r=nikomatsakis | bors | -1/+302 |
| 2018-02-17 | Auto merge of #47917 - davidtwco:issue-47703, r=nikomatsakis | bors | -7/+134 |
| 2018-02-17 | Auto merge of #47906 - Zoxc:nocycle, r=nikomatsakis | bors | -9/+27 |
| 2018-02-16 | Clarify contiguity of Vec's elements. | Sergio Benitez | -5/+5 |
| 2018-02-16 | Remove unneeded string allocations | Alex Crawford | -4/+4 |
| 2018-02-16 | Remove hoedown from rustdoc | Guillaume Gomez | -1343/+110 |
| 2018-02-16 | core::iter::repeat_with: fix spelling, s/not/note | Mazdak Farrokhzad | -1/+1 |
| 2018-02-16 | Notify users that this example is shared through integer types | Guillaume Gomez | -19/+47 |
| 2018-02-16 | Auto merge of #48252 - Mark-Simulacrum:exclude-paths, r=alexcrichton | bors | -7/+9 |
| 2018-02-16 | Add a warning to File about mutability. | Alexis Hunt | -0/+15 |
| 2018-02-16 | Force the link to std::thread::yield_now() | Stefan Schindler | -1/+1 |
| 2018-02-16 | Add link to yield_now | Stefan Schindler | -3/+4 |
| 2018-02-16 | Fix panic when `x.py` is called without any arguments. | kennytm | -2/+4 |
| 2018-02-16 | Auto merge of #46714 - leodasvacas:refactor-structurally-resolve-type, r=niko... | bors | -94/+73 |
| 2018-02-15 | Consider paths passed to x.py to be root-relative. | Mark Simulacrum | -6/+6 |
| 2018-02-15 | Prevent silently ignoring unmatched paths | Mark Simulacrum | -1/+1 |
| 2018-02-16 | Auto merge of #45404 - giannicic:defaultimpl2, r=nikomatsakis | bors | -703/+117 |
| 2018-02-15 | spelling fix in comment | Steve Klabnik | -1/+1 |
| 2018-02-15 | Fix condvar example | Guillaume Gomez | -2/+4 |
| 2018-02-15 | Remove "empty buffer" doc in read_until | Ross Light | -2/+0 |
| 2018-02-15 | add Self: Trait<..> inside the param_env of a default impl | Gianni Ciccarelli | -62/+51 |