| Age | Commit message (Expand) | Author | Lines |
| 2020-07-22 | Revert "std: Switch from libbacktrace to gimli" | Mark Rousskov | -6/+3 |
| 2020-07-21 | Auto merge of #69749 - davidtwco:issue-46477-polymorphization, r=eddyb | bors | -1/+1 |
| 2020-07-20 | :arrow_up: rust-analyzer | Aleksey Kladov | -18/+15 |
| 2020-07-20 | trait_sel: only test predicates w/ no substs | David Wood | -1/+1 |
| 2020-07-19 | Rollup merge of #74527 - calebcartwright:rustfmt-toolstate-maintainers, r=Mar... | Manish Goregaokar | -1/+1 |
| 2020-07-19 | tools: update rustfmt toolstate maintainers | Caleb Cartwright | -1/+1 |
| 2020-07-19 | Rewrite extract_version_range | Lzu Tao | -23/+46 |
| 2020-07-19 | Rollup merge of #74485 - Manishearth:more-intra-doc, r=jyn514 | Manish Goregaokar | -27/+41 |
| 2020-07-19 | Rewrite extract_llvm_version | Lzu Tao | -57/+49 |
| 2020-07-19 | Extract extract_version_range | Lzu Tao | -32/+34 |
| 2020-07-19 | Add missing : after *llvm-version | Lzu Tao | -4/+4 |
| 2020-07-19 | Use subslice pattern | Lzu Tao | -6/+6 |
| 2020-07-19 | Extract closure to function | Lzu Tao | -4/+8 |
| 2020-07-19 | Use Option::as_deref | Lzu Tao | -5/+3 |
| 2020-07-19 | Fix panic as passing wrong format to `extract_gdb_version` | Lzu Tao | -11/+8 |
| 2020-07-19 | compiletest: Rewrite extract_gdb_version function | Lzu Tao | -63/+28 |
| 2020-07-19 | compiletest: Rewrite extract_lldb_version function | Lzu Tao | -76/+50 |
| 2020-07-19 | Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandry | bors | -0/+63 |
| 2020-07-18 | primitive impls are weird | Manish Goregaokar | -1/+1 |
| 2020-07-18 | Update src/tools/linkchecker/main.rs | Manish Goregaokar | -0/+1 |
| 2020-07-18 | Rollup merge of #74071 - petrochenkov:cload3, r=matthewjasper | Manish Goregaokar | -5/+5 |
| 2020-07-18 | Add explicit exception list to linkchecker | Manish Goregaokar | -22/+40 |
| 2020-07-18 | Use intra-doc links on HashMap | Manish Goregaokar | -1/+0 |
| 2020-07-18 | Use intra-doc links in alloc::String | Manish Goregaokar | -5/+1 |
| 2020-07-18 | Auto merge of #73441 - alexcrichton:backtrace-gimli, r=Mark-Simulacrum | bors | -3/+6 |
| 2020-07-18 | rustc_metadata: Remove some extra diagnostics for legacy plugins | Vadim Petrochenkov | -5/+5 |
| 2020-07-17 | Rollup merge of #74464 - FedericoPonzi:fix-#67108, r=Manishearth | Manish Goregaokar | -0/+1 |
| 2020-07-18 | Allows pathdiff package | Federico Ponzi | -0/+1 |
| 2020-07-17 | std: Switch from libbacktrace to gimli | Alex Crichton | -3/+6 |
| 2020-07-17 | Rollup merge of #74368 - GuillaumeGomez:css-tidy-check, r=Mark-Simulacrum | Manish Goregaokar | -4/+35 |
| 2020-07-17 | Rollup merge of #74009 - mati865:mingw-tests-implib, r=nikomatsakis | Manish Goregaokar | -0/+1 |
| 2020-07-17 | Generating the coverage map | Rich Kadel | -0/+63 |
| 2020-07-17 | Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis | bors | -424/+471 |
| 2020-07-17 | Allow matching test by target and env | Mateusz MikuĊa | -0/+1 |
| 2020-07-17 | update Miri | Ralf Jung | -8/+35 |
| 2020-07-17 | Rename TypeckTables to TypeckResults. | Valentin Lazureanu | -424/+471 |
| 2020-07-17 | Add tidy checks for rustdoc css files | Guillaume Gomez | -4/+35 |
| 2020-07-16 | Rollup merge of #74386 - msizanoen1:riscv-add-manifest-host, r=pietroalbini | Manish Goregaokar | -0/+1 |
| 2020-07-16 | Rollup merge of #74357 - nnethercote:symbol-related-improvements, r=oli-obk | Manish Goregaokar | -8/+9 |
| 2020-07-16 | Rollup merge of #74033 - ehuss:std-compile-all-platforms, r=Mark-Simulacrum | Manish Goregaokar | -0/+1 |
| 2020-07-17 | Avoid storing `SymbolStr` in a struct. | Nicholas Nethercote | -8/+9 |
| 2020-07-16 | Rollup merge of #74359 - lzutao:rustdoc-tostring, r=GuillaumeGomez | Manish Goregaokar | -1/+1 |
| 2020-07-16 | Add RISC-V GNU/Linux to src/tools/build-manifest as a host platform | msizanoen1 | -0/+1 |
| 2020-07-15 | Introduce restricted-std feature. | Eric Huss | -0/+1 |
| 2020-07-15 | Auto merge of #74113 - lcnr:type-dependent-consts-2, r=eddyb | bors | -1/+1 |
| 2020-07-15 | WithOptConstParam::dummy -> WithOptConstParam::unknown | Bastian Kauschke | -1/+1 |
| 2020-07-15 | improve naming | Bastian Kauschke | -1/+1 |
| 2020-07-15 | const_eval_resolve | Bastian Kauschke | -1/+1 |
| 2020-07-15 | rustdoc: Rename internal API fns to `into_string` | Lzu Tao | -1/+1 |
| 2020-07-15 | Auto merge of #71272 - jclulow:illumos-x86-ci, r=pietroalbini | bors | -0/+1 |