| Age | Commit message (Expand) | Author | Lines |
| 2019-10-18 | Rollup merge of #65498 - SimonSapin:plugin-help, r=Centril | Tyler Mandry | -76/+76 |
| 2019-10-18 | Rollup merge of #65493 - GuillaumeGomez:long-err-explanation-E0584, r=kinnison | Tyler Mandry | -0/+2 |
| 2019-10-18 | Rollup merge of #65364 - XiangQingW:master, r=estebank | Tyler Mandry | -0/+19 |
| 2019-10-18 | Rollup merge of #65334 - GuillaumeGomez:long-err-explanation-E0575, r=kinnison | Tyler Mandry | -1/+1 |
| 2019-10-18 | Ignore a test on musl because its ui output differs | Oliver Scherer | -0/+3 |
| 2019-10-18 | Added text after error messages | Lucas Henry | -26/+26 |
| 2019-10-18 | Adjust const eval code to reflect `offset_from` docs | Oliver Scherer | -30/+9 |
| 2019-10-18 | [const-prop] Handle MIR Rvalue::Discriminant | Wesley Wiser | -0/+53 |
| 2019-10-18 | [const-prop] Handle MIR Rvalue::Aggregates | Wesley Wiser | -6/+68 |
| 2019-10-18 | [const-prop] Handle MIR Rvalue::Repeat | Wesley Wiser | -1/+45 |
| 2019-10-18 | Clarify diagnostics when using `~` as a unary op | Yuki Okushi | -1/+1 |
| 2019-10-17 | Point at enclosing function without `self` receiver | Esteban Küber | -8/+24 |
| 2019-10-18 | Change how `Symbol::Debug` works. | Nicholas Nethercote | -2/+2 |
| 2019-10-17 | Refer to "associated functions" instead of "static methods" | Esteban Küber | -3/+3 |
| 2019-10-17 | Avoid ICE when checking `Destination` of `break` inside a closure | Esteban Küber | -1/+17 |
| 2019-10-17 | Update API to be more compatible with plugin needs | Mark Rousskov | -0/+1 |
| 2019-10-17 | Fix test fallout | Mark Rousskov | -28/+31 |
| 2019-10-17 | Take lint passes as constructor functions | Mark Rousskov | -1/+3 |
| 2019-10-17 | Make get_lints be a static function | Mark Rousskov | -11/+2 |
| 2019-10-17 | save-analysis: Add a relevant test case | Igor Matuszewski | -0/+15 |
| 2019-10-17 | Replaced pretty-json error-format with only json | Lucas Henry | -106/+6 |
| 2019-10-17 | Replaced pretty-json error-format with only json | Lucas Henry | -626/+22 |
| 2019-10-17 | Replaced warn attribute by deny | Lucas Henry | -144/+152 |
| 2019-10-17 | Replaced warn attibute by deny | Lucas Henry | -26/+34 |
| 2019-10-17 | Plugins deprecation: don’t suggest simply removing the attribute | Simon Sapin | -76/+76 |
| 2019-10-17 | Update ui tests | Guillaume Gomez | -0/+2 |
| 2019-10-17 | Avoid injecting sanitizer runtimes into staticlibs (#64629). | Christian Holler (:decoder) | -4/+20 |
| 2019-10-17 | Rollup merge of #65465 - Centril:split-syntax-1, r=petrochenkov | Mazdak Farrokhzad | -6/+10 |
| 2019-10-17 | Update ui tests | Guillaume Gomez | -1/+1 |
| 2019-10-17 | Auto merge of #65251 - tlively:emscripten-upstream-upgrade, r=tlively | bors | -179/+181 |
| 2019-10-16 | Add regression test for #65394 | Dylan MacKenzie | -0/+24 |
| 2019-10-16 | Update test expectations | Thomas Lively | -1/+1 |
| 2019-10-16 | Upgrade Emscripten targets to use upstream LLVM backend | Thomas Lively | -178/+180 |
| 2019-10-16 | Lint only on single element overlap | Esteban Küber | -34/+10 |
| 2019-10-16 | Only emit overlapping patterns lint if the overlap is partial | Esteban Küber | -106/+32 |
| 2019-10-16 | Continue to emit unreachable pattern on cases caught by overlapping patterns | Esteban Küber | -30/+76 |
| 2019-10-16 | Move overlapping patterns to its own lint | Esteban Küber | -12/+30 |
| 2019-10-16 | Add check for overlapping ranges to unreachable patterns lint | Esteban Küber | -53/+138 |
| 2019-10-16 | Bless graphviz test with unique identifiers | Dylan MacKenzie | -7/+4 |
| 2019-10-16 | ui-fulldeps: make them pass again? | Mazdak Farrokhzad | -6/+10 |
| 2019-10-16 | update ui tests | Guillaume Gomez | -4/+13 |
| 2019-10-15 | Rollup merge of #65438 - Centril:almost, r=varkor | Tyler Mandry | -19/+27 |
| 2019-10-15 | Rollup merge of #65389 - ecstatic-morse:zero-sized-array-no-drop, r=eddyb | Tyler Mandry | -0/+23 |
| 2019-10-15 | Rollup merge of #65353 - Xanewok:sa-empty-tables, r=nikomatsakis | Tyler Mandry | -0/+10 |
| 2019-10-15 | Rollup merge of #65308 - GuillaumeGomez:long-err-explanation-E0574, r=matthew... | Tyler Mandry | -1/+12 |
| 2019-10-15 | Rollup merge of #65307 - Phosphorus15:master, r=varkor | Tyler Mandry | -0/+35 |
| 2019-10-15 | Rollup merge of #65242 - estebank:contrain-trait-sugg, r=varkor | Tyler Mandry | -0/+121 |
| 2019-10-15 | Rollup merge of #65235 - nikomatsakis:issue-65159-async-fn-return-ice, r=cram... | Tyler Mandry | -0/+19 |
| 2019-10-15 | Rollup merge of #64623 - matthewjasper:underscore-imports, r=petrochenkov | Tyler Mandry | -0/+145 |
| 2019-10-15 | Rollup merge of #64603 - gilescope:unused-lifetime-warning, r=matthewjasper | Tyler Mandry | -0/+74 |