| Age | Commit message (Expand) | Author | Lines |
| 2020-02-02 | Do not suggest duplicate bounds | Yuki Okushi | -32/+49 |
| 2020-02-02 | Auto merge of #68672 - jonas-schievink:dedup-witness, r=Zoxc | bors | -24/+30 |
| 2020-02-02 | Rollup merge of #68740 - JohnTitor:do-not-sugg-underscore, r=Centril | Yuki Okushi | -0/+35 |
| 2020-02-02 | Rollup merge of #68736 - TimDiekmann:remove-alloc, r=Amanieu | Yuki Okushi | -7/+0 |
| 2020-02-02 | Rollup merge of #68727 - xfix:remove-comment-about-pretty-printer-in-format-t... | Yuki Okushi | -6/+0 |
| 2020-02-02 | Rollup merge of #68681 - bobrippling:fix-matched-angle-brackets, r=Centril | Yuki Okushi | -1/+82 |
| 2020-02-02 | Rollup merge of #68460 - sinkuu:emit_mir_buffered, r=Mark-Simulacrum | Yuki Okushi | -15/+37 |
| 2020-02-02 | Do not suggest things named underscore | Yuki Okushi | -0/+35 |
| 2020-02-01 | Avoid qualified path recovery when not followed by identifier | Rob Pilling | -1/+5 |
| 2020-02-01 | Improve wording and docs for qualified path recovery | Rob Pilling | -7/+14 |
| 2020-02-01 | Move colon-check to recover_colon_before_qpath_proj() | Rob Pilling | -15/+23 |
| 2020-02-01 | Simplify span usage and avoid .eat() | Rob Pilling | -5/+5 |
| 2020-02-01 | Deduplicate generator interior types | Jonas Schievink | -24/+30 |
| 2020-02-01 | Auto merge of #68133 - Centril:slimmer-syntax, r=petrochenkov | bors | -354/+396 |
| 2020-02-01 | pretty: raise recursion_limit = 256 | Mazdak Farrokhzad | -0/+1 |
| 2020-02-01 | fix fallout in tests | Mazdak Farrokhzad | -9/+13 |
| 2020-02-01 | pretty: injected_crate_name -> has_injected_crate | Mazdak Farrokhzad | -6/+5 |
| 2020-02-01 | syntax: reexport attr globals | Mazdak Farrokhzad | -7/+8 |
| 2020-02-01 | remove rustc_ast_pretty dep from rustc | Mazdak Farrokhzad | -2/+0 |
| 2020-02-01 | pacify the parallel compiler | Mazdak Farrokhzad | -5/+5 |
| 2020-02-01 | syntax::print -> new crate rustc_ast_pretty | Mazdak Farrokhzad | -81/+105 |
| 2020-02-01 | 1. move allow_internal_unstable to rustc_attr | Mazdak Farrokhzad | -27/+21 |
| 2020-02-01 | 1. move node_id to syntax | Mazdak Farrokhzad | -86/+82 |
| 2020-02-01 | Move builtin attribute logic to new rustc_attr crate. | Mazdak Farrokhzad | -53/+102 |
| 2020-02-01 | syntax: simplify HasAttrs code | Mazdak Farrokhzad | -22/+12 |
| 2020-02-01 | pretty: remove ParseSess dependency | Mazdak Farrokhzad | -35/+23 |
| 2020-02-01 | syntax: move GLOBALS to attr module | Mazdak Farrokhzad | -41/+38 |
| 2020-02-01 | {syntax -> rustc_ast_passes}::node_count | Mazdak Farrokhzad | -5/+6 |
| 2020-02-01 | Remove `Alloc` in favor of `AllocRef` | Tim Diekmann | -7/+0 |
| 2020-02-01 | Auto merge of #68180 - ajpaverd:cfguard-rust, r=nagisa | bors | -5/+98 |
| 2020-02-01 | Remove a comment about pretty printer in formatting tests | Konrad Borowski | -6/+0 |
| 2020-02-01 | Auto merge of #68698 - tmiasko:catch-panic, r=Amanieu | bors | -2/+26 |
| 2020-02-01 | Use BufWriter | Shotaro Yamada | -15/+37 |
| 2020-01-31 | Auto merge of #68633 - JohnTitor:avoid-ice-in-diagnostics, r=estebank | bors | -22/+27 |
| 2020-01-31 | Auto merge of #67073 - ssomers:btree_navigation, r=cuviper | bors | -236/+314 |
| 2020-01-31 | Bundle and document 6 BTreeMap navigation algorithms | Stein Somers | -236/+314 |
| 2020-01-31 | Auto merge of #68080 - varkor:declared-here, r=petrochenkov | bors | -439/+439 |
| 2020-01-31 | Auto merge of #67340 - nnethercote:shrink-Nonterminal, r=petrochenkov | bors | -122/+144 |
| 2020-01-31 | Auto merge of #68685 - Dylan-DPC:rollup-rkbo05z, r=Dylan-DPC | bors | -93/+188 |
| 2020-01-31 | Rollup merge of #68680 - ollie27:doc_alloc_playground, r=Centril | Dylan DPC | -0/+1 |
| 2020-01-31 | Rollup merge of #68670 - euclio:invalid-issue, r=estebank | Dylan DPC | -30/+47 |
| 2020-01-31 | Rollup merge of #68669 - euclio:doc-comment-stmt, r=estebank | Dylan DPC | -2/+89 |
| 2020-01-31 | Rollup merge of #68660 - kubo39:patch-1, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-01-31 | Rollup merge of #68638 - GuillaumeGomez:links-cmp-traits, r=Dylan-DPC | Dylan DPC | -20/+31 |
| 2020-01-31 | Rollup merge of #68588 - Centril:check-unsafety-clean, r=Mark-Simulacrum | Dylan DPC | -39/+18 |
| 2020-01-31 | Auto merge of #67878 - Others:opt-3, r=Mark-Simulacrum | bors | -1/+4 |
| 2020-01-31 | Remove incorrect debug assertions from catch_unwind | Tomasz Miąsko | -2/+26 |
| 2020-01-30 | Suggest path separator for single-colon typos | Rob Pilling | -1/+63 |
| 2020-01-30 | Add `#![doc(html_playground_url = ...)]` to alloc crate | Oliver Middleton | -0/+1 |
| 2020-01-30 | Auto merge of #66577 - WaffleLapkin:iter_take_while_map, r=mark-simulcrum | bors | -1/+195 |