about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-02cleanup: Use `x.biteq(y)` rather than `x.to_bits() == y.to_bits()`Trevor Gross-19/+14
2025-06-02Disable f64 minimum/maximum tests for arm 32Eric Huss-2/+2
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-1/+1
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-974/+974
2025-06-02Use the informative error as the main const eval error messageOli Scherer-3/+3
2025-06-02Use the informative error as the main const eval error messageOli Scherer-4296/+4129
2025-06-02Merge pull request #2443 from smanilov/patch-21Tshepang Mbambo-1/+3
2025-06-02Test that all interned symbols are referenced in Clippy sources (#14842)Alex Macleod-1/+81
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-02Merge pull request #2444 from smanilov/patch-22Tshepang Mbambo-1/+1
2025-06-02Add title and toc to Async chapterStan Manilov-9/+13
2025-06-02Trivial: dedup wordStan Manilov-1/+1
2025-06-02Merge pull request #19893 from Veykril/push-wzqsompmnlmxLukas Wirth-257/+604
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 #141874 - usamoi:eps, r=tgross35Jakub Beránek-0/+4
2025-06-02Rollup merge of #141865 - Nadrieril:dont-steal-thir, r=oli-obkJakub Beránek-4/+25
2025-06-02Rollup merge of #141858 - zacryol:spe-docs-typo, r=aDotInTheVoidJakub Beránek-1/+1
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 #141895 - tshepang:new-address, r=jieyouxuYukang-1/+1
2025-06-02Rollup merge of #141894 - tshepang:rdg-push, r=jieyouxuYukang-133/+281
2025-06-02Rollup merge of #141892 - chenyukang:yukang-fix-141785-extern-crate, r=petroc...Yukang-0/+21
2025-06-02Rollup merge of #141885 - raoulstrackx:raoul/rte-484-update_sgx_maintainers, ...Yukang-1/+1
2025-06-02Rollup merge of #141884 - bvanjoi:issue-140255, r=petrochenkovYukang-4/+63
2025-06-02Auto merge of #141814 - flip1995:clippy-subtree-update, r=Manishearthbors-718/+2000
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-02Use `None::<u64>` instead of `0` to denote an absence of value (#14957)llogiq-65/+45
2025-06-02bootstrap: Remove `rustc_snapshot_libdir` from PATH in one more placeVadim Petrochenkov-4/+2
2025-06-02Separately check equality of the scalar types and compound types in the order...Ell-58/+390
2025-06-02add fixme to improve error matchingJana Dönszelmann-1/+2
2025-06-02Use ccache for stage0 tool and rustc buildsJakub Beránek-0/+22
2025-06-02add lint `infallible_try_from` (#14813)llogiq-0/+137
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 `None::<u64>` instead of `0` to denote an absence of valueSamuel Tardieu-65/+45
2025-06-02Merge pull request #19904 from Wilfred/project_json_namingLukas Wirth-5/+5
2025-06-02Merge pull request #2440 from rust-lang/tshepang-patch-1nora-2/+2
2025-06-02use consistent title capitalizationTshepang Mbambo-28/+28
2025-06-02distracting indirectionTshepang Mbambo-2/+2
2025-06-02Merge pull request #2439 from rust-lang/tshepang-offline-loveTshepang Mbambo-1/+1
2025-06-02use a relative path, so that this also works offlineTshepang Mbambo-1/+1
2025-06-02internal: Use 'ProjectJson' consistentlyWilfred Hughes-5/+5