| Age | Commit message (Expand) | Author | Lines |
| 2021-03-31 | Auto merge of #83684 - cjgillot:csp, r=petrochenkov | bors | -13/+11 |
| 2021-03-31 | Auto merge of #83681 - jyn514:blanket-impls-tweaks, r=Aaron1011 | bors | -3/+5 |
| 2021-03-31 | Auto merge of #83666 - Amanieu:instrprof-order, r=tmandry | bors | -34/+17 |
| 2021-03-31 | Rollup merge of #83683 - tblah:riscv64linux_links, r=Mark-Simulacrum | Dylan DPC | -13/+13 |
| 2021-03-31 | Rollup merge of #83671 - JohnTitor:issue-75801-test, r=Dylan-DPC | Dylan DPC | -0/+44 |
| 2021-03-31 | Rollup merge of #83654 - JohnTitor:issue-83606, r=estebank | Dylan DPC | -0/+21 |
| 2021-03-30 | Fix fulldeps tests. | Camille GILLOT | -2/+2 |
| 2021-03-30 | Remove hir::CrateItem. | Camille GILLOT | -11/+9 |
| 2021-03-30 | bootstrap: don't complain about linkcheck if it is excluded | Tom Eccles | -13/+13 |
| 2021-03-30 | Auto merge of #83639 - osa1:issue83638, r=estebank | bors | -0/+14 |
| 2021-03-30 | Only look at blanket impls in `get_blanket_impls` | Joshua Nelson | -3/+5 |
| 2021-03-30 | Rollup merge of #83667 - estebank:cool-bears-hot-tip, r=lcnr | Dylan DPC | -91/+79 |
| 2021-03-30 | Rollup merge of #83662 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2021-03-30 | Rollup merge of #83656 - JohnTitor:resolve-test, r=petrochenkov | Dylan DPC | -0/+34 |
| 2021-03-30 | Rollup merge of #83645 - pickfire:patch-3, r=GuillaumeGomez | Dylan DPC | -1/+3 |
| 2021-03-30 | Add a regression test for issue-75801 | JohnTitor | -0/+44 |
| 2021-03-30 | Apply review feedback | Amanieu d'Antras | -77/+89 |
| 2021-03-29 | Hide unnecessary reference to trait | Esteban Küber | -3/+0 |
| 2021-03-30 | Auto merge of #83664 - Dylan-DPC:rollup-wx6idpd, r=Dylan-DPC | bors | -94/+210 |
| 2021-03-29 | Suggest box/pin/arc ing receiver on method calls | Esteban Küber | -91/+82 |
| 2021-03-30 | Run LLVM coverage instrumentation passes before optimization passes | Amanieu d'Antras | -113/+84 |
| 2021-03-30 | Add a regression test for issue-82865 | JohnTitor | -0/+34 |
| 2021-03-30 | Rollup merge of #83644 - lnicola:rust-analyzer-2021-03-29, r=jonas-schievink | Dylan DPC | -16/+21 |
| 2021-03-30 | Rollup merge of #83636 - JohnTitor:const-generics-defualts-regg-test, r=lcnr | Dylan DPC | -52/+66 |
| 2021-03-30 | Rollup merge of #83543 - camelid:lint-unknown-disambiguator, r=jyn514 | Dylan DPC | -26/+123 |
| 2021-03-29 | Auto merge of #82864 - jyn514:short-circuit, r=GuillaumeGomez | bors | -6/+2 |
| 2021-03-29 | Update books | Eric Huss | -0/+0 |
| 2021-03-29 | Auto merge of #83185 - jyn514:remove-dead-code, r=oli-obk | bors | -2/+2 |
| 2021-03-30 | Do not emit a suggestion that causes the E0632 error | JohnTitor | -0/+21 |
| 2021-03-29 | Auto merge of #80839 - tblah:riscv64linux_links, r=Mark-Simulacrum | bors | -16/+38 |
| 2021-03-29 | Wrap non-pre code blocks | Ivan Tham | -1/+3 |
| 2021-03-29 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+21 |
| 2021-03-29 | Replace tabs in err messages before rendering | Ömer Sinan Ağacan | -0/+14 |
| 2021-03-29 | Prefer 4 spaces | JohnTitor | -52/+52 |
| 2021-03-29 | Add a regression test for issue-82792 | JohnTitor | -0/+14 |
| 2021-03-29 | Auto merge of #83565 - RalfJung:miri, r=oli-obk | bors | -10/+15 |
| 2021-03-28 | Inline `find_suffix` closure that's only used once | Camelid | -18/+14 |
| 2021-03-28 | Add test for weird backticks placement | Camelid | -8/+23 |
| 2021-03-28 | Point to disambiguator instead of whole link | Camelid | -22/+35 |
| 2021-03-29 | Auto merge of #83605 - RalfJung:unaligned, r=petrochenkov | bors | -23/+63 |
| 2021-03-28 | Auto merge of #83602 - JohnTitor:cloudabi-flag-is-unnecessary, r=Xanewok | bors | -1/+0 |
| 2021-03-28 | test: run-make: skip tests on unsupported platforms | Tom Eccles | -0/+7 |
| 2021-03-28 | test: run-make: flag tests which won't work in no-std environments | Tom Eccles | -0/+5 |
| 2021-03-28 | ci: docker: x86_64: specify host explicitly | Tom Eccles | -1/+2 |
| 2021-03-28 | bootstrap: don't run linkcheck when crosscompiling | Tom Eccles | -1/+15 |
| 2021-03-28 | ci: docker: riscv64gc: specify host explicitly | Tom Eccles | -1/+1 |
| 2021-03-28 | run-make: skip issue-36710 on riscv64 and armhf | Tom Eccles | -0/+4 |
| 2021-03-28 | run-make: Specify --target to rustc | Tom Eccles | -14/+5 |
| 2021-03-28 | adjust old test | Ralf Jung | -16/+31 |
| 2021-03-28 | unaligned_references: align(N) fields in packed(N) structs are fine | Ralf Jung | -7/+32 |