| Age | Commit message (Expand) | Author | Lines |
| 2022-06-11 | Use safer `strip=symbols`-flag for dylibs on macOS | David Knaack | -4/+8 |
| 2022-06-11 | Auto merge of #97980 - Dylan-DPC:rollup-l8exe4b, r=Dylan-DPC | bors | -368/+495 |
| 2022-06-11 | Rollup merge of #97972 - hamza1311:patch-1, r=Dylan-DPC | Dylan DPC | -1/+3 |
| 2022-06-11 | Rollup merge of #97967 - BoxyUwU:at_docs_mention_trace, r=compiler-errors | Dylan DPC | -0/+21 |
| 2022-06-11 | Rollup merge of #97958 - mkroening:exit-status-docs, r=Dylan-DPC | Dylan DPC | -5/+5 |
| 2022-06-11 | Rollup merge of #97812 - TaKO8Ki:suggest-to-swap-struct-and-trait, r=estebank | Dylan DPC | -2/+185 |
| 2022-06-11 | Rollup merge of #97703 - lcnr:post-89862, r=estebank | Dylan DPC | -138/+249 |
| 2022-06-11 | Rollup merge of #96868 - nrc:turbo-stable, r=jhpratt,nbdd0121,nagisa | Dylan DPC | -222/+32 |
| 2022-06-11 | Auto merge of #97905 - nnethercote:revert-infallible-encoder, r=bjorn3 | bors | -173/+250 |
| 2022-06-11 | Auto merge of #97648 - lcnr:bound-var-replacer, r=jackh726 | bors | -191/+186 |
| 2022-06-10 | Auto merge of #97968 - matthiaskrgr:rollup-qtd4i5h, r=matthiaskrgr | bors | -65/+88 |
| 2022-06-11 | Update the-doc-attribute.md | Muhammad Hamza | -2/+2 |
| 2022-06-11 | Update the-doc-attribute.md | Muhammad Hamza | -1/+3 |
| 2022-06-10 | the day that i make a PR without a tidy error.. | Ellen | -7/+7 |
| 2022-06-10 | Rollup merge of #97957 - estebank:spancito, r=compiler-errors | Matthias Krüger | -9/+18 |
| 2022-06-10 | Rollup merge of #97953 - JohnTitor:issue-54378, r=compiler-errors | Matthias Krüger | -0/+26 |
| 2022-06-10 | Rollup merge of #97941 - CorinJG:error_naming_conventions, r=compiler-errors | Matthias Krüger | -27/+27 |
| 2022-06-10 | Rollup merge of #97940 - GuillaumeGomez:relative-link, r=Dylan-DPC | Matthias Krüger | -2/+2 |
| 2022-06-10 | Rollup merge of #97928 - hoodmane:emscripten-no-assertions, r=tlively | Matthias Krüger | -9/+1 |
| 2022-06-10 | Rollup merge of #93331 - pnkfelix:refactor-write-output-file, r=oli-obk | Matthias Krüger | -18/+14 |
| 2022-06-10 | a | Ellen | -0/+21 |
| 2022-06-10 | docs: Consistently mark ExitStatus as code | Martin Kröning | -2/+2 |
| 2022-06-10 | docs: Link to ExitCode instead of ExitStatus in ExitStatus | Martin Kröning | -2/+2 |
| 2022-06-10 | docs: Fix typo in ExitStatus | Martin Kröning | -1/+1 |
| 2022-06-11 | Add regression test for #54378 | Yuki Okushi | -0/+26 |
| 2022-06-10 | E0577 fixed Sea struct CamelCase/sea module snake_case | CorinJG | -3/+3 |
| 2022-06-10 | use FxHashMap instead of BTreeMap | lcnr | -4/+3 |
| 2022-06-10 | Auto merge of #96837 - tmiasko:stdio-fcntl, r=joshtriplett | bors | -35/+103 |
| 2022-06-10 | Fixed several error_codes/Exxxx.md messages which used UpperCamelCase instead... | CorinJG | -30/+30 |
| 2022-06-10 | Use relative links instead of linking to doc.rust-lang.org when possible | Guillaume Gomez | -2/+2 |
| 2022-06-10 | Auto merge of #97939 - JohnTitor:rollup-79pxupb, r=JohnTitor | bors | -29/+182 |
| 2022-06-10 | Rollup merge of #97937 - TaKO8Ki:fix-typo-in-hrtb-just-for-static, r=Dylan-DPC | Yuki Okushi | -1/+1 |
| 2022-06-10 | Rollup merge of #97927 - cjgillot:issue-97836, r=petrochenkov | Yuki Okushi | -1/+27 |
| 2022-06-10 | Rollup merge of #97922 - paolobarbolini:no-vecdeque-extra-reserve, r=the8472 | Yuki Okushi | -2/+0 |
| 2022-06-10 | Rollup merge of #97888 - hoodmane:emscripten-eh-personality, r=Amanieu | Yuki Okushi | -13/+10 |
| 2022-06-10 | Rollup merge of #97876 - yoshuawuyts:into-future-docs, r=JohnTitor,yaahc | Yuki Okushi | -0/+119 |
| 2022-06-10 | Rollup merge of #97718 - xFrednet:95540-delayed-good-path-ice-for-expect, r=w... | Yuki Okushi | -12/+25 |
| 2022-06-10 | eagerly check whether we replace any bound vars | lcnr | -25/+16 |
| 2022-06-10 | update higher_ranked_sub docs | lcnr | -27/+35 |
| 2022-06-10 | don't always cache bound lts | lcnr | -13/+23 |
| 2022-06-10 | bound_vars -> infer: don't return lt map | lcnr | -54/+40 |
| 2022-06-10 | replace bound vars: make caching explicit | lcnr | -32/+40 |
| 2022-06-10 | only expect lb lt for fn calls in mir typeck | lcnr | -6/+8 |
| 2022-06-10 | `BoundVarReplacer` remove `Option` | lcnr | -45/+36 |
| 2022-06-10 | Auto merge of #95818 - petrochenkov:stabundle, r=wesleywiser | bors | -196/+91 |
| 2022-06-10 | fix a typo | Takayuki Maeda | -1/+1 |
| 2022-06-10 | Auto merge of #95770 - nrc:read-buf-builder, r=joshtriplett | bors | -7/+11 |
| 2022-06-10 | Revert dc08bc51f2c58a0f5f815a07f9bb3d671153b5a1. | Nicholas Nethercote | -51/+111 |
| 2022-06-10 | Auto merge of #91970 - nrc:provide-any, r=scottmcm | bors | -3/+436 |
| 2022-06-10 | use fcntl fallback for additional poll-specific errors | The 8472 | -7/+8 |