| Age | Commit message (Expand) | Author | Lines |
| 2018-05-24 | implement Ord for OutlivesPredicate and other types | toidiu | -34/+100 |
| 2018-05-24 | Auto merge of #50943 - oli-obk:cleanups, r=estebank | bors | -88/+282 |
| 2018-05-23 | Use crate name for reexported `extern crate` paths | Esteban Küber | -1/+5 |
| 2018-05-23 | fix @!has conditions in pub-use-extern-macros test | QuietMisdreavus | -3/+3 |
| 2018-05-24 | Auto merge of #51010 - nikomatsakis:issue-50996-renamed-extern-crate, r=acrichto | bors | -1/+277 |
| 2018-05-23 | Auto merge of #50933 - SimonSapin:anchorage, r=alexcrichton | bors | -437/+232 |
| 2018-05-23 | update "pub-use-extern-macros" test to hide the regular import statement | QuietMisdreavus | -0/+1 |
| 2018-05-23 | rustdoc: hide macro export statements from docs | QuietMisdreavus | -0/+7 |
| 2018-05-23 | "crate-ify" paths that begin with a renamed crate | Niko Matsakis | -1/+277 |
| 2018-05-23 | Auto merge of #50916 - oli-obk:miri, r=eddyb | bors | -20/+23 |
| 2018-05-23 | Auto merge of #50983 - nikomatsakis:issue-50970-migration-lint-fq-path, r=ale... | bors | -30/+379 |
| 2018-05-23 | Auto merge of #50891 - davidtwco:nll-kill-loans-out-of-scope-at-location-redu... | bors | -5/+0 |
| 2018-05-23 | Remove unnecessary type annotations | bobtwinkles | -3/+3 |
| 2018-05-23 | move type def out of unsafe block | Joe ST | -6/+4 |
| 2018-05-23 | Auto merge of #50866 - michaelwoerister:relocations-in-vec, r=oli-obk | bors | -26/+545 |
| 2018-05-23 | pacify the mercilous tidy | Niko Matsakis | -1/+2 |
| 2018-05-23 | handle fully qualified paths properly when linting | Niko Matsakis | -8/+261 |
| 2018-05-23 | Auto merge of #50528 - whitfin:issue-50508, r=michaelwoerister | bors | -153/+86 |
| 2018-05-23 | Auto merge of #50798 - bobtwinkles:nll_facts_invalidate, r=nikomatsakis | bors | -0/+983 |
| 2018-05-23 | Auto merge of #50682 - F001:issue-50589, r=petrochenkov | bors | -4/+81 |
| 2018-05-22 | Tweak `main` type arguments and where clause spans | Esteban Küber | -37/+55 |
| 2018-05-23 | Auto merge of #50982 - alexcrichton:less-warnings, r=nikomatsakis | bors | -24/+44 |
| 2018-05-23 | inverting speculative flag | F001 | -1/+12 |
| 2018-05-22 | Add Option::as_pin_mut | Taylor Cramer | -0/+11 |
| 2018-05-22 | Add PinMut::set | Taylor Cramer | -0/+8 |
| 2018-05-22 | Add Pinned type for opting out of Unpin on stable | Taylor Cramer | -0/+10 |
| 2018-05-22 | Make `Unpin` safe to implement | Taylor Cramer | -3/+3 |
| 2018-05-22 | thread info about `CrateLint` through more deeply | Niko Matsakis | -15/+63 |
| 2018-05-22 | add `Span` information into `Qself` | Niko Matsakis | -10/+57 |
| 2018-05-22 | rustc: Fix another double-lint issue with `crate::` | Alex Crichton | -24/+44 |
| 2018-05-23 | Shrink `LiveNode`. | Nicholas Nethercote | -20/+14 |
| 2018-05-22 | Auto merge of #50713 - killercup:update-rustfix, r=alexcrichton | bors | -6/+9 |
| 2018-05-22 | Fix span for type-only arguments | Manish Goregaokar | -8/+8 |
| 2018-05-22 | Update compiltest to use rustfix 0.3.1 | Pascal Hertleif | -6/+9 |
| 2018-05-22 | rustc: Correctly pretty-print macro delimiters | Alex Crichton | -82/+156 |
| 2018-05-22 | Auto merge of #50969 - nikomatsakis:issue-50673-broken-migration-lint, r=alex... | bors | -43/+236 |
| 2018-05-22 | Add -Z no-parallel-llvm flag | Nikita Popov | -2/+8 |
| 2018-05-22 | Remove the unstable Float trait | Simon Sapin | -437/+232 |
| 2018-05-22 | add new test and add an existing scenario I didn't see covered | Niko Matsakis | -4/+97 |
| 2018-05-23 | Rollup merge of #50963 - nnethercote:coercion-VecDeque1, r=petrochenkov | kennytm | -2/+3 |
| 2018-05-23 | Rollup merge of #50961 - Zoxc:fix-filecheck, r=alexcrichton | kennytm | -5/+13 |
| 2018-05-23 | Rollup merge of #50958 - KiChjang:nit-50697, r=pnkfelix | kennytm | -0/+1 |
| 2018-05-23 | Rollup merge of #50952 - steveklabnik:2018-book, r=alexcrichton | kennytm | -0/+6 |
| 2018-05-23 | Rollup merge of #50947 - QuietMisdreavus:nice-tabs, r=GuillaumeGomez | kennytm | -0/+2 |
| 2018-05-23 | Rollup merge of #50946 - alexcrichton:fix-parse-lifetime, r=petrochenkov | kennytm | -1/+65 |
| 2018-05-23 | Rollup merge of #50945 - stjepang:stabilize-from-ref, r=SimonSapin | kennytm | -6/+6 |
| 2018-05-23 | Rollup merge of #50932 - nnethercote:seen-Predicates, r=eddyb | kennytm | -3/+18 |
| 2018-05-23 | Rollup merge of #50931 - nnethercote:inline-try_get, r=michaelwoerister | kennytm | -0/+4 |
| 2018-05-23 | Rollup merge of #50914 - simartin:issue_50636, r=oli-obk | kennytm | -3/+43 |
| 2018-05-23 | Rollup merge of #50913 - d-e-s-o:fix-typo, r=joshtriplett | kennytm | -1/+1 |