about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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
2025-06-01Fix tokio/file-io.rs test relying on `read`/`write` not being shortNoratrieb-3/+3
2025-06-01Add opaque type attributesStan Manilov-0/+3
2025-06-01Fix TLS model on bootstrap for cygwin王宇逸-1/+6
2025-06-01Merge from rustcThe Miri Cronjob Bot-111/+54
2025-06-01Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-01clippy and more formattingBazookaMusic-9/+4
2025-06-01rename function so it makes more senseBazookaMusic-5/+5
2025-06-01Formatting issues resolvedBazookaMusic-13/+18
2025-06-01add missing public keywordBazookaMusic-1/+1
2025-06-01Allow assist edit for converting structs to appear also on struct keyword and...BazookaMusic-6/+192
2025-06-01Rollup merge of #141521 - ruancomelli:const-float-rounding, r=RalfJungJacob Pratt-61/+0
2025-06-01Rollup merge of #141277 - RalfJung:miri-ci, r=oli-obkJacob Pratt-4/+6
2025-06-01Rollup merge of #141072 - Rynibami:stabilize-const-result-flatten, r=jhprattJacob Pratt-12/+10
2025-05-31update surname (was lekhonkhobe previously) and emailTshepang Mbambo-0/+1
2025-05-31Merge pull request #2432 from rust-lang/tshepang-patch-1nora-5/+2
2025-05-31replace a broken sentenceTshepang Mbambo-1/+1
2025-05-31suggest build/rust-analyzer instead of build-rust-analyzerTshepang Mbambo-5/+2
2025-05-31Add const support for float rounding methodsRuan Comelli-61/+0
2025-05-31Rollup merge of #141819 - mati865:windows-gnullvm-host-fixes, r=jieyouxuMatthias Krüger-3/+6
2025-05-31Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-deadMatthias Krüger-31/+31