| Age | Commit message (Expand) | Author | Lines |
| 2017-11-22 | rustc: don't mark lifetimes as early-bound in the presence of impl Trait. | Eduard-Mihai Burtescu | -13/+0 |
| 2017-11-22 | Auto merge of #46035 - oli-obk:use_suggestions, r=petrochenkov | bors | -43/+207 |
| 2017-11-22 | Auto merge of #45198 - oli-obk:fmt_args, r=sfackler | bors | -0/+62 |
| 2017-11-22 | Auto merge of #44781 - QuietMisdreavus:doc-include, r=GuillaumeGomez | bors | -29/+486 |
| 2017-11-22 | Auto merge of #46040 - zilbuz:mir-misc, r=nikomatsakis | bors | -44/+40 |
| 2017-11-21 | Auto merge of #45879 - nikomatsakis:nll-kill-cyclic-closures, r=arielb1 | bors | -782/+1003 |
| 2017-11-21 | make with_unsugared_doc preserve is_sugared_doc | QuietMisdreavus | -4/+6 |
| 2017-11-21 | allow loading external files in documentation | QuietMisdreavus | -25/+480 |
| 2017-11-22 | Rollup merge of #46157 - martinlindhe:master, r=kennytm | kennytm | -26/+26 |
| 2017-11-22 | Rollup merge of #46155 - SimonSapin:stylo, r=kennytm | kennytm | -2/+2 |
| 2017-11-22 | Rollup merge of #46141 - aqrln:tosocketaddrs-doc-fix-typo, r=frewsxcv | kennytm | -1/+1 |
| 2017-11-22 | Rollup merge of #46134 - GuillaumeGomez:negative-traits, r=QuietMisdreavus | kennytm | -9/+38 |
| 2017-11-22 | Rollup merge of #46120 - arielb1:def-debug, r=michaelwoerister | kennytm | -15/+17 |
| 2017-11-22 | Rollup merge of #46103 - zackmdavis:dead_code_lint_should_say_never_construct... | kennytm | -18/+23 |
| 2017-11-22 | Rollup merge of #46052 - oli-obk:rendered_diagnostics_in_json, r=petrochenkov | kennytm | -24/+176 |
| 2017-11-22 | Rollup merge of #46050 - sunfishcode:read_to_end, r=sfackler | kennytm | -6/+3 |
| 2017-11-22 | Rollup merge of #46031 - Keruspe:cargofmt, r=Mark-Simulacrum | kennytm | -135/+57 |
| 2017-11-22 | Rollup merge of #45987 - gaurikholkar:let-expr, r=michaelwoerister | kennytm | -210/+36 |
| 2017-11-21 | fix some typos | Martin Lindhe | -26/+26 |
| 2017-11-21 | clean the Debug impl for CrateNum and DefId | Ariel Ben-Yehuda | -15/+17 |
| 2017-11-21 | Revert servo to upstream in cargotest | Simon Sapin | -2/+2 |
| 2017-11-21 | Auto merge of #45771 - petrochenkov:crate, r=nikomatsakis | bors | -49/+187 |
| 2017-11-21 | check that def_id is a local closure in InferCtxt::fn_sig | Niko Matsakis | -12/+21 |
| 2017-11-21 | Auto merge of #45701 - cramertj:impl-trait-this-time, r=eddyb | bors | -133/+884 |
| 2017-11-21 | Auto merge of #45545 - durka:macro-backtrace, r=nrc | bors | -58/+211 |
| 2017-11-21 | Auto merge of #45039 - QuietMisdreavus:doc-spotlight, r=GuillaumeGomez,QuietM... | bors | -14/+345 |
| 2017-11-21 | Fix a typo in ToSocketAddrs documentation | Alexey Orlenko | -1/+1 |
| 2017-11-20 | Auto merge of #46130 - kennytm:rollup, r=kennytm | bors | -49/+114 |
| 2017-11-20 | fix example more | Niko Matsakis | -1/+1 |
| 2017-11-21 | Report special messages for path segment keywords in wrong positions | Vadim Petrochenkov | -18/+47 |
| 2017-11-21 | Support `::crate` in paths | Vadim Petrochenkov | -41/+150 |
| 2017-11-20 | Display negative traits implementation | Guillaume Gomez | -9/+38 |
| 2017-11-21 | Rollup merge of #46128 - Coding-Doctors:patch-1, r=dtolnay | kennytm | -1/+1 |
| 2017-11-21 | Rollup merge of #46124 - rkruppe:no-llvm_unreachable, r=arielb1 | kennytm | -30/+37 |
| 2017-11-21 | Rollup merge of #46122 - malbarbo:docs, r=steveklabnik | kennytm | -7/+9 |
| 2017-11-21 | Rollup merge of #46121 - malbarbo:rc_arc_pointer, r=dtolnay | kennytm | -2/+2 |
| 2017-11-21 | Rollup merge of #46119 - ritiek:master, r=arielb1 | kennytm | -1/+1 |
| 2017-11-21 | Rollup merge of #46107 - nyanzebra:develop, r=kennytm | kennytm | -1/+1 |
| 2017-11-21 | Rollup merge of #46092 - sfackler:ppid, r=alexcrichton | kennytm | -0/+14 |
| 2017-11-21 | Rollup merge of #46088 - vitiral:read_doc, r=steveklabnik | kennytm | -7/+27 |
| 2017-11-21 | Rollup merge of #46082 - Enet4:mutex_from, r=sfackler | kennytm | -0/+22 |
| 2017-11-20 | extend comment further to explain why we limit wf to `upvar_tys` | Niko Matsakis | -0/+9 |
| 2017-11-20 | Fix result for assert_eq | Benjamin Hoffmeyer | -1/+1 |
| 2017-11-20 | Fix doc tests for trim_right_matches | Benjamin Hoffmeyer | -1/+1 |
| 2017-11-20 | fix example for E0644 | Niko Matsakis | -3/+2 |
| 2017-11-20 | address review comments | Alex Burka | -82/+109 |
| 2017-11-20 | Clippy is broken | Taylor Cramer | -1/+1 |
| 2017-11-20 | Print the address of the pointed value in Pointer impl for Rc and Arc | Marco A L Barbosa | -2/+2 |
| 2017-11-20 | Auto merge of #46110 - steveklabnik:update-books, r=steveklabnik | bors | -1/+1 |
| 2017-11-20 | [rustllvm] Use report_fatal_error over llvm_unreachable | Robin Kruppe | -30/+37 |