about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-11Make `LLVMRustInlineAsmVerify` take `*const c_uchar`Zalathar-4/+3
2025-05-11Add a safe wrapper for `LLVMAppendModuleInlineAsm`Zalathar-11/+17
2025-05-11Use `LLVMGetInlineAsm`Zalathar-43/+17
2025-05-11Add a searchable tag `PTR_LEN_STR` to explain `*const c_uchar` bindingsZalathar-2/+2
2025-05-10Auto merge of #140901 - Kobzol:fix-download-gcc, r=onur-ozkanbors-1/+2
2025-05-10Fix download of GCC from CI on non-nightly channelsJakub Beránek-1/+2
2025-05-10Auto merge of #140895 - matthiaskrgr:rollup-rfvqv4t, r=matthiaskrgrbors-93/+110
2025-05-10Rollup merge of #140879 - pthariensflame:patch-1, r=pietroalbiniMatthias Krüger-1/+1
2025-05-10Rollup merge of #140789 - hermit-os:hermit-abi-0.5.1, r=Mark-SimulacrumMatthias Krüger-2/+2
2025-05-10Rollup merge of #140783 - veluca93:oncelock-docs, r=jhprattMatthias Krüger-1/+1
2025-05-10Rollup merge of #140660 - RalfJung:more-order, r=WaffleLapkinMatthias Krüger-16/+1
2025-05-10Rollup merge of #140151 - RalfJung:drop_in_place-is-not-an-intrinsic, r=Mark-...Matthias Krüger-41/+31
2025-05-10Rollup merge of #139562 - notriddle:notriddle/ew-resize, r=GuillaumeGomezMatthias Krüger-30/+56
2025-05-10Rollup merge of #129334 - ChayimFriedman2:more-lazy-methods, r=AmanieuMatthias Krüger-2/+18
2025-05-10Auto merge of #140854 - oli-obk:merge-queries, r=nnethercotebors-123/+119
2025-05-10Auto merge of #140880 - nnethercote:Ident-new-debug-assert, r=oli-obkbors-1/+1
2025-05-10Auto merge of #140705 - LegNeato:backtracelock, r=Mark-Simulacrumbors-32/+17
2025-05-10Auto merge of #140876 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-05-09Auto merge of #140869 - matthiaskrgr:rollup-r5k19w6, r=matthiaskrgrbors-188/+216
2025-05-10Make the assertion in `Ident::new` debug-only.Nicholas Nethercote-1/+1
2025-05-09RELEASES.md: fix unbalanced and unneeded `}`Laine Taffin Altman-1/+1
2025-05-09RELEASES.md: fix nonsensical ~ operatorLaine Taffin Altman-1/+1
2025-05-09Update cargoWeihang Lo-0/+0
2025-05-09rustdoc: use a different style of grip trackMichael Howell-39/+19
2025-05-09Rollup merge of #140864 - pietroalbini:pa-fix-relnotes, r=BoxyUwUMatthias Krüger-76/+76
2025-05-09Rollup merge of #140852 - est31:edition_guide_let_chains, r=ehussMatthias Krüger-0/+0
2025-05-09Rollup merge of #140848 - kornelski:not-a-dead-end, r=compiler-errorsMatthias Krüger-28/+28
2025-05-09Rollup merge of #140843 - jieyouxu:broken-pipe, r=KobzolMatthias Krüger-5/+25
2025-05-09Rollup merge of #140819 - reddevilmidzy:add-test, r=petrochenkovMatthias Krüger-0/+53
2025-05-09Rollup merge of #140815 - yaahc:rustdoc-metrics, r=GuillaumeGomezMatthias Krüger-0/+19
2025-05-09Rollup merge of #139863 - fmease:simp-doctest-build-arg-passing, r=GuillaumeG...Matthias Krüger-79/+15
2025-05-09rustdoc: add tooltip to resize trackMichael Howell-1/+1
2025-05-09rustdoc: add a handle that makes sidebar resizing more obviousMichael Howell-22/+68
2025-05-09update wordingPietro Albini-1/+1
2025-05-09update links to point to stablePietro Albini-73/+73
2025-05-09fix new apis being marked as becoming const this releasePietro Albini-5/+5
2025-05-09remove 'unordered' atomic intrinsicsRalf Jung-16/+1
2025-05-09Merge typeck loop with static/const item eval loopOli Scherer-123/+119
2025-05-09Update the edition guide for let chainsest31-0/+0
2025-05-09Error message for top-level or-patterns suggesting a solutionKornel-28/+28
2025-05-09Auto merge of #140839 - pietroalbini:pa-version-bump, r=pietroalbinibors-77/+3
2025-05-09tests: fix `broken-pipe-no-ice` to use `bare_rustc`/`rustc`Jieyou Xu-3/+5
2025-05-09run-make-support: support "ejecting" the underlying std commandJieyou Xu-2/+20
2025-05-09Disarm `time` bomb (diagnostics)Jieyou Xu-76/+2
2025-05-09bump version number to 1.89.0Pietro Albini-1/+1
2025-05-09Auto merge of #140838 - Zalathar:rollup-13hybry, r=Zalatharbors-23/+137
2025-05-09Rollup merge of #140828 - dpaoliello:arm64fp, r=workingjubileeStuart Cook-1/+7
2025-05-09Rollup merge of #140817 - RalfJung:bootstrap-msg, r=jieyouxuStuart Cook-2/+2
2025-05-09Rollup merge of #140812 - jieyouxu:typo-fix, r=aDotInTheVoidStuart Cook-1/+1
2025-05-09Rollup merge of #140804 - bend-n:signed, r=lcnrStuart Cook-14/+86