| Age | Commit message (Expand) | Author | Lines |
| 2023-02-09 | Emit basic XRay instrumentation attributes | Oleksii Lozovskyi | -0/+28 |
| 2023-02-09 | Allow multiple instrumentation attributes | Oleksii Lozovskyi | -5/+5 |
| 2023-02-09 | UI tests for -Z instrument-xray | Oleksii Lozovskyi | -1/+41 |
| 2023-02-09 | Parse "-Z instrument-xray" codegen option | Oleksii Lozovskyi | -3/+146 |
| 2023-02-08 | Auto merge of #107811 - matthiaskrgr:rollup-rpjzshk, r=matthiaskrgr | bors | -210/+1248 |
| 2023-02-08 | Rollup merge of #107807 - GuillaumeGomez:fix-small-debug-typo, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-02-08 | Rollup merge of #107793 - joboet:raw_os_error_ty_tracking, r=Dylan-DPC | Matthias Krüger | -2/+2 |
| 2023-02-08 | Rollup merge of #107780 - compiler-errors:instantiate-binder, r=lcnr | Matthias Krüger | -60/+67 |
| 2023-02-08 | Rollup merge of #107777 - compiler-errors:derive_const-actually-derive-const,... | Matthias Krüger | -17/+69 |
| 2023-02-08 | Rollup merge of #107758 - Zoxc:arena-enref, r=cjgillot | Matthias Krüger | -70/+78 |
| 2023-02-08 | Rollup merge of #107710 - ehuss:update-strip-ansi-escapes, r=Mark-Simulacrum | Matthias Krüger | -10/+28 |
| 2023-02-08 | Rollup merge of #107271 - Zeegomo:drop-rmw, r=oli-obk | Matthias Krüger | -9/+46 |
| 2023-02-08 | Rollup merge of #105641 - Amanieu:btree_cursor, r=m-ou-se | Matthias Krüger | -41/+957 |
| 2023-02-08 | Auto merge of #107644 - Zoxc:query-cache-tweak, r=cjgillot | bors | -37/+4 |
| 2023-02-08 | Fix small debug typo | Guillaume Gomez | -1/+1 |
| 2023-02-08 | std: add tracking issue for `RawOsError` | joboet | -2/+2 |
| 2023-02-08 | Auto merge of #107529 - Zoxc:inline-tweak-profile, r=cjgillot | bors | -28/+26 |
| 2023-02-08 | Change `arena_cache` to not alter the declared query result | John Kåre Alsaker | -70/+78 |
| 2023-02-08 | Auto merge of #107788 - matthiaskrgr:rollup-mw10sli, r=matthiaskrgr | bors | -164/+374 |
| 2023-02-08 | Rollup merge of #107779 - compiler-errors:issue-107775, r=jackh726 | Matthias Krüger | -10/+67 |
| 2023-02-08 | Rollup merge of #107776 - dbrgn:docs-string-reserve-headings, r=cuviper | Matthias Krüger | -2/+2 |
| 2023-02-08 | Rollup merge of #107773 - Mark-Simulacrum:rename-auto-template, r=estebank | Matthias Krüger | -1/+1 |
| 2023-02-08 | Rollup merge of #107771 - estebank:ice-msg, r=compiler-errors | Matthias Krüger | -16/+9 |
| 2023-02-08 | Rollup merge of #107770 - notriddle:notriddle/br2nl, r=GuillaumeGomez | Matthias Krüger | -39/+61 |
| 2023-02-08 | Rollup merge of #107769 - compiler-errors:pointer-like, r=eholk | Matthias Krüger | -70/+73 |
| 2023-02-08 | Rollup merge of #107757 - clubby789:setup-settings-json, r=jyn514 | Matthias Krüger | -26/+161 |
| 2023-02-08 | Rollup merge of #107656 - jonhoo:bump-rust-installer, r=Mark-Simulacrum | Matthias Krüger | -0/+0 |
| 2023-02-08 | Auto merge of #107778 - weihanglo:update-cargo, r=weihanglo | bors | -24/+48 |
| 2023-02-08 | Auto merge of #107688 - lukas-code:projection-with-lifetime, r=jackh726 | bors | -2/+67 |
| 2023-02-07 | Replacing bound vars is actually instantiating a binder | Michael Goulet | -60/+67 |
| 2023-02-07 | Remove astconv usage in diagnostic | Michael Goulet | -10/+67 |
| 2023-02-07 | Update cargo | Weihang Lo | -24/+48 |
| 2023-02-07 | Add ~const bounds trait bounds when using derive_const | Michael Goulet | -12/+46 |
| 2023-02-07 | Expand const-if-const trait bounds correctly | Michael Goulet | -5/+23 |
| 2023-02-07 | Auto merge of #107768 - matthiaskrgr:rollup-9u4cal4, r=matthiaskrgr | bors | -450/+461 |
| 2023-02-07 | Docs: Fix format of headings in String::reserve | Danilo Bargen | -2/+2 |
| 2023-02-07 | Clearly signal purpose of the yaml template | Mark Rousskov | -1/+1 |
| 2023-02-07 | Tweak ICE message | Esteban Küber | -16/+9 |
| 2023-02-07 | Rename PointerSized to PointerLike | Michael Goulet | -70/+73 |
| 2023-02-07 | rustdoc: use a newline instead of `<br>` to format code headers | Michael Howell | -39/+61 |
| 2023-02-07 | Auto merge of #107767 - matthiaskrgr:rollup-9m1qfso, r=matthiaskrgr | bors | -109/+492 |
| 2023-02-07 | Allow automatically creating vscode `settings.json` from bootstrap | clubby789 | -26/+161 |
| 2023-02-07 | Rollup merge of #107764 - maurer:llvm-16, r=cuviper | Matthias Krüger | -1/+6 |
| 2023-02-07 | Rollup merge of #107756 - RalfJung:miri-out-of-addresses, r=oli-obk | Matthias Krüger | -33/+54 |
| 2023-02-07 | Rollup merge of #107709 - tialaramex:master, r=compiler-errors | Matthias Krüger | -3/+57 |
| 2023-02-07 | Rollup merge of #107755 - lcnr:no-binder, r=oli-obk | Matthias Krüger | -39/+20 |
| 2023-02-07 | Rollup merge of #107750 - tshepang:readability, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2023-02-07 | Rollup merge of #107706 - tgross35:atomic-as-mut-ptr, r=m-ou-se | Matthias Krüger | -5/+5 |
| 2023-02-07 | Rollup merge of #107749 - tshepang:editing-convenience, r=michaelwoerister | Matthias Krüger | -0/+1 |
| 2023-02-07 | Rollup merge of #107700 - jyn514:tools-builder, r=Mark-Simulacrum | Matthias Krüger | -40/+2 |