| Age | Commit message (Expand) | Author | Lines |
| 2020-10-11 | Auto merge of #75991 - shepmaster:silicon-ci, r=pietroalbini | bors | -6/+59 |
| 2020-10-11 | Auto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse, r=davidtwco,nikic | bors | -2/+53 |
| 2020-10-10 | Re-enable test case | Dániel Buga | -2/+1 |
| 2020-10-10 | Apply suggestions from code review | Dániel Buga | -16/+22 |
| 2020-10-10 | Refactor path resolution and use Symbols instead of &str | Dániel Buga | -115/+136 |
| 2020-10-10 | Apply suggestions from code review | Dániel Buga | -16/+34 |
| 2020-10-10 | Clean up hard to follow control flow | Dániel Buga | -42/+45 |
| 2020-10-10 | Clean up check_full_res | Dániel Buga | -22/+13 |
| 2020-10-11 | Auto merge of #77774 - petrochenkov:floatuple, r=estebank | bors | -12/+12 |
| 2020-10-11 | Auto merge of #77649 - dash2507:replace_run_compiler, r=matthewjasper | bors | -10/+5 |
| 2020-10-11 | rustc_parse: More precise spans for `tuple.0.0` | Vadim Petrochenkov | -12/+12 |
| 2020-10-10 | Auto merge of #77087 - estebank:issue-45817, r=matthewjasper | bors | -8/+292 |
| 2020-10-10 | Auto merge of #76934 - camelid:rustdoc-allow-generic-params, r=jyn514 | bors | -15/+427 |
| 2020-10-10 | Auto merge of #77798 - JohnTitor:rollup-82u711m, r=JohnTitor | bors | -10/+6 |
| 2020-10-11 | Rollup merge of #77754 - bugadani:find_map_relevant_impl, r=matthewjasper | Yuki Okushi | -10/+6 |
| 2020-10-10 | Auto merge of #77337 - lzutao:asm-mips64, r=Amanieu | bors | -68/+113 |
| 2020-10-10 | Auto merge of #77771 - nagisa:revert-77023, r=Mark-Simulacrum | bors | -24/+0 |
| 2020-10-10 | Auto merge of #77336 - pietroalbini:pkgname, r=Mark-Simulacrum | bors | -111/+11 |
| 2020-10-09 | address review comments | Esteban Küber | -1/+71 |
| 2020-10-09 | Move `@has` checks closer to corresponding doc comments | Camelid | -15/+19 |
| 2020-10-09 | Use `next()` instead of `peek()` where possible | Camelid | -3/+3 |
| 2020-10-09 | Link to GitHub issue re macro resolution | Camelid | -1/+3 |
| 2020-10-10 | Revert "Assume slice len is bounded by allocation size" | Simonas Kazlauskas | -24/+0 |
| 2020-10-09 | Given `<T as Trait>::A: Ty` suggest `T: Trait<A = Ty>` | Esteban Küber | -0/+32 |
| 2020-10-09 | Suggest removing bounds even when potential typo | Esteban Küber | -1/+17 |
| 2020-10-09 | Tweak output and add test cases | Esteban Küber | -11/+171 |
| 2020-10-09 | Point out why a trait is expected on `Struct + 'lt` | Esteban Küber | -0/+6 |
| 2020-10-09 | Auto merge of #77276 - GuillaumeGomez:reexported-item-lints, r=jyn514,ollie27 | bors | -19/+95 |
| 2020-10-09 | Don't filter out imports added by the compiler for the moment | Guillaume Gomez | -6/+0 |
| 2020-10-09 | Remove unneeded ImportItem on glob ones | Guillaume Gomez | -26/+3 |
| 2020-10-09 | Simplify included import items handling | Guillaume Gomez | -41/+55 |
| 2020-10-09 | Add test to ensure that external items aren't lint-checked | Guillaume Gomez | -4/+16 |
| 2020-10-09 | Correctly handle "pub use" reexports | Guillaume Gomez | -13/+32 |
| 2020-10-09 | Add test for reexported items lints | Guillaume Gomez | -0/+31 |
| 2020-10-09 | Don't remove export items so that we can run lints on them | Guillaume Gomez | -3/+32 |
| 2020-10-09 | Auto merge of #77747 - flip1995:clippyup, r=Manishearth | bors | -616/+1502 |
| 2020-10-09 | Auto merge of #77609 - ortem:fix-lldb-commands, r=Mark-Simulacrum | bors | -17/+17 |
| 2020-10-09 | Add find_map_relevant_impl | Dániel Buga | -10/+6 |
| 2020-10-09 | bootstrap: always use the Rust version in package names | Pietro Albini | -111/+11 |
| 2020-10-09 | Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup | flip1995 | -616/+1502 |
| 2020-10-09 | Auto merge of #77627 - richkadel:rust-demangler, r=tmandry | bors | -4/+62 |
| 2020-10-08 | Update rustdoc intra-doc link docs | Camelid | -13/+40 |
| 2020-10-08 | Allow generic parameters in intra-doc links | Camelid | -2/+381 |
| 2020-10-09 | Auto merge of #77578 - euclio:max-suggestion, r=davidtwco | bors | -1/+45 |
| 2020-10-09 | Auto merge of #77519 - jyn514:track-doc-er, r=GuillaumeGomez | bors | -112/+235 |
| 2020-10-09 | Auto merge of #76260 - xd009642:rfc/2867, r=jonas-schievink | bors | -0/+63 |
| 2020-10-08 | Fix typo in error code | xd009642 | -1/+1 |
| 2020-10-08 | Auto merge of #77723 - jonas-schievink:rollup-htz44r4, r=jonas-schievink | bors | -0/+19 |
| 2020-10-08 | Implement the instruction_set attribute | xd009642 | -0/+63 |
| 2020-10-08 | Auto merge of #6117 - dtolnay:string_lit_as_bytes, r=ebroto | bors | -1/+1 |