about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-28Auto merge of #145877 - nikic:capture-address, r=tmiaskobors-35/+47
2025-08-27Merge pull request #20553 from ChayimFriedman2/ns-highlight-attachChayim Refael Friedman-1/+2
2025-08-28Attach the db in one more place in highlightingChayim Refael Friedman-1/+2
2025-08-28Remove unnecessary `[dependencies.unicode-properties]` entries.Nicholas Nethercote-14/+3
2025-08-27CI: rfl: support Rust >= 1.91.0 target specMiguel Ojeda-1/+2
2025-08-27fix target-pointer-width in testsWaffle Lapkin-6/+6
2025-08-27accept integer `target-pointer-width` in compiletestWaffle Lapkin-7/+1
2025-08-27turn pointer width into an integer in target.jsonWaffle Lapkin-17/+14
2025-08-27allow using `target_val!` with a renameWaffle Lapkin-10/+8
2025-08-27triagebot: Amend a review to include a link to what was changed sinceSamuel Tardieu-0/+3
2025-08-27`unit_cmp`: don't lint on explicitly written unit expr (#15562)Samuel Tardieu-4/+42
2025-08-27fix: `collapsible_match` suggests ref/derefs when needed (#14221)Samuel Tardieu-8/+184
2025-08-28fix: `collapsible_match` suggests ref/derefs when neededVishruth-Thimmaiah-8/+184
2025-08-27Auto merge of #145851 - lolbinarycat:rustdoc-optimize, r=GuillaumeGomezbors-19/+24
2025-08-27Merge pull request #20547 from ChayimFriedman2/highlight-related-unsafe-scopeLaurențiu Nicola-10/+44
2025-08-27Add test batch 2Oneirical-37/+41
2025-08-27Disable `int_to_ptr_transmutes` suggestion for unsized typesUrgau-13/+69
2025-08-27Stabilize BTree{Map,Set}::extract_ifSidney Cammeresi-16/+10
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-27add doc-hidden to exports in attribute preludeJana Dönszelmann-1/+11
2025-08-27Fix format string grammar in docs and improve alignment error messageNilotpal Gupta-9/+19
2025-08-27Mention our policy on typofixes for internal docsapiraino-0/+3
2025-08-27`map_identity`: suggest making the variable mutable when necessaryAda Alakbarova-50/+148
2025-08-27Document `is_unit_expr()` (#15571)Alejandra González-0/+1
2025-08-27inline at the callsite & warn when target features mismatchJames Barford-Evans-27/+400
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-27Add InfiniBand and RoCE to `doc_markdown` whitelist (#15558)llogiq-23/+26
2025-08-27change order of `nested_bodies_within`lcnr-1/+5
2025-08-27using full path in the suggestion of `clone_on_ref_ptr` (#15561)Timo-9/+10
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-27Explicitly mark the end of a failed test's captured outputZalathar-1/+7
2025-08-27Merge pull request #4544 from rust-lang/rustup-2025-08-27Ralf Jung-2777/+5534
2025-08-27Auto merge of #145916 - matthiaskrgr:rollup-cnvhq2z, r=matthiaskrgrbors-1261/+1406
2025-08-27Use std uplifting more oftenJakub Beránek-40/+20
2025-08-27Use `compiler_for_std` in `dist::Std`Jakub Beránek-59/+59