| Age | Commit message (Expand) | Author | Lines |
| 2020-08-24 | hir: consistent use and naming of lang items | David Wood | -299/+277 |
| 2020-08-24 | Rollup merge of #75856 - matthiaskrgr:more_clippy, r=Dylan-DPC | Yuki Okushi | -27/+23 |
| 2020-08-24 | Rollup merge of #75844 - ehuss:publish-toolstate-httperror, r=Mark-Simulacrum | Yuki Okushi | -1/+9 |
| 2020-08-24 | Rollup merge of #75831 - lzutao:https, r=Dylan-DPC | Yuki Okushi | -4/+4 |
| 2020-08-23 | Auto merge of #74489 - jyn514:assoc-items, r=manishearth,petrochenkov | bors | -174/+480 |
| 2020-08-24 | unstable-book-gen: fix clippy::single_char_pattern and clippy::iter_skip_next | Matthias Krüger | -4/+4 |
| 2020-08-24 | unicode_table_generator: fix clippy::writeln_empty_string, clippy::useless_fo... | Matthias Krüger | -6/+6 |
| 2020-08-24 | tidy: remove redundant variable from check_if_error_code_is_test_in_explanation | Matthias Krüger | -5/+3 |
| 2020-08-23 | linkcheckr: fix clippy::redundant_static_lifetimes and clippy::single_char_pa... | Matthias Krüger | -7/+7 |
| 2020-08-23 | expand-yaml-anchors: fix clippy::match_ref_pats and clippy::redundant_closure | Matthias Krüger | -5/+3 |
| 2020-08-23 | resolve: Add comments to `traits_in_scope` | Joshua Nelson | -0/+3 |
| 2020-08-23 | Auto merge of #75656 - tirr-c:match-suggest-semi, r=estebank | bors | -22/+154 |
| 2020-08-23 | Auto merge of #72449 - ecstatic-morse:const-float-bitcast, r=RalfJung | bors | -0/+170 |
| 2020-08-23 | publish-toolstate: show more context on HTTP error | Eric Huss | -1/+9 |
| 2020-08-23 | Fix `compile-flags` directive | ecstatic-morse | -2/+2 |
| 2020-08-23 | Auto merge of #74238 - RalfJung:offset_from, r=oli-obk | bors | -16/+10 |
| 2020-08-23 | Auto merge of #75789 - matthiaskrgr:clippy_compiletest, r=Dylan-DPC | bors | -72/+59 |
| 2020-08-23 | Prefer https link for wikipedia URLs | Lzu Tao | -4/+4 |
| 2020-08-23 | Auto merge of #75465 - Aaron1011:feature/short-fn-def-span, r=estebank | bors | -576/+345 |
| 2020-08-23 | Auto merge of #75813 - petrochenkov:feature/incr-def-path-table, r=Aaron1011 | bors | -99/+130 |
| 2020-08-23 | Auto merge of #73526 - cuviper:rust-llvm11, r=nikic | bors | -36/+30 |
| 2020-08-23 | Auto merge of #73084 - Aaron1011:feature/new-recursive-expand, r=petrochenkov | bors | -83/+255 |
| 2020-08-22 | Use smaller def span for functions | Aaron Hill | -576/+345 |
| 2020-08-22 | Add backwards-compat hack for certain '$name' tokens | Aaron Hill | -8/+103 |
| 2020-08-22 | Recursively expand `TokenKind::Interpolated` (take 2) | Aaron Hill | -75/+152 |
| 2020-08-22 | Write coverage filenames in Version3 format | Josh Stone | -8/+10 |
| 2020-08-22 | Match scalar-pair-bool more flexibly for LLVM 11 | Josh Stone | -2/+3 |
| 2020-08-22 | Apply suggestions from code review
| Josh Stone | -2/+1 |
| 2020-08-22 | Expand RISCV pseudo-instructions to match LLVM 11 | Josh Stone | -15/+16 |
| 2020-08-22 | Upgrade to LLVM 11 (rc2) | Josh Stone | -0/+0 |
| 2020-08-22 | Don't make clang use gcc's include-fixed | Josh Stone | -9/+0 |
| 2020-08-22 | Test new floating point bit casts | Dylan MacKenzie | -0/+170 |
| 2020-08-22 | rustc_metadata: Move some code around to merge impls of `CrateMetadataRef` | Vadim Petrochenkov | -53/+51 |
| 2020-08-22 | Do not forget capacity when collecting def path hashes | Vadim Petrochenkov | -7/+6 |
| 2020-08-22 | Lazy decoding of DefPathTable from crate metadata (non-incremental case) | Aaron Hill | -70/+104 |
| 2020-08-22 | Auto merge of #74566 - lzutao:guard, r=petrochenkov | bors | -3/+453 |
| 2020-08-22 | remove feature gate from tests | Ralf Jung | -15/+10 |
| 2020-08-22 | stabilize ptr_offset_from | Ralf Jung | -1/+0 |
| 2020-08-22 | Auto merge of #75795 - matthiaskrgr:cargotest_clippy, r=Dylan-DPC | bors | -7/+7 |
| 2020-08-22 | compiletest: fix a couple clippy lint findings | Matthias Krüger | -72/+59 |
| 2020-08-22 | Auto merge of #75776 - GuillaumeGomez:missing-doc-examples-lint-improvements,... | bors | -27/+74 |
| 2020-08-22 | rustdoc: Only resolve traits in scope | Joshua Nelson | -17/+59 |
| 2020-08-22 | rustdoc: Cache traits implemented by a type | Joshua Nelson | -45/+65 |
| 2020-08-22 | rustdoc: Add support for associated items even outside the impl itself | Joshua Nelson | -89/+284 |
| 2020-08-22 | rustdoc: Rename misleading function | Joshua Nelson | -2/+2 |
| 2020-08-22 | resolve: Add public entrypoint `traits_in_module` | Joshua Nelson | -0/+25 |
| 2020-08-22 | resolve: Split `ensure_traits` into a separate function | Joshua Nelson | -16/+25 |
| 2020-08-22 | resolve: Move `get_traits_in_module_containing_item` to Resolver | Joshua Nelson | -81/+93 |
| 2020-08-22 | Auto merge of #75792 - matthiaskrgr:bootstrap_clippy, r=Dylan-DPC | bors | -14/+8 |
| 2020-08-22 | Rollup merge of #75788 - nagisa:mir-call-doccomment, r=wesleywiser | Dylan DPC | -1/+1 |