| Age | Commit message (Expand) | Author | Lines |
| 2022-06-30 | Rollup merge of #98677 - lyming2007:issue-98492-fix, r=lcnr | Matthias Krüger | -6/+39 |
| 2022-06-30 | Rollup merge of #98671 - GuillaumeGomez:source-sidebar-fixes, r=notriddle | Matthias Krüger | -4/+60 |
| 2022-06-30 | Rollup merge of #98670 - krasimirgg:llvm-15-LLVMConstExtractValue, r=nikic | Matthias Krüger | -7/+10 |
| 2022-06-30 | Rollup merge of #98503 - RalfJung:scope-race, r=m-ou-se | Matthias Krüger | -10/+17 |
| 2022-06-30 | Rollup merge of #97629 - guswynn:exclusive_struct, r=m-ou-se | Matthias Krüger | -0/+179 |
| 2022-06-30 | For diagnostic information of Boolean, remind it as use the type: 'bool' | Yiming Lei | -6/+39 |
| 2022-06-30 | Add test to ensure that scroll position is kept when opening/closing source s... | Guillaume Gomez | -0/+14 |
| 2022-06-30 | Fix scroll when source sidebar is open on mobile | Guillaume Gomez | -0/+15 |
| 2022-06-30 | llvm-wrapper: adapt for LLVMConstExtractValue removal | Krasimir Georgiev | -7/+10 |
| 2022-06-30 | Auto merge of #98377 - davidv1992:add-lifetimes-to-argument-temporaries, r=ol... | bors | -2/+43 |
| 2022-06-30 | Auto merge of #98698 - RalfJung:miri, r=RalfJung | bors | -14/+7 |
| 2022-06-30 | Auto merge of #98649 - RalfJung:guardians-of-mir, r=oli-obk | bors | -1149/+1187 |
| 2022-06-29 | update Miri | Ralf Jung | -14/+7 |
| 2022-06-30 | Auto merge of #98691 - matthiaskrgr:rollup-ymsa64p, r=matthiaskrgr | bors | -264/+475 |
| 2022-06-29 | fix doc issues | Ralf Jung | -7/+7 |
| 2022-06-30 | Rollup merge of #98687 - matthiaskrgr:test_47814, r=compiler-errors | Matthias Krüger | -0/+27 |
| 2022-06-30 | Rollup merge of #98685 - camelid:sorting-flag, r=GuillaumeGomez | Matthias Krüger | -17/+31 |
| 2022-06-30 | Rollup merge of #98683 - matthiaskrgr:ice-test-68875, r=compiler-errors | Matthias Krüger | -0/+19 |
| 2022-06-30 | Rollup merge of #98682 - matthiaskrgr:test-94432, r=compiler-errors | Matthias Krüger | -0/+10 |
| 2022-06-30 | Rollup merge of #98681 - Enselic:rustdoc-json-default-assoc-type-blanket-impl... | Matthias Krüger | -1/+10 |
| 2022-06-30 | Rollup merge of #96727 - oli-obk:no_expect, r=lcnr | Matthias Krüger | -246/+378 |
| 2022-06-29 | Auto merge of #98520 - RalfJung:invalid, r=compiler-errors | bors | -194/+196 |
| 2022-06-29 | Update browser-ui-test version to 0.9.7 | Guillaume Gomez | -1/+1 |
| 2022-06-29 | add test for 47814 | Matthias Krüger | -0/+27 |
| 2022-06-29 | Replace `sort_modules_alphabetically` boolean with enum | Noah Lev | -17/+31 |
| 2022-06-29 | ping more people | Ralf Jung | -1/+1 |
| 2022-06-29 | move MIR syntax into a dedicated file and ping some people whenever it changes | Ralf Jung | -1148/+1186 |
| 2022-06-29 | add test for ice 68875 | Matthias Krüger | -0/+19 |
| 2022-06-29 | add tests for ICE 94432 | Matthias Krüger | -0/+10 |
| 2022-06-29 | rustdoc-json: Make default value of blanket impl assoc types work | Martin Nordholts | -1/+10 |
| 2022-06-29 | Auto merge of #98680 - matthiaskrgr:rollup-1bkrrn9, r=matthiaskrgr | bors | -237/+310 |
| 2022-06-29 | Rollup merge of #98668 - TaKO8Ki:avoid-many-&str-to-string-conversions, r=Dyl... | Matthias Krüger | -66/+38 |
| 2022-06-29 | Rollup merge of #98665 - ChrisDenton:deprecated-suggestion, r=compiler-errors | Matthias Krüger | -6/+28 |
| 2022-06-29 | Rollup merge of #98660 - eddyb:invalid-punct-stage1, r=lqd | Matthias Krüger | -14/+6 |
| 2022-06-29 | Rollup merge of #98652 - ojeda:warning-free-no_global_oom_handling, r=joshtri... | Matthias Krüger | -4/+9 |
| 2022-06-29 | Rollup merge of #98647 - ehuss:update-cargo, r=ehuss | Matthias Krüger | -0/+0 |
| 2022-06-29 | Rollup merge of #98646 - notriddle:notriddle/main.js, r=GuillaumeGomez | Matthias Krüger | -2/+25 |
| 2022-06-29 | Rollup merge of #98643 - voidc:valtree-ref-pretty, r=lcnr | Matthias Krüger | -102/+138 |
| 2022-06-29 | Rollup merge of #98642 - yanchen4791:issue-98260-fix, r=spastorino | Matthias Krüger | -0/+26 |
| 2022-06-29 | Rollup merge of #98636 - ehuss:mentions-wrapping, r=Mark-Simulacrum | Matthias Krüger | -13/+13 |
| 2022-06-29 | Rollup merge of #98434 - dpaoliello:staticcrt, r=jyn514 | Matthias Krüger | -30/+27 |
| 2022-06-29 | fix stderr by hand since that test is not run on my system | Ralf Jung | -4/+4 |
| 2022-06-29 | interpret: adjust error from constructing an invalid value | Ralf Jung | -190/+192 |
| 2022-06-29 | Auto merge of #98669 - Dylan-DPC:rollup-8uzhcip, r=Dylan-DPC | bors | -271/+511 |
| 2022-06-29 | Add test for source sidebar toggle | Guillaume Gomez | -1/+13 |
| 2022-06-29 | Fix display of toggle on expanded source sidebar | Guillaume Gomez | -0/+3 |
| 2022-06-29 | Update/add tests for source sidebar in mobile mode | Guillaume Gomez | -2/+12 |
| 2022-06-29 | Fix height for the source sidebar in mobile mode | Guillaume Gomez | -1/+3 |
| 2022-06-29 | Rollup merge of #98625 - RalfJung:retag, r=oli-obk | Dylan DPC | -5/+20 |
| 2022-06-29 | Rollup merge of #98607 - compiler-errors:tuple-wrap-suggestion, r=oli-obk | Dylan DPC | -196/+275 |