about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-09Emit basic XRay instrumentation attributesOleksii Lozovskyi-0/+28
2023-02-09Allow multiple instrumentation attributesOleksii Lozovskyi-5/+5
2023-02-09UI tests for -Z instrument-xrayOleksii Lozovskyi-1/+41
2023-02-09Parse "-Z instrument-xray" codegen optionOleksii Lozovskyi-3/+146
2023-02-08Auto merge of #107811 - matthiaskrgr:rollup-rpjzshk, r=matthiaskrgrbors-210/+1248
2023-02-08Rollup merge of #107807 - GuillaumeGomez:fix-small-debug-typo, r=notriddleMatthias Krüger-1/+1
2023-02-08Rollup merge of #107793 - joboet:raw_os_error_ty_tracking, r=Dylan-DPCMatthias Krüger-2/+2
2023-02-08Rollup merge of #107780 - compiler-errors:instantiate-binder, r=lcnrMatthias Krüger-60/+67
2023-02-08Rollup merge of #107777 - compiler-errors:derive_const-actually-derive-const,...Matthias Krüger-17/+69
2023-02-08Rollup merge of #107758 - Zoxc:arena-enref, r=cjgillotMatthias Krüger-70/+78
2023-02-08Rollup merge of #107710 - ehuss:update-strip-ansi-escapes, r=Mark-SimulacrumMatthias Krüger-10/+28
2023-02-08Rollup merge of #107271 - Zeegomo:drop-rmw, r=oli-obkMatthias Krüger-9/+46
2023-02-08Rollup merge of #105641 - Amanieu:btree_cursor, r=m-ou-seMatthias Krüger-41/+957
2023-02-08Auto merge of #107644 - Zoxc:query-cache-tweak, r=cjgillotbors-37/+4
2023-02-08Fix small debug typoGuillaume Gomez-1/+1
2023-02-08std: add tracking issue for `RawOsError`joboet-2/+2
2023-02-08Auto merge of #107529 - Zoxc:inline-tweak-profile, r=cjgillotbors-28/+26
2023-02-08Change `arena_cache` to not alter the declared query resultJohn Kåre Alsaker-70/+78
2023-02-08Auto merge of #107788 - matthiaskrgr:rollup-mw10sli, r=matthiaskrgrbors-164/+374
2023-02-08Rollup merge of #107779 - compiler-errors:issue-107775, r=jackh726Matthias Krüger-10/+67
2023-02-08Rollup merge of #107776 - dbrgn:docs-string-reserve-headings, r=cuviperMatthias Krüger-2/+2
2023-02-08Rollup merge of #107773 - Mark-Simulacrum:rename-auto-template, r=estebankMatthias Krüger-1/+1
2023-02-08Rollup merge of #107771 - estebank:ice-msg, r=compiler-errorsMatthias Krüger-16/+9
2023-02-08Rollup merge of #107770 - notriddle:notriddle/br2nl, r=GuillaumeGomezMatthias Krüger-39/+61
2023-02-08Rollup merge of #107769 - compiler-errors:pointer-like, r=eholkMatthias Krüger-70/+73
2023-02-08Rollup merge of #107757 - clubby789:setup-settings-json, r=jyn514Matthias Krüger-26/+161
2023-02-08Rollup merge of #107656 - jonhoo:bump-rust-installer, r=Mark-SimulacrumMatthias Krüger-0/+0
2023-02-08Auto merge of #107778 - weihanglo:update-cargo, r=weihanglobors-24/+48
2023-02-08Auto merge of #107688 - lukas-code:projection-with-lifetime, r=jackh726bors-2/+67
2023-02-07Replacing bound vars is actually instantiating a binderMichael Goulet-60/+67
2023-02-07Remove astconv usage in diagnosticMichael Goulet-10/+67
2023-02-07Update cargoWeihang Lo-24/+48
2023-02-07Add ~const bounds trait bounds when using derive_constMichael Goulet-12/+46
2023-02-07Expand const-if-const trait bounds correctlyMichael Goulet-5/+23
2023-02-07Auto merge of #107768 - matthiaskrgr:rollup-9u4cal4, r=matthiaskrgrbors-450/+461
2023-02-07Docs: Fix format of headings in String::reserveDanilo Bargen-2/+2
2023-02-07Clearly signal purpose of the yaml templateMark Rousskov-1/+1
2023-02-07Tweak ICE messageEsteban Küber-16/+9
2023-02-07Rename PointerSized to PointerLikeMichael Goulet-70/+73
2023-02-07rustdoc: use a newline instead of `<br>` to format code headersMichael Howell-39/+61
2023-02-07Auto merge of #107767 - matthiaskrgr:rollup-9m1qfso, r=matthiaskrgrbors-109/+492
2023-02-07Allow automatically creating vscode `settings.json` from bootstrapclubby789-26/+161
2023-02-07Rollup merge of #107764 - maurer:llvm-16, r=cuviperMatthias Krüger-1/+6
2023-02-07Rollup merge of #107756 - RalfJung:miri-out-of-addresses, r=oli-obkMatthias Krüger-33/+54
2023-02-07Rollup merge of #107709 - tialaramex:master, r=compiler-errorsMatthias Krüger-3/+57
2023-02-07Rollup merge of #107755 - lcnr:no-binder, r=oli-obkMatthias Krüger-39/+20
2023-02-07Rollup merge of #107750 - tshepang:readability, r=GuillaumeGomezMatthias Krüger-1/+1
2023-02-07Rollup merge of #107706 - tgross35:atomic-as-mut-ptr, r=m-ou-seMatthias Krüger-5/+5
2023-02-07Rollup merge of #107749 - tshepang:editing-convenience, r=michaelwoeristerMatthias Krüger-0/+1
2023-02-07Rollup merge of #107700 - jyn514:tools-builder, r=Mark-SimulacrumMatthias Krüger-40/+2