| Age | Commit message (Expand) | Author | Lines |
| 2020-11-28 | Move `src/test/rustdoc` intra-doc link tests into a subdirectory | Joshua Nelson | -258/+254 |
| 2020-11-28 | Auto merge of #79507 - jonas-schievink:rollup-e5yeayh, r=jonas-schievink | bors | -268/+471 |
| 2020-11-28 | Rollup merge of #79486 - camelid:E0591-code-cleanup, r=lcnr | Jonas Schievink | -12/+26 |
| 2020-11-28 | Rollup merge of #79478 - lukaslueg:peek_mut_docs, r=m-ou-se | Jonas Schievink | -5/+9 |
| 2020-11-28 | Rollup merge of #79476 - bjorn3:sync_cg_clif-2020-11-27, r=bjorn3 | Jonas Schievink | -222/+400 |
| 2020-11-28 | Rollup merge of #79474 - jyn514:query-mode, r=Aaron1011 | Jonas Schievink | -6/+6 |
| 2020-11-28 | Rollup merge of #79460 - bugadani:simplify, r=jonas-schievink | Jonas Schievink | -14/+5 |
| 2020-11-28 | Rollup merge of #79383 - abdnh:patch-1, r=shepmaster | Jonas Schievink | -2/+2 |
| 2020-11-28 | Rollup merge of #79344 - JRF63:fix_install_script_win, r=Mark-Simulacrum | Jonas Schievink | -1/+5 |
| 2020-11-28 | Rollup merge of #79234 - ortem:fix-hashmap-pretty-printers, r=Mark-Simulacrum | Jonas Schievink | -2/+2 |
| 2020-11-28 | Rollup merge of #78853 - calebcartwright:fix-const-block-expr-span, r=spastorino | Jonas Schievink | -1/+2 |
| 2020-11-28 | Rollup merge of #78086 - poliorcetics:as-placeholder, r=Mark-Simulacrum | Jonas Schievink | -3/+14 |
| 2020-11-28 | Auto merge of #78296 - Aaron1011:fix/stmt-tokens, r=petrochenkov | bors | -255/+602 |
| 2020-11-28 | Auto merge of #79353 - cjgillot:procmacro, r=petrochenkov | bors | -67/+62 |
| 2020-11-27 | Slightly improve code samples in E0591 | Camelid | -12/+26 |
| 2020-11-28 | Auto merge of #79469 - rust-lang:revert-77467-query-docs, r=jyn514 | bors | -0/+3 |
| 2020-11-27 | Auto merge of #79284 - Nadrieril:constructor-module, r=varkor | bors | -1636/+1661 |
| 2020-11-27 | Expand docs on Peekable::peek_mut | Lukas Lueg | -5/+9 |
| 2020-11-27 | Bump recursion_limit in rustc_ast_passes | Aaron Hill | -0/+1 |
| 2020-11-27 | Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-202... | bjorn3 | -222/+400 |
| 2020-11-27 | Encode proc_macro directly. | Camille GILLOT | -67/+62 |
| 2020-11-27 | Auto merge of #79372 - jyn514:more-cleanup, r=GuillaumeGomez | bors | -67/+49 |
| 2020-11-27 | Change comments on types to doc-comments | Joshua Nelson | -6/+6 |
| 2020-11-27 | Rename `_match` to `usefulness` | Nadrieril | -4/+4 |
| 2020-11-27 | Rename `pat_constructor` to `Constructor::from_pat` | Nadrieril | -63/+63 |
| 2020-11-27 | Move the definitions of the two `Ctxt`s to the top | Nadrieril | -47/+46 |
| 2020-11-27 | Extract everything related to pattern deconstruction to a new module | Nadrieril | -1387/+1413 |
| 2020-11-27 | No need to expose `Matrix` internals | Nadrieril | -1/+6 |
| 2020-11-27 | Disentangle `Fields` and `PatStack` | Nadrieril | -17/+16 |
| 2020-11-27 | Move `Constructor::apply` to `Fields` | Nadrieril | -93/+89 |
| 2020-11-27 | Revert the effect of #77467 by disabling normalization in rustdoc | oli | -0/+3 |
| 2020-11-27 | Revert "Use the new component dependency option of the rust-toolchain file" | bjorn3 | -7/+4 |
| 2020-11-27 | Sync from rust c9228570668803e3e6402770d55f23a12c9ae686 | bjorn3 | -3/+3 |
| 2020-11-27 | Rustup to rustc 1.50.0-nightly (72da5a9d8 2020-11-26) | bjorn3 | -10/+10 |
| 2020-11-27 | Use the new component dependency option of the rust-toolchain file | bjorn3 | -4/+7 |
| 2020-11-27 | Auto merge of #77484 - terhechte:support-ios-catalyst-macabi-arm64-target-tri... | bors | -3/+39 |
| 2020-11-27 | Don't lint on redundant semicolons after item statements | Aaron Hill | -3/+28 |
| 2020-11-27 | Auto merge of #79318 - cjgillot:fitem, r=lcnr | bors | -226/+400 |
| 2020-11-27 | Remove intermediate vectors from add_bounds | Dániel Buga | -14/+5 |
| 2020-11-27 | Auto merge of #79433 - calebcartwright:parse-attr-vis, r=petrochenkov | bors | -2/+4 |
| 2020-11-27 | Auto merge of #78194 - bugadani:generic, r=varkor | bors | -0/+8 |
| 2020-11-26 | Use custom macro instead of println | Aaron Hill | -141/+152 |
| 2020-11-27 | Auto merge of #79266 - b-naber:gat_trait_path_parser, r=petrochenkov | bors | -60/+447 |
| 2020-11-26 | Rebase fallout. | Camille GILLOT | -0/+6 |
| 2020-11-26 | Skip most of create_substs_for_ast_path if type is not generic | Dániel Buga | -0/+8 |
| 2020-11-26 | Fix new 'unnecessary trailing semicolon' warnings | Aaron Hill | -39/+39 |
| 2020-11-26 | Add additional semicolon test | Aaron Hill | -108/+126 |
| 2020-11-26 | Only eat semicolons for statements that need them | Aaron Hill | -8/+2 |
| 2020-11-26 | Properly handle attributes on statements | Aaron Hill | -186/+484 |
| 2020-11-26 | Auto merge of #79338 - Aaron1011:fix/token-reparse-cache, r=petrochenkov | bors | -3/+85 |