| Age | Commit message (Expand) | Author | Lines |
| 2022-06-26 | Hermit: Fix initializing lazy locks | Martin Kröning | -6/+24 |
| 2022-06-26 | Auto merge of #98190 - nnethercote:optimize-derive-Debug-code, r=scottmcm | bors | -233/+413 |
| 2022-06-26 | Auto merge of #98518 - RalfJung:miri, r=RalfJung | bors | -26/+17 |
| 2022-06-26 | Auto merge of #98521 - JohnTitor:rollup-tl9sblx, r=JohnTitor | bors | -128/+354 |
| 2022-06-26 | Rollup merge of #98513 - ehuss:rebuild-llvm-download, r=Mark-Simulacrum | Yuki Okushi | -0/+13 |
| 2022-06-26 | Rollup merge of #98509 - rust-lang:notriddle/precise-pin-diag, r=compiler-errors | Yuki Okushi | -1/+28 |
| 2022-06-26 | Rollup merge of #98502 - GuillaumeGomez:source-sidebar-hover, r=notriddle | Yuki Okushi | -6/+105 |
| 2022-06-26 | Rollup merge of #98491 - antoyo:fix/ui-test-backtrace-panic-abort, r=Dylan-DPC | Yuki Okushi | -0/+1 |
| 2022-06-26 | Rollup merge of #98488 - Mark-Simulacrum:bump-rls, r=pietroalbini | Yuki Okushi | -2/+1 |
| 2022-06-26 | Rollup merge of #98474 - dtolnay:python3, r=Mark-Simulacrum | Yuki Okushi | -4/+25 |
| 2022-06-26 | Rollup merge of #98385 - m-ou-se:llvm-12-memory-order, r=petrochenkov | Yuki Okushi | -1/+15 |
| 2022-06-26 | Rollup merge of #98371 - compiler-errors:better-opaque-printing, r=oli-obk | Yuki Okushi | -114/+166 |
| 2022-06-25 | update Miri | Ralf Jung | -26/+17 |
| 2022-06-26 | Auto merge of #98140 - klensy:compiletest-strip, r=Mark-Simulacrum | bors | -4/+20 |
| 2022-06-25 | Fix LLVM rebuild with download-ci-llvm. | Eric Huss | -0/+13 |
| 2022-06-25 | diagnostics: consider parameter count when suggesting smart pointers | Michael Howell | -1/+28 |
| 2022-06-25 | Auto merge of #97513 - jyn514:submodule-handling, r=Mark-Simulacrum | bors | -228/+757 |
| 2022-06-25 | Add test for source sidebar elements colors | Guillaume Gomez | -0/+99 |
| 2022-06-25 | Fix CSS rule for selected and hovered items in the source sidebar | Guillaume Gomez | -6/+6 |
| 2022-06-25 | Auto merge of #98412 - calebcartwright:sync-rustfmt, r=calebcartwright | bors | -11634/+534 |
| 2022-06-25 | Fix backtrace UI test when panic=abort is used | Antoni Boucher | -0/+1 |
| 2022-06-25 | Auto merge of #98486 - matthiaskrgr:rollup-u7m508x, r=matthiaskrgr | bors | -371/+766 |
| 2022-06-25 | Bump RLS to latest master on rust-lang/rls | Mark Rousskov | -2/+1 |
| 2022-06-25 | Rollup merge of #98431 - WaffleLapkin:mut_pat_suggestions, r=compiler-errors | Matthias Krüger | -1/+173 |
| 2022-06-25 | Rollup merge of #98429 - b-naber:use-correct-substs-discriminant-cast, r=lcnr | Matthias Krüger | -92/+104 |
| 2022-06-25 | Rollup merge of #98401 - ehuss:extern-tracking, r=Dylan-DPC | Matthias Krüger | -0/+5 |
| 2022-06-25 | Rollup merge of #98311 - eggyal:reverse-folder-hierarchy, r=jackh726 | Matthias Krüger | -63/+40 |
| 2022-06-25 | Rollup merge of #98298 - TaKO8Ki:point-to-type-param-definition, r=compiler-e... | Matthias Krüger | -125/+168 |
| 2022-06-25 | Rollup merge of #98194 - m-ou-se:leak-locked-pthread-mutex, r=Amanieu | Matthias Krüger | -4/+51 |
| 2022-06-25 | Rollup merge of #98149 - hoodmane:emscripten-pic, r=petrochenkov | Matthias Krüger | -1/+2 |
| 2022-06-25 | Rollup merge of #98126 - fortanix:raoul/mitigate_stale_data_vulnerability, r=... | Matthias Krüger | -10/+142 |
| 2022-06-25 | Rollup merge of #96412 - ChrisDenton:remove-dir-all, r=thomcc | Matthias Krüger | -75/+81 |
| 2022-06-25 | Auto merge of #96820 - r-raymond:master, r=cuviper | bors | -10/+53 |
| 2022-06-25 | Auto merge of #93700 - rossmacarthur:ft/iter-next-chunk, r=m-ou-se | bors | -31/+100 |
| 2022-06-24 | x.py: Support systems with only `python3` not `python` | David Tolnay | -4/+25 |
| 2022-06-24 | Auto merge of #98459 - pietroalbini:pa-1.64, r=pietroalbini | bors | -1/+1 |
| 2022-06-24 | Use write! instead of p! to avoid having to use weird scoping | Michael Goulet | -26/+13 |
| 2022-06-24 | Fix printing impl trait under binders | Michael Goulet | -113/+178 |
| 2022-06-24 | improve wording of a suggestion | Maybe Waffle | -9/+9 |
| 2022-06-24 | take advantage of a labelled block | Waffle Maybe | -8/+8 |
| 2022-06-24 | bump version to 1.64.0 | Pietro Albini | -1/+1 |
| 2022-06-24 | fmt | b-naber | -9/+7 |
| 2022-06-24 | Set relocation_model to Pic on emscripten target | Hood Chatham | -1/+2 |
| 2022-06-24 | Auto merge of #98397 - RalfJung:miri, r=RalfJung | bors | -14/+8 |
| 2022-06-24 | address review | b-naber | -14/+14 |
| 2022-06-24 | small refactor | b-naber | -95/+96 |
| 2022-06-24 | Auto merge of #98447 - JohnTitor:rollup-pponoo3, r=JohnTitor | bors | -259/+603 |
| 2022-06-24 | use correct substs in enum discriminant hack | b-naber | -1/+4 |
| 2022-06-24 | add test | b-naber | -0/+10 |
| 2022-06-24 | Rollup merge of #98419 - WaffleLapkin:remove_excess_rib, r=compiler-errors | Yuki Okushi | -1/+3 |