| Age | Commit message (Expand) | Author | Lines |
| 2020-10-05 | Move script to src/etc | Cassandra Fridkin | -4/+8 |
| 2020-10-05 | Merge branch 'master' into hooks | Cassandra Fridkin | -41950/+95332 |
| 2020-10-05 | Auto merge of #77080 - richkadel:llvm-coverage-counters-2, r=tmandry | bors | -1878/+19001 |
| 2020-10-05 | Auto merge of #77171 - VFLashM:better_sso_structures, r=oli-obk | bors | -127/+902 |
| 2020-10-05 | Renamed tests to avoid exceeding Windows max path limit | Rich Kadel | -592/+586 |
| 2020-10-05 | Updates to experimental coverage counter injection | Rich Kadel | -1864/+18993 |
| 2020-10-05 | Auto merge of #77543 - Mark-Simulacrum:rsp-quoting, r=eddyb | bors | -0/+6 |
| 2020-10-05 | Instruct lld that our @ files are posix-style, not Windows | Mark Rousskov | -0/+6 |
| 2020-10-05 | Auto merge of #77549 - tmiasko:simplify-branch-same-fix, r=oli-obk | bors | -1/+23 |
| 2020-10-05 | Auto merge of #77552 - ecstatic-morse:body-def-id, r=lcnr | bors | -273/+201 |
| 2020-10-05 | Auto merge of #77557 - Dylan-DPC:rollup-aib9ptp, r=Dylan-DPC | bors | -661/+1645 |
| 2020-10-05 | Auto merge of #77466 - Aaron1011:reland-drop-tree, r=matthewjasper | bors | -2748/+2504 |
| 2020-10-05 | Rollup merge of #77514 - scottmcm:less-once-chain-once, r=estebank | Dylan DPC | -9/+11 |
| 2020-10-05 | Rollup merge of #77512 - ecstatic-morse:const-checking-allow-abort, r=RalfJung | Dylan DPC | -17/+62 |
| 2020-10-05 | Rollup merge of #77471 - ssomers:btree_cleanup_3, r=Mark-Simulacrum | Dylan DPC | -7/+7 |
| 2020-10-05 | Rollup merge of #77439 - varkor:min_const_generics-tests, r=lcnr,estebank | Dylan DPC | -66/+628 |
| 2020-10-05 | Rollup merge of #77426 - tamird:sockaddr-scope-id, r=dtolnay | Dylan DPC | -3/+19 |
| 2020-10-05 | Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-Simulacrum | Dylan DPC | -130/+334 |
| 2020-10-05 | Rollup merge of #77395 - ssomers:btree_love_the_leaf_edge_comments, r=Mark-Si... | Dylan DPC | -22/+12 |
| 2020-10-05 | Rollup merge of #77219 - mightyiam:issue_77100, r=jyn514 | Dylan DPC | -0/+2 |
| 2020-10-05 | Rollup merge of #76329 - GuillaumeGomez:doc-alias-crate-level, r=matthewjasper | Dylan DPC | -404/+547 |
| 2020-10-05 | Rollup merge of #75928 - JulianKnodt:non_utf8, r=estebank | Dylan DPC | -0/+20 |
| 2020-10-05 | Rollup merge of #75853 - LeSeulArtichaut:core-intra-docs-3, r=jyn514 | Dylan DPC | -3/+3 |
| 2020-10-04 | Remove `DefId` from `MirBorrowckCtxt` | Dylan MacKenzie | -26/+27 |
| 2020-10-04 | nll: solve | Dylan MacKenzie | -2/+2 |
| 2020-10-04 | Replace `(Body, WithOptConstParam)` with `Body` where possible | Dylan MacKenzie | -11/+10 |
| 2020-10-04 | clippy: `(Body, DefId)` -> `Body` | Dylan MacKenzie | -3/+4 |
| 2020-10-04 | Replace `(Body, DefId)` with `Body` where possible | Dylan MacKenzie | -232/+159 |
| 2020-10-04 | Auto merge of #77023 - HeroicKatora:len-missed-optimization, r=Mark-Simulacrum | bors | -3/+51 |
| 2020-10-04 | Use more intra-doc-links in `core::fmt` | LeSeulArtichaut | -3/+3 |
| 2020-10-04 | But whatever | ecstatic-morse | -0/+1 |
| 2020-10-04 | Add comment to `Abort` match arm | ecstatic-morse | -0/+1 |
| 2020-10-04 | Bless more test output | Aaron Hill | -973/+639 |
| 2020-10-04 | Assume slice len is bounded by allocation size | Andreas Molzer | -3/+51 |
| 2020-10-04 | Auto merge of #77430 - ecstatic-morse:mir-source-in-body, r=lcnr | bors | -380/+327 |
| 2020-10-04 | HACK: Overwrite the MIR's source with the correct const param | Dylan MacKenzie | -1/+7 |
| 2020-10-04 | Remember the `MirSource` for each `Body` | Dylan MacKenzie | -346/+281 |
| 2020-10-04 | Move `MirSource` to `rustc_middle` | Dylan MacKenzie | -28/+35 |
| 2020-10-04 | Miscellaneous import formatting | Dylan MacKenzie | -5/+4 |
| 2020-10-04 | Discuss cleanup blocks and `span_bug` on `Abort` | Dylan MacKenzie | -6/+11 |
| 2020-10-04 | Auto merge of #77527 - jonas-schievink:rollup-szgq5he, r=jonas-schievink | bors | -318/+438 |
| 2020-10-04 | Rollup merge of #77525 - tmiasko:nrvo-2, r=jonas-schievink | Jonas Schievink | -6/+0 |
| 2020-10-04 | Rollup merge of #77521 - bjorn3:target_feature_whitelist, r=lcnr | Jonas Schievink | -154/+155 |
| 2020-10-04 | Rollup merge of #77518 - camelid:rustdoc-use-correct-link-font, r=GuillaumeGomez | Jonas Schievink | -1/+1 |
| 2020-10-04 | Rollup merge of #77513 - jyn514:refactor-doc-fragments, r=GuillaumeGomez | Jonas Schievink | -88/+48 |
| 2020-10-04 | Rollup merge of #77504 - Amanieu:select_simd_bitmask, r=ecstatic-morse | Jonas Schievink | -8/+37 |
| 2020-10-04 | Rollup merge of #77445 - ssomers:btree_cleanup_7, r=Mark-Simulacrum | Jonas Schievink | -27/+118 |
| 2020-10-04 | Rollup merge of #77368 - est31:apfloat_fix, r=varkor | Jonas Schievink | -14/+59 |
| 2020-10-04 | Rollup merge of #77072 - sharnoff:hash-docs, r=LukasKalbertodt | Jonas Schievink | -20/+20 |
| 2020-10-04 | Include scope id in SocketAddrV6::Display | Tamir Duberstein | -3/+19 |