| Age | Commit message (Expand) | Author | Lines |
| 2019-10-17 | Auto merge of #65251 - tlively:emscripten-upstream-upgrade, r=tlively | bors | -179/+181 |
| 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 | 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 |
| 2019-10-15 | Avoid unused lifetime warning for lifetimes introduced when desugering async. | Giles Cope | -0/+74 |
| 2019-10-15 | Fix suggestion to constrain trait for method to be found | Esteban Küber | -0/+121 |
| 2019-10-15 | Organize `never_type` tests | Mazdak Farrokhzad | -19/+27 |
| 2019-10-15 | Slides path lifetime to the lifetime resolver | phosphorus | -0/+35 |
| 2019-10-15 | Rollup merge of #65376 - Centril:syntax-extractions-1, r=petrochenkov | Mazdak Farrokhzad | -4/+6 |
| 2019-10-15 | syntax::parse::sess -> syntax::sess | Mazdak Farrokhzad | -4/+6 |
| 2019-10-15 | Test basic hygiene for `macro_rules` produced by transparent macros | Vadim Petrochenkov | -0/+74 |
| 2019-10-15 | Stabilize proc macros generating `macro_rules` items | Vadim Petrochenkov | -110/+4 |
| 2019-10-14 | Rollup merge of #65415 - petrochenkov:rmtest, r=varkor | Tyler Mandry | -16/+0 |
| 2019-10-14 | Rollup merge of #65410 - Centril:intersection-pat-recover, r=davidtwco,varkor | Tyler Mandry | -0/+73 |
| 2019-10-14 | Rollup merge of #65398 - estebank:capitalization-only, r=varkor | Tyler Mandry | -32/+32 |
| 2019-10-14 | Rollup merge of #65365 - skinny121:const-args-metadata, r=varkor | Tyler Mandry | -0/+52 |
| 2019-10-14 | Tweak heuristics for less noise | Esteban Küber | -7/+7 |
| 2019-10-14 | Use heuristics for capitalization warning in suggestions | Esteban Küber | -14/+14 |
| 2019-10-14 | Remove an outdated test output file | Vadim Petrochenkov | -16/+0 |
| 2019-10-15 | Include const generic arguments in metadata. | ben | -0/+52 |
| 2019-10-14 | pprust: `p1@p2` -> `p1 @ p2` | Mazdak Farrokhzad | -4/+4 |
| 2019-10-14 | recover_intersection_pat: adjust wording | Mazdak Farrokhzad | -10/+10 |
| 2019-10-14 | Auto merge of #64987 - oli-obk:code_reuse_prevents_bugs, r=eddyb | bors | -0/+20 |
| 2019-10-14 | syntax: add test for intersection pattern parser recovery | Mazdak Farrokhzad | -0/+73 |
| 2019-10-14 | Rollup merge of #65395 - JohnTitor:add-tests, r=Centril | Mazdak Farrokhzad | -0/+131 |
| 2019-10-14 | Rollup merge of #65292 - JohnTitor:add-backticks, r=varkor,Centril | Mazdak Farrokhzad | -257/+257 |
| 2019-10-14 | Rollup merge of #65215 - JohnTitor:long-explanation-e0697, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+1 |
| 2019-10-13 | Bring attention to suggestions when the only difference is capitalization | Esteban Küber | -53/+53 |
| 2019-10-14 | Add test for issue-48638 | Yuki Okushi | -0/+21 |
| 2019-10-14 | Add test for issue-48027 | Yuki Okushi | -0/+29 |
| 2019-10-14 | Add test for issue-48010 | Yuki Okushi | -0/+23 |
| 2019-10-14 | Add test for issue-47486 | Yuki Okushi | -0/+23 |
| 2019-10-14 | Add test for issue-44153 | Yuki Okushi | -0/+35 |
| 2019-10-13 | Add regression test for #65348 | Dylan MacKenzie | -0/+23 |
| 2019-10-13 | Add more tests for underscore imports | Matthew Jasper | -0/+145 |
| 2019-10-13 | Update ui tests | Guillaume Gomez | -1/+12 |
| 2019-10-13 | Rollup merge of #65369 - tmiasko:sanitizers-keep-names, r=varkor | Mazdak Farrokhzad | -0/+3 |
| 2019-10-13 | Rollup merge of #65347 - RalfJung:unwind-abort-rust, r=varkor | Mazdak Farrokhzad | -3/+27 |
| 2019-10-13 | Rollup merge of #65346 - RalfJung:nounwind-tests, r=nagisa | Mazdak Farrokhzad | -25/+60 |
| 2019-10-13 | Rollup merge of #65214 - Amanieu:cfg_atomic, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |
| 2019-10-13 | Rollup merge of #65320 - memoryruins:const_err, r=oli-obk | Mazdak Farrokhzad | -0/+38 |