| Age | Commit message (Expand) | Author | Lines |
| 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 | Rollup merge of #65347 - RalfJung:unwind-abort-rust, r=varkor | Mazdak Farrokhzad | -3/+27 |
| 2019-10-13 | Rollup merge of #65320 - memoryruins:const_err, r=oli-obk | Mazdak Farrokhzad | -0/+38 |
| 2019-10-13 | Rollup merge of #65250 - da-x:ctor-in-error-msgs, r=petrochenkov | Mazdak Farrokhzad | -173/+173 |
| 2019-10-13 | Rollup merge of #65248 - estebank:mention-if-let, r=cramertj | Mazdak Farrokhzad | -0/+142 |
| 2019-10-13 | Auto merge of #65099 - pnkfelix:issue-63154-needed-more-normalize, r=nagisa | bors | -0/+34 |
| 2019-10-12 | test unwind(abort) with Rust ABI | Ralf Jung | -3/+27 |
| 2019-10-12 | Auto merge of #65322 - tmandry:rollup-frr651r, r=tmandry | bors | -5/+398 |
| 2019-10-12 | Auto merge of #65020 - pnkfelix:targetted-fix-for-always-marking-rust-abi-unw... | bors | -0/+148 |
| 2019-10-11 | Rollup merge of #65310 - da-x:issue-56195, r=petrochenkov | Tyler Mandry | -0/+6 |
| 2019-10-11 | Rollup merge of #65289 - varkor:issue-65284, r=estebank | Tyler Mandry | -0/+26 |
| 2019-10-11 | Rollup merge of #65283 - petrochenkov:softstab2, r=estebank | Tyler Mandry | -2/+15 |
| 2019-10-11 | Rollup merge of #65277 - csmoe:fix-move, r=estebank | Tyler Mandry | -1/+1 |
| 2019-10-11 | Rollup merge of #65205 - GuillaumeGomez:long-err-explanation-E0568, r=estebank | Tyler Mandry | -2/+5 |
| 2019-10-11 | Rollup merge of #65191 - varkor:const-generics-test-cases, r=nikomatsakis | Tyler Mandry | -0/+142 |
| 2019-10-11 | Rollup merge of #64986 - skinny121:fn-ptr-const-generics, r=varkor | Tyler Mandry | -0/+203 |
| 2019-10-11 | Add regression test for CONST_ERR lints in extern macros | memoryruins | -0/+38 |
| 2019-10-11 | resolve: shorten wording on private constructor error | Dan Aloni | -55/+55 |
| 2019-10-11 | resolve: fix error title regarding private constructors | Dan Aloni | -118/+118 |
| 2019-10-11 | test: extend derive_on_deprecated to include more derivations | Dan Aloni | -0/+6 |
| 2019-10-11 | emcscripten: ignore another thread-using test | Ralf Jung | -0/+1 |
| 2019-10-11 | ignore-emcscripten as it does not support threads | Ralf Jung | -0/+1 |
| 2019-10-11 | Print lifetimes with backticks | Yuki Okushi | -257/+257 |
| 2019-10-11 | Fix issue 65284 | varkor | -0/+26 |
| 2019-10-11 | Add long error explanation for E0697 | Yuki Okushi | -0/+1 |
| 2019-10-10 | stability: Do not use `buffer_lint` after lowering to HIR | Vadim Petrochenkov | -2/+15 |
| 2019-10-10 | Auto merge of #65153 - da-x:issue-58017, r=petrochenkov | bors | -89/+192 |
| 2019-10-10 | query generator kind for error reporting | csmoe | -1/+1 |