about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-28Use default locale fallback dataRobert Bastian-216/+30
2025-08-28Bump icu_list to 2.0Robert Bastian-434/+371
2025-08-28dates(diagnostics,tests): refresh annotated dates to Aug 2025; preserve local...Ali Nazzal-9/+9
2025-08-28triagebot: Amend a review to include a link to what was changed since (#15580)Philipp Krones-0/+3
2025-08-28Auto merge of #145891 - nikic:llvm-21.1.0, r=cuviperbors-0/+0
2025-08-28Merge ref 'd36f96412516' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-35082/+61054
2025-08-28Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
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-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