about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-14Rollup merge of #142372 - Urgau:improve-remap_path_prefix-doc, r=wesleywiserGuillaume Gomez-14/+61
2025-08-14Rollup merge of #140434 - a4lg:rustdoc-multi-footnote-refs, r=fmease,Guillaum...Guillaume Gomez-10/+48
2025-08-14rewrite test with `#![no_core]`StackOverflowExcept1on-69/+53
2025-08-14Apply suggestions from code reviewRalf Jung-7/+7
2025-08-14avoid unnecessary type sanity checksRalf Jung-15/+11
2025-08-14shrink TestBranch::Constant and PatRangeBoundary::FiniteRalf Jung-17/+23
2025-08-14change StrLit type to ty::Value as wellRalf Jung-5/+2
2025-08-14use ty::Value instead of manual pairs of types and valtreesRalf Jung-88/+84
2025-08-14pattern testing: store constants as valtreesRalf Jung-120/+106
2025-08-14PatKind: store constants as valtreesRalf Jung-78/+68
2025-08-14resolve: Improve code reuse in typo candidate collectionVadim Petrochenkov-46/+52
2025-08-14resolve: Do not show deprecated helper attributes in typo recommendationsVadim Petrochenkov-28/+8
2025-08-14resolve: Do not call `resolve_macro_path` from late resolutionVadim Petrochenkov-28/+13
2025-08-13bootstrap: Update completions for new --timings argumentJosh Triplett-4/+16
2025-08-14Sometimes skip over tokens in `parse_token_tree`.Nicholas Nethercote-6/+23
2025-08-13bootstrap: Support passing `--timings` to cargoJosh Triplett-8/+31
2025-08-14rustdoc: Allow multiple references to a single footnoteTsukasa OI-10/+48
2025-08-14Auto merge of #145131 - Kobzol:bootstrap-clippy, r=jieyouxubors-144/+431
2025-08-14Add regression test for a former ICE involving helper attributes containing i...León Orell Valerian Liehr-0/+28
2025-08-13Auto merge of #144793 - petrochenkov:extprel3, r=davidtwcobors-90/+235
2025-08-14Stabilize `sse4a` and `tbm` target featuressayantn-15/+7
2025-08-13Auto merge of #145366 - GuillaumeGomez:rollup-v0a6v3u, r=GuillaumeGomezbors-503/+941
2025-08-13Port the `#[linkage]` attribute to the new attribute systemSasha Pourcelot-124/+207
2025-08-13Improve `--remap-path-prefix` documentationUrgau-14/+61
2025-08-13fix(compiler/rustc_codegen_llvm): apply `target-cpu` attributeStackOverflowExcept1on-3/+103
2025-08-13Rollup merge of #145356 - GuillaumeGomez:doctest-escaped, r=fmeaseGuillaume Gomez-0/+14
2025-08-13Rollup merge of #145349 - GuillaumeGomez:unstable-items-search, r=lolbinaryca...Guillaume Gomez-1/+3
2025-08-13Rollup merge of #145341 - Kobzol:codegen-backend-gcc, r=jieyouxuGuillaume Gomez-67/+98
2025-08-13Rollup merge of #145241 - tomtor:avr-layout, r=nikicGuillaume Gomez-1/+7
2025-08-13Rollup merge of #145153 - joshtriplett:macro-kinds-plural, r=petrochenkovGuillaume Gomez-211/+405
2025-08-13Rollup merge of #144962 - Gelbpunkt:aarch64_be-unknown-none-softfloat, r=davi...Guillaume Gomez-0/+124
2025-08-13Rollup merge of #144955 - lcnr:lazily-update-non-parent-goals, r=BoxyUwUGuillaume Gomez-68/+95
2025-08-13Rollup merge of #144949 - nnethercote:more-Printer-cleanups, r=davidtwcoGuillaume Gomez-155/+186
2025-08-13Rollup merge of #144761 - tgross35:cfg-outline-atomics, r=davidtwcoGuillaume Gomez-0/+9
2025-08-13Update clippy testsVadim Petrochenkov-2/+22
2025-08-13Hide docs for core::unicodeltdk-2/+2
2025-08-13Auto merge of #145298 - nikic:llvm21-rc3, r=cuviperbors-1/+3
2025-08-13Set NumRegisterParameters LLVM module flag to `N` when `-Zregparm=N` iswinstonallo-0/+86
2025-08-13Add missing entry in STAGE0_MISSING_TARGETSJens Reidel-0/+1
2025-08-13Suppress wrapper suggestion when expected and actual ty are the same adt and ...xizheyin-8/+9
2025-08-13Add test suggest-add-wrapper-issue-145294xizheyin-0/+55
2025-08-13resolve: Improve diagnostics for ambiguities in extern preludeVadim Petrochenkov-12/+11
2025-08-13resolve: Split extern prelude into two scopesVadim Petrochenkov-86/+212
2025-08-13Cleanup assoc parent utilsCameron Steffen-64/+79
2025-08-13Add test for issue 122734Jamie Hill-Daniel-0/+78
2025-08-13Add another example for escaped `#` character in doctest in rustdoc bookGuillaume Gomez-0/+14
2025-08-13doc test: fix mpsc.rs try_send doc testEval EXEC-2/+6
2025-08-13Correctly handle when there are no unstable items in the documented crateGuillaume Gomez-1/+3
2025-08-13Print crate count for `check::Rustc` in snapshot testsJakub Beránek-9/+13
2025-08-13Use ci-mirrors for binutils in freebsd-toolchain.shNikita Popov-1/+3