about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-06-02Update booksrustbot-0/+0
2025-06-02Auto merge of #141906 - chenyukang:rollup-k6v59ty, r=chenyukangbors-134/+284
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-4/+4
2025-06-02Use the informative error as the main const eval error messageOli Scherer-12/+12
2025-06-02Merge pull request #2443 from smanilov/patch-21Tshepang Mbambo-1/+3
2025-06-02Simplify long sentenceStan Manilov-1/+3
2025-06-02Merge pull request #2446 from fmease/fix-warning-blocksLeón Orell Valerian Liehr-1/+15
2025-06-02Fix some warning blocks that contain MarkdownLeón Orell Valerian Liehr-1/+15
2025-06-02Merge pull request #2445 from smanilov/patch-23Tshepang Mbambo-9/+13
2025-06-02Add title and toc to Async chapterStan Manilov-9/+13
2025-06-02Trivial: dedup wordStan Manilov-1/+1
2025-06-02Support derive-macros for rename prefix magicLukas Wirth-117/+211
2025-06-02fix: Fix edition handling for names in rename logicLukas Wirth-115/+161
2025-06-02Enhance renaming to include identifiers that are generated from the original ...Lukas Wirth-44/+251
2025-06-02Rollup merge of #141904 - jieyouxu:test-float-parse, r=Mark-SimulacrumJakub Beránek-0/+2
2025-06-02Rollup merge of #141865 - Nadrieril:dont-steal-thir, r=oli-obkJakub Beránek-0/+7
2025-06-02Rollup merge of #141767 - marcoieni:free-pr-job, r=KobzolJakub Beránek-1/+1
2025-06-02Fix `create-docs-artifacts.sh` with new borsJakub Beránek-1/+2
2025-06-02Rollup merge of #141897 - Kobzol:fix-citool-tests, r=marcoieniYukang-0/+2
2025-06-02Rollup merge of #141894 - tshepang:rdg-push, r=jieyouxuYukang-133/+281
2025-06-02Rollup merge of #141885 - raoulstrackx:raoul/rte-484-update_sgx_maintainers, ...Yukang-1/+1
2025-06-02Auto merge of #141814 - flip1995:clippy-subtree-update, r=Manishearthbors-671/+1995
2025-06-02test-float-parse: apply `cfg(not(bootstrap))`Jieyou Xu-0/+2
2025-06-02bootstrap: Remove `rustc_snapshot_libdir` from PATH in one more placeVadim Petrochenkov-4/+2
2025-06-02Use ccache for stage0 tool and rustc buildsJakub Beránek-0/+22
2025-06-02[rustdoc-json] Implement PartialOrd and Ord for rustdoc_types::IdLuca Palmieri-1/+1
2025-06-02Fix citool tests when executed ocallyJakub Beránek-0/+2
2025-06-02use consistent title capitalizationTshepang Mbambo-28/+28
2025-06-02distracting indirectionTshepang Mbambo-2/+2
2025-06-02use a relative path, so that this also works offlineTshepang Mbambo-1/+1
2025-06-02internal: Use 'ProjectJson' consistentlyWilfred Hughes-5/+5
2025-06-02Merge pull request #2386 from Lysxia/fix-linkTshepang Mbambo-1/+1
2025-06-02Merge pull request #2435 from smanilov/patch-19Tshepang Mbambo-0/+3
2025-06-02Merge pull request #2437 from rust-lang/rustc-pullTshepang Mbambo-9279/+15632
2025-06-02Merge pull request #19897 from aibaars/patch-2Lukas Wirth-21/+69
2025-06-02Trivial: fix typo (change `foo` to `bar`)Stan Manilov-1/+1
2025-06-02Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey...bors-494/+486
2025-06-02Merge from rustcThe rustc-dev-guide Cronjob Bot-9278/+15631
2025-06-02Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-06-02Invert the sense of `is_not_macro_export`.Nicholas Nethercote-5/+5
2025-06-01Improve documentation for codegen optionsNoratrieb-3/+49
2025-06-01Auto merge of #141869 - GuillaumeGomez:rollup-vicg807, r=GuillaumeGomezbors-10/+28
2025-06-01Rollup merge of #141852 - onur-ozkan:resolve-if-let-fixme, r=jieyouxuGuillaume Gomez-3/+3
2025-06-01Rollup merge of #141846 - Berrysoft:cygwin-bootstrap-tls, r=mati865Guillaume Gomez-1/+6
2025-06-01Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree...Guillaume Gomez-6/+19
2025-06-01Optionally don't steal the THIRNadrieril-0/+7
2025-06-01ci: switch `x86_64-msvc-{1,2}` back to Windows Server 2025 imagesJieyou Xu-8/+2
2025-06-01tweak comment and use a weaker fenceRalf Jung-1/+4
2025-06-01Make sure to sync on file-io.rs tokio testNoratrieb-0/+1
2025-06-01resolve if-let-chain FIXME on bootstraponur-ozkan-3/+3