about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-11Async drop fix for async_drop_in_place<T> layout calculated for unspecified TAndrew Zhogin-0/+24
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-09Update cargoWeihang Lo-0/+0
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-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-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
2025-05-09Rollup merge of #140801 - xizheyin:issue-140747, r=SparrowLiiStuart Cook-5/+41
2025-05-09Auto merge of #140252 - nnethercote:rm-Ident-empty, r=oli-obkbors-45/+54
2025-05-09Remove `Ident::empty`.Nicholas Nethercote-45/+54
2025-05-09Auto merge of #140176 - dpaoliello:arm64ecdec, r=wesleywiserbors-54/+201
2025-05-08Auto merge of #140818 - matthiaskrgr:rollup-5eaotr2, r=matthiaskrgrbors-117/+679
2025-05-08Update `backtrace` in Cargo.lockChristian Legnitto-32/+17
2025-05-08Enable non-leaf Frame Pointers for Arm64 WindowsDaniel Paoliello-1/+7
2025-05-08Rollup merge of #140811 - jieyouxu:notes, r=UrgauMatthias Krüger-0/+4
2025-05-08Rollup merge of #140802 - BoxyUwU:relnotes_1_87_0, r=pietroalbiniMatthias Krüger-0/+166
2025-05-08Rollup merge of #140800 - GuillaumeGomez:rustdoc-tempdir-removal, r=jieyouxuMatthias Krüger-3/+11
2025-05-08Rollup merge of #140716 - Urgau:improve-remap_scope-tests, r=jieyouxuMatthias Krüger-9/+292
2025-05-08Rollup merge of #140707 - compiler-errors:range-pat-struct-norm, r=lcnrMatthias Krüger-9/+41
2025-05-08Rollup merge of #140684 - compiler-errors:unnecessary-assoc, r=lcnrMatthias Krüger-11/+73
2025-05-08Rollup merge of #140341 - saethlin:black-box-qoi, r=Mark-SimulacrumMatthias Krüger-0/+4
2025-05-08Rollup merge of #140095 - nnethercote:rm-word_or_empty, r=jdonszelmannMatthias Krüger-85/+88
2025-05-08Auto merge of #140786 - Kobzol:try-builds-no-deny-warnings, r=jieyouxubors-20/+42
2025-05-08bootstrap: more consistent use of `...` when citing configuration snippetsRalf Jung-2/+2
2025-05-09Add regression test for 125877reddevilmidzy-0/+53
2025-05-08also export metrics from librustdocJane Losare-Lusby-0/+19