about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-28Auto merge of #145807 - zachs18:only-consider-auto-traits-empty, r=compiler-e...bors-1/+167
2025-08-28Auto merge of #145958 - Zalathar:rollup-ii9z77c, r=Zalatharbors-1712/+2182
2025-08-28Rollup merge of #145953 - robertbastian:master, r=ManishearthStuart Cook-442/+193
2025-08-28Rollup merge of #145941 - Urgau:int_to_ptr_transmutes-unsized, r=lcnrStuart Cook-13/+69
2025-08-28Rollup merge of #145930 - GrigorenkoPV:const_str_as_str, r=joshtriplettStuart Cook-1/+1
2025-08-28Rollup merge of #145928 - Darksonn:file_as_c_str, r=joshtriplettStuart Cook-5/+5
2025-08-28Rollup merge of #145926 - Zalathar:no-libtest, r=jieyouxuStuart Cook-90/+53
2025-08-28Rollup merge of #145913 - heiher:loong-hint, r=joshtriplettStuart Cook-33/+23
2025-08-28Rollup merge of #144864 - Muscraft:no-source-fixes, r=jieyouxuStuart Cook-43/+128
2025-08-28Rollup merge of #143193 - JonathanBrouwer:link_rework, r=jdonszelmannStuart Cook-1078/+1700
2025-08-28Rollup merge of #142727 - hkBst:rm-static-mut-wasm, r=ChrisDentonStuart Cook-7/+10
2025-08-28Use default locale fallback dataRobert Bastian-216/+30
2025-08-28Bump icu_list to 2.0Robert Bastian-434/+371
2025-08-28Auto merge of #145891 - nikic:llvm-21.1.0, r=cuviperbors-0/+0
2025-08-28Auto merge of #145949 - jhpratt:rollup-smzd7tr, r=jhprattbors-47/+179
2025-08-27Rollup merge of #145946 - nnethercote:cargo-style, r=jdonszelmannJacob Pratt-14/+3
2025-08-27Rollup merge of #145894 - zetanumbers:issue-142949, r=WaffleLapkinJacob Pratt-2/+5
2025-08-27Rollup merge of #145826 - scrabsha:push-vrpwttmzqwpt, r=jdonszelmannJacob Pratt-29/+17
2025-08-27Rollup merge of #145746 - ivmarkov:fix-nofollow-espidf, r=ibraheemdevJacob Pratt-2/+11
2025-08-27Rollup merge of #145382 - winstonallo:reg-struct-return-asm-test, r=tgross35Jacob Pratt-0/+143
2025-08-28Auto merge of #145877 - nikic:capture-address, r=tmiaskobors-35/+47
2025-08-28Remove unnecessary `[dependencies.unicode-properties]` entries.Nicholas Nethercote-14/+3
2025-08-27Auto merge of #145851 - lolbinarycat:rustdoc-optimize, r=GuillaumeGomezbors-19/+24
2025-08-27Disable `int_to_ptr_transmutes` suggestion for unsized typesUrgau-13/+69
2025-08-27Changes to the uitestsJonathan Brouwer-366/+945
2025-08-27Port the `#[link]` attribute to the new parserJonathan Brouwer-623/+639
2025-08-27Move `NativeLibKind` from `rustc_session` to `rustc_hir`Jonathan Brouwer-89/+116
2025-08-27Add assembly tests verifying the functionality of `-Zreg-struct-return` for s...winstonallo-0/+143
2025-08-27Auto merge of #145909 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-08-27`const`ify (the unstable) `str::as_str`Pavel Grigorenko-1/+1
2025-08-27Remove several remnants of the old libtest-based executorZalathar-90/+53
2025-08-27Rename `Location::file_with_nul` to `file_as_c_str`Alice Ryhl-5/+5
2025-08-27Auto merge of #145923 - matthiaskrgr:rollup-rkejtos, r=matthiaskrgrbors-167/+302
2025-08-27Rollup merge of #145905 - TaKO8Ki:fix-137580, r=nnethercoteMatthias Krüger-5/+22
2025-08-27Rollup merge of #145885 - madsmtm:lldb-inherit-tcc, r=KobzolMatthias Krüger-0/+29
2025-08-27Rollup merge of #145740 - nnethercote:workspace-members, r=KobzolMatthias Krüger-102/+112
2025-08-27Rollup merge of #145625 - karolzwolak:f16-use-expr-instead-literal, r=beetree...Matthias Krüger-10/+79
2025-08-27Rollup merge of #145562 - tbu-:pr_simplify_to_string_spec, r=tgross35Matthias Krüger-50/+23
2025-08-27Rollup merge of #144274 - Qelxiros:option-reduce, r=tgross35Matthias Krüger-0/+37
2025-08-27Auto merge of #140737 - amandasystems:revised-constraint-search, r=lcnrbors-232/+281
2025-08-27Add spin_loop hint for LoongArchWANG Rui-33/+23
2025-08-27Use `AcceptContext` in `AttribueParser::check_target`Sasha Pourcelot-29/+17
2025-08-27Auto merge of #145916 - matthiaskrgr:rollup-cnvhq2z, r=matthiaskrgrbors-1261/+1406
2025-08-27Rollup merge of #145904 - Kobzol:riscv-musl-platform-support, r=jieyouxuMatthias Krüger-1/+1
2025-08-27Rollup merge of #145335 - clarfonthey:wtf8-core-alloc, r=Mark-SimulacrumMatthias Krüger-1208/+1327
2025-08-27Rollup merge of #145290 - ntc2:patch-1, r=joshtriplett,tgross35Matthias Krüger-0/+3
2025-08-27Rollup merge of #145078 - minxuanz:riscv-cacheline, r=samueltardieuMatthias Krüger-5/+3
2025-08-27Rollup merge of #143341 - Manishearth:from-raw-parts-ptr-cast, r=samueltardieuMatthias Krüger-0/+3
2025-08-27Rollup merge of #142215 - saethlin:mir-building-tests, r=cjgillotMatthias Krüger-47/+69
2025-08-27remove old crash testTakayuki Maeda-6/+3