| Age | Commit message (Expand) | Author | Lines |
| 2017-09-06 | Rollup merge of #44321 - jakllsch:jakllsch-4f2d6c87-2674-43e4-9c5f-2415136e6b... | Mark Simulacrum | -1/+4 |
| 2017-09-06 | Rollup merge of #44319 - est31:master, r=eddyb | Mark Simulacrum | -11/+20 |
| 2017-09-06 | Rollup merge of #44317 - Dushistov:master, r=arielb1 | Mark Simulacrum | -0/+13 |
| 2017-09-06 | Rollup merge of #44315 - kallisti5:epoch-doc-example-squashed, r=GuillaumeGomez | Mark Simulacrum | -0/+11 |
| 2017-09-06 | Rollup merge of #44313 - RalfJung:book, r=nikomatsakis | Mark Simulacrum | -9/+0 |
| 2017-09-06 | Rollup merge of #44303 - clarcharr:debugs, r=alexcrichton | Mark Simulacrum | -1/+1 |
| 2017-09-06 | Rollup merge of #44296 - zmanian:patch-1, r=steveklabnik | Mark Simulacrum | -2/+2 |
| 2017-09-06 | Rollup merge of #44277 - mattico:test-33185, r=nikomatsakis | Mark Simulacrum | -0/+26 |
| 2017-09-06 | Rollup merge of #44276 - mattico:test-35376, r=alexcrichton | Mark Simulacrum | -0/+51 |
| 2017-09-06 | Rollup merge of #44218 - SimonSapin:commit-hash, r=alexcrichton | Mark Simulacrum | -20/+70 |
| 2017-09-06 | Rollup merge of #44206 - MarkMcCaskey:master, r=steveklabnik | Mark Simulacrum | -3/+1 |
| 2017-09-06 | Rollup merge of #44097 - Xaeroxe:clamp, r=burntsushi | Mark Simulacrum | -0/+113 |
| 2017-09-06 | Auto merge of #43975 - RalfJung:gcc, r=alexcrichton | bors | -31/+34 |
| 2017-09-06 | Auto merge of #43849 - QuietMisdreavus:foreign-impls, r=steveklabnik | bors | -14/+86 |
| 2017-09-05 | Remove trailing white space | Zaki Manian | -1/+1 |
| 2017-09-06 | Auto merge of #43426 - qnighy:intercrate-ambiguity-hints, r=nikomatsakis | bors | -31/+290 |
| 2017-09-05 | Make git commit info optional and per-package in channel manifests | Simon Sapin | -10/+33 |
| 2017-09-05 | disable gcc warnings | Ralf Jung | -2/+5 |
| 2017-09-05 | add "Implementations on Foreign Types" to the sidebar | QuietMisdreavus | -0/+11 |
| 2017-09-05 | if not showing default docs on an impl, autohide the items | QuietMisdreavus | -0/+9 |
| 2017-09-05 | rustdoc: add new "Implementations on Foreign Types" section to traits | QuietMisdreavus | -14/+66 |
| 2017-09-05 | factor out helper method | Niko Matsakis | -12/+14 |
| 2017-09-05 | Fix misdetection of upstream intercrate ambiguity. | Masaki Hara | -10/+15 |
| 2017-09-05 | Add downstream tests for intercrate ambiguity hints. | Masaki Hara | -0/+64 |
| 2017-09-05 | Print more detailed trait-ref for intercrate ambiguity. | Masaki Hara | -23/+50 |
| 2017-09-05 | Unify intercrate ambiguity emitters into a function. | Masaki Hara | -23/+22 |
| 2017-09-05 | Fix a very subtle mistake in a ui test. | Masaki Hara | -0/+1 |
| 2017-09-05 | Add tests for intercrate ambiguity hints. | Masaki Hara | -1/+89 |
| 2017-09-05 | Slightly modify hint messages. | Masaki Hara | -4/+4 |
| 2017-09-05 | Add hints when intercrate ambiguity causes overlap. | Masaki Hara | -22/+95 |
| 2017-09-05 | Auto merge of #44308 - eddyb:local-index, r=arielb1 | bors | -362/+319 |
| 2017-09-04 | Add panic unit tests | Jacob Kiesel | -0/+37 |
| 2017-09-05 | Auto merge of #44248 - oli-obk:spans, r=jseyfried | bors | -5/+15 |
| 2017-09-04 | std/time: Give an example to get UNIX_EPOCH in seconds | Alexander von Gluck IV | -0/+11 |
| 2017-09-04 | Auto merge of #43067 - pornel:libdeps, r=nrc | bors | -7/+52 |
| 2017-09-05 | Fix tests | est31 | -10/+10 |
| 2017-09-04 | Improve DefIndex formatting to be more semantic | est31 | -1/+10 |
| 2017-09-04 | bootstrap: only include docs in extended distribution if enabled | Jonathan A. Kollasch | -1/+4 |
| 2017-09-04 | Add test for #22706 | Evgeniy A. Dushistov | -0/+13 |
| 2017-09-04 | Only include git-commit-hash in tarballs when available | Simon Sapin | -6/+9 |
| 2017-09-04 | rustbook: remove dead test functions | Ralf Jung | -9/+0 |
| 2017-09-04 | Auto merge of #44194 - QuietMisdreavus:hey-how-do-i-use-this-new-fangled-thin... | bors | -1/+28 |
| 2017-09-04 | Produce expansion info for more builtin macros | Oliver Schneider | -5/+15 |
| 2017-09-04 | Auto merge of #44300 - Manishearth:clippyup, r=oli-obk | bors | -5/+21 |
| 2017-09-04 | rustc_mir: use Local instead of Lvalue in Storage{Live,Dead}. | Eduard-Mihai Burtescu | -54/+38 |
| 2017-09-04 | Auto merge of #44268 - kennytm:fix-python-bootstrap-test, r=Mark-Simulacrum | bors | -6/+4 |
| 2017-09-04 | Auto merge of #44272 - Dushistov:master, r=alexcrichton | bors | -0/+23 |
| 2017-09-03 | impl Debug for SplitWhitespace. | Clar Charr | -1/+1 |
| 2017-09-03 | Resync clippy to v0.0.156 | Manish Goregaokar | -5/+21 |
| 2017-09-03 | Auto merge of #44263 - durka:stabilize-discriminant, r=dtolnay | bors | -15/+8 |