about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-07-13Rollup merge of #143798 - Shourya742:2025-07-11-remove-format-short-command-t...León Orell Valerian Liehr-28/+5
2025-07-13Rollup merge of #143791 - GuillaumeGomez:update-sysinfo, r=jieyouxuLeón Orell Valerian Liehr-6/+6
2025-07-13Rollup merge of #143782 - jieyouxu:debug-assertions, r=ChrisDentonLeón Orell Valerian Liehr-3/+25
2025-07-13Auto merge of #143213 - dianne:lower-cond-tweaks, r=cjgillotbors-48/+29
2025-07-13Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obkbors-0/+4
2025-07-13remove `remove_default`Hayashi Mikihiro-62/+19
2025-07-12Fix clippy & rustdoc-jsonJonathan Brouwer-4/+8
2025-07-12Fix assoc type where clause positionA4-Tacks-5/+75
2025-07-12explicitly drop span_guard in wait_for_outputbit-aloo-1/+5
2025-07-12Add change_tracker.rs entrybjorn3-0/+5
2025-07-12Move --compile-time-depsbjorn3-5/+6
2025-07-12Make rustdoc-gui-test dummy compiletest config purpose explicitJieyou Xu-5/+102
2025-07-12Auto merge of #143810 - matthiaskrgr:rollup-iw7a23z, r=matthiaskrgrbors-41/+86
2025-07-12refine commentRalf Jung-1/+1
2025-07-12fix clippy_test_deps workspace handlingRalf Jung-0/+509
2025-07-12add span to streaming command execution flowbit-aloo-1/+15
2025-07-12fix span for deferred command executionbit-aloo-3/+10
2025-07-12clippy: fix test filtering when TESTNAME is emptyRalf Jung-3/+12
2025-07-12Do not glob-reexport `TestMode` variantsJieyou Xu-53/+65
2025-07-12Rename `Mode` to `TestMode`Jieyou Xu-45/+45
2025-07-12Do not allow defaults for `Mode` and `Config`Jieyou Xu-7/+1
2025-07-12Move `string_enum` to `util` moduleJieyou Xu-49/+42
2025-07-12Remove outdated debugger version warningJieyou Xu-11/+0
2025-07-12Auto merge of #143766 - matthiaskrgr:rollup-0x7t69s, r=matthiaskrgrbors-26/+25
2025-07-12./x test miri: fix cleaning the miri_ui directoryRalf Jung-2/+9
2025-07-12readme: update strict provenance linkRalf Jung-3/+3
2025-07-11Access `wasi_sdk_path` instead of reading environment variable in bootstrapJakub Beránek-1/+1
2025-07-11Merge pull request #20232 from ShoyuVanilla/issue-20225Shoyu Vanilla (Flint)-5/+55
2025-07-11htmldocck: better error messages for negative raw directivesbinarycat-0/+4
2025-07-11directives.md: build-aux-docs does not work with aux-cratelolbinarycat-1/+1
2025-07-11Update miri for change to random APIJosh Triplett-1/+1
2025-07-11Rollup merge of #143770 - hkBst:build-helper-cleanup, r=KobzolMatthias Krüger-26/+25
2025-07-11Rollup merge of #143767 - hkBst:cleanup-x, r=jieyouxuMatthias Krüger-14/+10
2025-07-11Rollup merge of #143747 - Gelbpunkt:aarch64-musl-maintainer, r=jieyouxuMatthias Krüger-1/+51
2025-07-11Update cargoWeihang Lo-0/+0
2025-07-11remove format short command and push format short command method inside finge...bit-aloo-27/+4
2025-07-11Use short command method directly from fingerprintbit-aloo-1/+1
2025-07-11Add a memory map bound check assertion on rendering const sliceShoyu Vanilla-0/+8
2025-07-11Merge pull request #20219 from ChayimFriedman2/expr-store-memChayim Refael Friedman-271/+419
2025-07-11fix: Normalize projection types before calculating memory mapsShoyu Vanilla-5/+47
2025-07-11Update description for flagbjorn3-139/+139
2025-07-11Update sysinfo version to `0.36.0`Guillaume Gomez-6/+6
2025-07-11Avoid building C++ for rustc_llvm with --compile-time-depsbjorn3-0/+3
2025-07-11Fix fallback for CI_JOB_NAMENikita Popov-1/+1
2025-07-11Add --compile-time-deps argument for x checkbjorn3-51/+226
2025-07-11Disambiguate between rustc vs std having debug assertionsJieyou Xu-3/+25
2025-07-11Merge pull request #2502 from Kobzol/rustc-josh-sync-ci许杰友 Jieyou Xu (Joe)-102/+9
2025-07-11Merge pull request #20224 from Hmikihiro/migrate_remove_dbgShoyu Vanilla (Flint)-43/+44
2025-07-11Migrate `remove_dbg` assist to use `SyntaxEditor`Hayashi Mikihiro-43/+44
2025-07-11build-helper: clippy fixesMarijn Schouten-26/+25