about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-07-18fix typosYiqun Liu-1/+1
2025-07-18RA config: disable default features for faster build script buildRalf Jung-0/+2
2025-07-18make native-lib support compile-time-optional, and centralize cfg usageRalf Jung-37/+52
2025-07-18Auto merge of #144114 - lnicola:sync-from-ra, r=lnicolabors-1185/+3731
2025-07-18opt-dist: make llvm builds optionalMaksim Bondarenkov-56/+87
2025-07-18Show the memory of uninit readsOli Scherer-77/+82
2025-07-18bootstrap: Detect musl hostsJens Reidel-1/+6
2025-07-18Auto merge of #144109 - matthiaskrgr:rollup-mz0mrww, r=matthiaskrgrbors-999/+172
2025-07-18Update lockfileLaurențiu Nicola-0/+3
2025-07-18bootstrap: Ignore `rust.debuginfo-level-tests` for codegen testsMartin Nordholts-1/+18
2025-07-18Merge from rustcThe Miri Cronjob Bot-311/+224
2025-07-18Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-07-18Clean up an unused compiler-stage parameterZalathar-11/+6
2025-07-18Don't trigger an LLVM build from check builds using the stage 0 compilerZalathar-18/+19
2025-07-18Split some multi-snapshot tests to make blessing easierZalathar-0/+8
2025-07-18Rollup merge of #144056 - Kobzol:gcc-build-src, r=nikicMatthias Krüger-14/+11
2025-07-18Rollup merge of #144049 - tshepang:rust-push, r=jieyouxuMatthias Krüger-983/+151
2025-07-18Rollup merge of #144010 - xdoardo:bootstrap-warning-optimize-false, r=clubby789Matthias Krüger-0/+8
2025-07-18Rollup merge of #143293 - folkertdev:naked-function-kcfi, r=compiler-errorsMatthias Krüger-2/+2
2025-07-18Auto merge of #143545 - compiler-errors:coroutine-obl, r=oli-obkbors-2/+0
2025-07-18Merge pull request #19783 from A4-Tacks/generate-single-field-fromShoyu Vanilla (Flint)-6/+1043
2025-07-17Include ErrorGuaranteed in StableSince::Err.Camille GILLOT-3/+3
2025-07-17miri sleep tests: increase slackRalf Jung-3/+3
2025-07-17Report the range of uninit bytes in CTFE errorsOli Scherer-29/+145
2025-07-17Auto merge of #143879 - fee1-dead-contrib:push-lrlpoouyqqry, r=fmeasebors-37/+32
2025-07-17Merge pull request #4472 from RalfJung/triagebotOli Scherer-13/+18
2025-07-17ci: use windows 22 for all free runnersMarcoIeni-2/+4
2025-07-17Update LLVM submoduledianqk-0/+0
2025-07-17parse `const trait Trait`Deadbeef-37/+32
2025-07-17tweak PR process descriptionRalf Jung-4/+8
2025-07-17allow using different cargo binaryNia Espera-6/+13
2025-07-17Merge pull request #20233 from shashforge/lsp-minimal-example-cleanShoyu Vanilla (Flint)-132/+391
2025-07-17examples: add `minimal_lsp.rs` and FIFO test script.Shashi Shankar-132/+391
2025-07-17Rollup merge of #143955 - Stypox:tracing-frame-filter, r=RalfJungMatthias Krüger-21/+51
2025-07-17Rollup merge of #143926 - Shourya742:2025-07-14-remove-deprecated-fields, r=j...Matthias Krüger-38/+11
2025-07-17Rollup merge of #143914 - shepmaster:mismatched-lifetime-syntaxes-rewording, ...Matthias Krüger-6/+7
2025-07-17Rollup merge of #143631 - hkBst:update-escaper-2, r=compiler-errorsMatthias Krüger-1/+1
2025-07-17Copy GCC sources into the build directory even outside CIJakub Beránek-14/+11
2025-07-17Auto merge of #144044 - fmease:rollup-kg413pt, r=fmeasebors-207/+120
2025-07-17Merge from rustcThe Miri Cronjob Bot-1165/+504
2025-07-17Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-07-17copy-paste convenienceTshepang Mbambo-1/+4
2025-07-17Merge ref 'fd2eb391d032' from rust-lang/rustThe rustc-josh-sync Cronjob Bot-5727/+11428
2025-07-17Prepare for merging from rust-lang/rustThe rustc-josh-sync Cronjob Bot-1/+1
2025-07-17some improvements to "Invariants of the type system"Tshepang Mbambo-19/+22
2025-07-17Rollup merge of #143964 - nikic:docker-script-arg, r=marcoieniLeón Orell Valerian Liehr-41/+32
2025-07-17Rollup merge of #143922 - nnethercote:join_path, r=petrochenkovLeón Orell Valerian Liehr-66/+44
2025-07-17Rollup merge of #143851 - lolbinarycat:bootstrap-node_modules, r=KobzolLeón Orell Valerian Liehr-100/+44
2025-07-17Auto merge of #140399 - tiif:unstable_impl, r=lcnr,BoxyUwUbors-1/+2
2025-07-17Improve path segment joining.Nicholas Nethercote-66/+44