| Age | Commit message (Expand) | Author | Lines |
| 2020-10-08 | Rollup merge of #77660 - nilslice:patch-1, r=jyn514 | Jonas Schievink | -1/+1 |
| 2020-10-08 | Rollup merge of #77449 - ssomers:btree_drain_filter_size_hint, r=Mark-Simulacrum | Jonas Schievink | -0/+4 |
| 2020-10-08 | Rollup merge of #76750 - camelid:dont-discourage-core-fmt-write, r=Mark-Simul... | Jonas Schievink | -10/+6 |
| 2020-10-08 | Don't discourage implementing `core::fmt::Write` | Camelid | -10/+6 |
| 2020-10-08 | Auto merge of #77346 - Caduser2020:master, r=Mark-Simulacrum | bors | -119/+170 |
| 2020-10-08 | `#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgx | Caduser2020 | -119/+170 |
| 2020-10-08 | Auto merge of #77678 - jyn514:tracing, r=Mark-Simulacrum | bors | -12/+6 |
| 2020-10-08 | Auto merge of #77581 - ecstatic-morse:dataflow-dump-mir-graphviz, r=davidtwco | bors | -24/+24 |
| 2020-10-08 | Auto merge of #77682 - Mark-Simulacrum:bump-stage0, r=pietroalbini | bors | -17/+10 |
| 2020-10-08 | Auto merge of #77644 - GuillaumeGomez:fix-tooltip-text-display, r=jyn514 | bors | -0/+4 |
| 2020-10-08 | Auto merge of #77631 - jyn514:helpful-changelog, r=RalfJung | bors | -3/+3 |
| 2020-10-08 | Auto merge of #77683 - jyn514:git-hook, r=Mark-Simulacrum | bors | -4/+6 |
| 2020-10-08 | Auto merge of #75470 - estebank:bare-type-expr, r=davidtwco | bors | -17/+183 |
| 2020-10-07 | Bump to 1.48 bootstrap compiler | Mark Rousskov | -17/+10 |
| 2020-10-07 | Unset GIT_DIR in pre-commit hook | Joshua Nelson | -4/+6 |
| 2020-10-07 | Auto merge of #77597 - simonvandel:uninhabited-hashset, r=jonas-schievink | bors | -2/+7 |
| 2020-10-07 | Upgrade to tracing 0.2.13 | Joshua Nelson | -12/+6 |
| 2020-10-07 | Auto merge of #76985 - hbina:clone_check, r=estebank | bors | -1/+13 |
| 2020-10-07 | Detect blocks that could be struct expr bodies | Esteban Küber | -17/+183 |
| 2020-10-07 | perf: UninhabitedEnumBranching void n^2 | Simon Vandel Sillesen | -2/+7 |
| 2020-10-07 | Auto merge of #77464 - ecstatic-morse:const-fn-impl-trait, r=oli-obk | bors | -31/+34 |
| 2020-10-07 | (docs): make mutex error comment consistent with codebase | Steve Manuel | -1/+1 |
| 2020-10-07 | Auto merge of #77617 - AnthonyMikh:slice_windows_no_bounds_checking, r=lcnr | bors | -15/+52 |
| 2020-10-07 | Auto merge of #77341 - davidtwco:issue-73427-you-might-have-meant-variant, r=... | bors | -88/+258 |
| 2020-10-07 | Add codegen test | AnthonyMikh | -0/+35 |
| 2020-10-07 | Auto merge of #77595 - petrochenkov:asmident, r=oli-obk | bors | -20/+95 |
| 2020-10-07 | Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514 | bors | -5/+428 |
| 2020-10-07 | Fix tooltip text display | Guillaume Gomez | -0/+4 |
| 2020-10-07 | Auto merge of #77637 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-10-07 | Auto merge of #77626 - tamird:parse-scope-id, r=dtolnay | bors | -13/+27 |
| 2020-10-07 | Auto merge of #74194 - mbrubeck:slice-eq, r=sfackler | bors | -1/+4 |
| 2020-10-06 | Update cargo | Eric Huss | -0/+0 |
| 2020-10-06 | Auto merge of #77630 - Dylan-DPC:rollup-kfwl55z, r=Dylan-DPC | bors | -259/+408 |
| 2020-10-06 | Make src/bootstrap/CHANGELOG.md more helpful | Joshua Nelson | -3/+3 |
| 2020-10-07 | Rollup merge of #77624 - akoptelov:c-all-targets-fix, r=jyn514 | Dylan DPC | -1/+1 |
| 2020-10-07 | Rollup merge of #77614 - khyperia:set_span, r=eddyb | Dylan DPC | -1/+6 |
| 2020-10-07 | Rollup merge of #77605 - da-x:fix-rustc-def-path, r=petrochenkov | Dylan DPC | -5/+6 |
| 2020-10-07 | Rollup merge of #77590 - Xanewok:update-rls, r=dtolnay | Dylan DPC | -50/+48 |
| 2020-10-07 | Rollup merge of #77582 - ecstatic-morse:disable-early-otherwise-branch, r=wes... | Dylan DPC | -1/+1 |
| 2020-10-07 | Rollup merge of #77571 - pickfire:patch-6, r=cramertj | Dylan DPC | -40/+10 |
| 2020-10-07 | Rollup merge of #77568 - lcnr:mir-inline-def-id, r=ecstatic-morse | Dylan DPC | -17/+53 |
| 2020-10-07 | Rollup merge of #77515 - jackh726:chalk-0.31, r=matthewjasper | Dylan DPC | -99/+143 |
| 2020-10-07 | Rollup merge of #77400 - alarsyo:xpy-setup-suggestions, r=jyn514 | Dylan DPC | -38/+81 |
| 2020-10-07 | Rollup merge of #76911 - RalfJung:vecdeque-aliasing, r=oli-obk | Dylan DPC | -7/+55 |
| 2020-10-07 | Rollup merge of #76784 - lzutao:rd_doc, r=GuillaumeGomez | Dylan DPC | -0/+4 |
| 2020-10-06 | Parse SocketAddrV6::scope_id | Tamir Duberstein | -4/+15 |
| 2020-10-06 | Avoid unused return | Tamir Duberstein | -9/+12 |
| 2020-10-06 | Auto merge of #77386 - joshtriplett:static-glibc, r=petrochenkov | bors | -32/+17 |
| 2020-10-06 | Add c as a shorthand check alternative for new options #77603 | Alexander Koptelov | -1/+1 |
| 2020-10-06 | Update error code page | Dylan MacKenzie | -12/+4 |