| Age | Commit message (Expand) | Author | Lines |
| 2018-09-21 | Workaround rust-lang/rust#54222 by just ignoring the warning about the linker... | Felix S. Klock II | -0/+2 |
| 2018-09-21 | Allow various lints as part of ui-ifying `src/test/run-pass` suite. | Felix S. Klock II | -0/+296 |
| 2018-09-20 | Auto merge of #54389 - kennytm:rollup, r=kennytm | bors | -0/+55 |
| 2018-09-20 | Rollup merge of #54367 - spastorino:add-thread-local-static-borrow-test, r=pn... | kennytm | -0/+35 |
| 2018-09-20 | Auto merge of #53162 - QuietMisdreavus:crouching-impl-hidden-trait, r=Guillau... | bors | -6/+169 |
| 2018-09-20 | Rollup merge of #54292 - memoryruins:issue-53712, r=estebank | kennytm | -0/+20 |
| 2018-09-20 | fix intra-links for trait impls | QuietMisdreavus | -0/+40 |
| 2018-09-20 | don't index trait impls if the trait isn't also documented | QuietMisdreavus | -0/+23 |
| 2018-09-20 | add more tests for traits-in-non-module-scope | QuietMisdreavus | -4/+62 |
| 2018-09-20 | don't check visibility when inlining local impls | QuietMisdreavus | -0/+28 |
| 2018-09-20 | ignore rustdoc/doc-proc-macro on stage1 | QuietMisdreavus | -0/+2 |
| 2018-09-20 | rustdoc: collect trait impls as an early pass | QuietMisdreavus | -3/+15 |
| 2018-09-20 | Auto merge of #54255 - spastorino:use-of-moved-value-error, r=nikomatsakis | bors | -0/+71 |
| 2018-09-19 | Add regression test for thread local static mut borrows | Santiago Pastorino | -0/+35 |
| 2018-09-19 | Auto merge of #54101 - osa1:issue_54099, r=nikomatsakis | bors | -12/+18 |
| 2018-09-19 | Auto merge of #53877 - withoutboats:compositional-pin, r=aturon | bors | -33/+10 |
| 2018-09-19 | Auto merge of #53995 - davidtwco:issue-53807, r=nikomatsakis | bors | -114/+54 |
| 2018-09-18 | Use expr's span | memoryruins | -1/+3 |
| 2018-09-18 | Set diagnostic applicability based on array length | memoryruins | -2/+2 |
| 2018-09-18 | Switched from FxHashMap to BTreeMap to preserve ordering when iterating. | David Wood | -8/+8 |
| 2018-09-18 | De-duplicate moved variable errors. | David Wood | -122/+62 |
| 2018-09-18 | Auto merge of #54034 - pnkfelix:issue-15287-bind-by-move-pattern-guards, r=ni... | bors | -11/+265 |
| 2018-09-18 | Auto merge of #54319 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -6/+96 |
| 2018-09-18 | Remove outdated rustdoc PinBox tests | Taylor Cramer | -21/+0 |
| 2018-09-18 | Rollup merge of #54299 - snaedis:issue-54246, r=varkor | Guillaume Gomez | -6/+6 |
| 2018-09-18 | Rollup merge of #54273 - csmoe:lint_ty_lit, r=estebank | Guillaume Gomez | -0/+53 |
| 2018-09-18 | Rollup merge of #54225 - pnkfelix:issue-53675-add-test-called-panic, r=petroc... | Guillaume Gomez | -0/+36 |
| 2018-09-18 | Rollup merge of #54097 - GuillaumeGomez:remove-keyword-namespace, r=QuietMisd... | Guillaume Gomez | -0/+1 |
| 2018-09-18 | Auto merge of #53900 - davidtwco:issue-53771, r=nikomatsakis | bors | -0/+14 |
| 2018-09-17 | Cleanup and fix method resolution issue | Taylor Cramer | -12/+10 |
| 2018-09-17 | Auto merge of #54277 - petrochenkov:afterder, r=alexcrichton | bors | -4/+68 |
| 2018-09-17 | Inspect parents paths when checking for moves | Santiago Pastorino | -0/+71 |
| 2018-09-17 | libsyntax: add optional help message for deprecated features | Alva Snædís | -2/+2 |
| 2018-09-17 | Suggest array indexing when tuple indexing on an array. | memoryruins | -0/+18 |
| 2018-09-17 | libsyntax: fix casing in error message | Alva Snædís | -4/+4 |
| 2018-09-17 | On nightly with NLL, suggest `#![feature(bind_by_move_pattern_guards)]` when ... | Felix S. Klock II | -0/+57 |
| 2018-09-17 | Tests for `feature(bind_by_move_pattern_guards)`. | Felix S. Klock II | -11/+208 |
| 2018-09-17 | add test for float/integer | csmoe | -5/+30 |
| 2018-09-16 | resolve: Do not error on access to proc macros imported with `#[macro_use]` | Vadim Petrochenkov | -2/+2 |
| 2018-09-16 | Temporarily prohibit proc macro attributes placed after derives | Vadim Petrochenkov | -4/+68 |
| 2018-09-16 | Auto merge of #54270 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -51/+201 |
| 2018-09-16 | add test for numeric literal cast | csmoe | -0/+28 |
| 2018-09-16 | Rollup merge of #54209 - petrochenkov:mexpr, r=pnkfelix | Guillaume Gomez | -51/+51 |
| 2018-09-16 | Rollup merge of #54181 - vi:hint_and_or, r=estebank | Guillaume Gomez | -0/+120 |
| 2018-09-16 | Rollup merge of #53941 - kzys:sort-impls, r=GuillaumeGomez | Guillaume Gomez | -0/+30 |
| 2018-09-16 | Auto merge of #54157 - euclio:structured-suggestion, r=estebank | bors | -158/+169 |
| 2018-09-16 | Check the remaining nodes | Kazuyoshi Kato | -0/+4 |
| 2018-09-15 | rustc_resolve: use `continue` instead of `return` to "exit" a loop iteration. | Eduard-Mihai Burtescu | -1/+75 |
| 2018-09-15 | rustc_resolve: always include core, std and meta in the extern prelude. | Eduard-Mihai Burtescu | -2/+92 |
| 2018-09-15 | rustc_resolve: don't allow `::crate_name` to bypass `extern_prelude`. | Eduard-Mihai Burtescu | -47/+105 |