| Age | Commit message (Expand) | Author | Lines |
| 2022-10-30 | Auto merge of #2639 - RalfJung:rustup, r=RalfJung | bors | -4474/+8435 |
| 2022-10-30 | rustup | Ralf Jung | -2/+2 |
| 2022-10-30 | Merge from rustc | Ralf Jung | -4472/+8433 |
| 2022-11-04 | Small round of typo fixes | Alex Saveau | -9/+10 |
| 2022-10-30 | Auto merge of #103745 - matthiaskrgr:rollup-hipjva8, r=matthiaskrgr | bors | -52/+295 |
| 2022-10-29 | Auto merge of #103731 - Mark-Simulacrum:new-version, r=Mark-Simulacrum | bors | -2/+6 |
| 2022-10-30 | Rollup merge of #103737 - notriddle:notriddle/margin, r=GuillaumeGomez | Matthias Krüger | -10/+3 |
| 2022-10-30 | Rollup merge of #103726 - TaKO8Ki:avoid-&str-to-string-conversions, r=compile... | Matthias Krüger | -11/+8 |
| 2022-10-30 | Rollup merge of #103722 - GuillaumeGomez:cleanup-code-example-css, r=notriddle | Matthias Krüger | -28/+24 |
| 2022-10-30 | Rollup merge of #103715 - tshepang:consistency, r=Dylan-DPC | Matthias Krüger | -2/+2 |
| 2022-10-30 | Rollup merge of #103253 - notriddle:notriddle/test-case-masked-blanket-impl, ... | Matthias Krüger | -0/+5 |
| 2022-10-30 | Rollup merge of #103124 - ldm0:nohard_tests, r=Mark-Simulacrum | Matthias Krüger | -0/+149 |
| 2022-10-30 | Rollup merge of #102659 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum | Matthias Krüger | -0/+103 |
| 2022-10-30 | Rollup merge of #100006 - jyn514:update-copy, r=dtolnay | Matthias Krüger | -1/+1 |
| 2022-10-29 | 1.65.0 release notes | Mark Rousskov | -0/+103 |
| 2022-10-29 | Drop miri cross-compile check for Windows | Mark Rousskov | -1/+5 |
| 2022-10-29 | Auto merge of #103450 - cjgillot:elision-nodedup, r=Mark-Simulacrum | bors | -35/+88 |
| 2022-10-29 | Auto merge of #2636 - RalfJung:scalar-field-retag, r=oli-obk | bors | -42/+76 |
| 2022-10-29 | rustdoc: use CSS margin/padding shorthand when all are being set | Michael Howell | -10/+3 |
| 2022-10-29 | Stacked Borrows: make scalar field retagging the default | Ralf Jung | -42/+76 |
| 2022-10-29 | Bump to 1.67.0 | Mark Rousskov | -1/+1 |
| 2022-10-29 | Auto merge of #103727 - GuillaumeGomez:rollup-hfyxccr, r=GuillaumeGomez | bors | -864/+1084 |
| 2022-10-29 | Rollup merge of #103719 - joseluis:fix-typos-try-reserve, r=the8472 | Guillaume Gomez | -2/+2 |
| 2022-10-29 | Rollup merge of #103699 - compiler-errors:dyn-star-cast-bad, r=TaKO8Ki | Guillaume Gomez | -1/+65 |
| 2022-10-29 | Rollup merge of #103653 - GuillaumeGomez:missing-impl-private-json, r=notriddle | Guillaume Gomez | -5/+53 |
| 2022-10-29 | Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors | Guillaume Gomez | -172/+191 |
| 2022-10-29 | Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errors | Guillaume Gomez | -603/+618 |
| 2022-10-29 | Rollup merge of #103415 - compiler-errors:tiny-perf-increase-on-diagnostic, r... | Guillaume Gomez | -22/+32 |
| 2022-10-29 | Rollup merge of #102721 - nbdd0121:panic, r=Amanieu | Guillaume Gomez | -20/+101 |
| 2022-10-29 | Rollup merge of #102634 - andrewpollack:refactor-test-rustcflags, r=Mark-Simu... | Guillaume Gomez | -39/+22 |
| 2022-10-29 | Auto merge of #2634 - RalfJung:miri-script, r=oli-obk | bors | -111/+146 |
| 2022-10-29 | Auto merge of #2635 - RalfJung:rustup-managed-miri, r=RalfJung | bors | -0/+3 |
| 2022-10-29 | explain how to go back to rustup-managed Miri | Ralf Jung | -0/+3 |
| 2022-10-29 | Fix z-indexes of code example feature and cleanup its CSS | Guillaume Gomez | -28/+24 |
| 2022-10-29 | merge rustup-toolchain into ./miri | Ralf Jung | -68/+58 |
| 2022-10-29 | teach ./miri how to do Josh syncs | Ralf Jung | -44/+89 |
| 2022-10-29 | Add regression test for missing item from private mod in JSON output | Guillaume Gomez | -1/+29 |
| 2022-10-29 | Add missing impl blocks for item reexported from private mod in JSON output | Guillaume Gomez | -5/+25 |
| 2022-10-29 | Rename some `OwnerId` fields. | Nicholas Nethercote | -603/+618 |
| 2022-10-29 | Auto merge of #103714 - matthiaskrgr:rollup-kajt3i8, r=matthiaskrgr | bors | -47/+232 |
| 2022-10-29 | fix typo in hashmap and hashset try_reserve method | joseLuís | -2/+2 |
| 2022-10-29 | Auto merge of #2631 - RalfJung:futex-wait-no-isolate, r=RalfJung | bors | -7/+100 |
| 2022-10-29 | avoid unnecessary `&str` to `String` conversions | Takayuki Maeda | -11/+8 |
| 2022-10-29 | use consistent terminology | Tshepang Mbambo | -2/+2 |
| 2022-10-29 | Rollup merge of #103704 - xxchan:xxchan/applicable-bug, r=compiler-errors | Matthias Krüger | -0/+37 |
| 2022-10-29 | Rollup merge of #103664 - aDotInTheVoid:rdj-path-docs, r=Urgau,GuillaumeGomez | Matthias Krüger | -0/+5 |
| 2022-10-29 | Rollup merge of #103663 - notriddle:notriddle/search-container, r=GuillaumeGomez | Matthias Krüger | -31/+24 |
| 2022-10-29 | Rollup merge of #103656 - camsteffen:symbol-to-string, r=compiler-errors | Matthias Krüger | -0/+7 |
| 2022-10-29 | Rollup merge of #103383 - compiler-errors:tait-scope, r=oli-obk | Matthias Krüger | -5/+12 |
| 2022-10-29 | Rollup merge of #103342 - Rageking8:add-test-for-issue-98634, r=compiler-errors | Matthias Krüger | -0/+110 |