about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-05-29Auto merge of #125613 - ChrisDenton:windows-recipie, r=jieyouxubors-5/+6
2024-05-29ci: Consolidate $IS_NOT_LATEST_LLVM into $EXTERNAL_LLVMJubilee Young-10/+2
2024-05-29give tidy the good news about C-SKYJubilee Young-0/+1
2024-05-29Add `run-make-support::rust_lib_name`Guillaume Gomez-1/+7
2024-05-29rewrite and rename issue-37893 to rmakeOneirical-2/+0
2024-05-29convert simple-dylib to ui testOneirical-1/+0
2024-05-29Migrate `run-make/crate-data-smoke` to `rmake.rs`Guillaume Gomez-2/+1
2024-05-29Remove Makefiles from allowed_run_make_makefilesChris Denton-5/+0
2024-05-29Convert run-make/windows-safeseh to rmakeChris Denton-0/+6
2024-05-29Migrate `run-make/const-prop-lint` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-29Auto merge of #125360 - RalfJung:packed-field-reorder, r=fmeasebors-3/+3
2024-05-29Extract coverage-specific code out of `compiletest::runtest`Zalathar-426/+372
2024-05-29Make `body_owned_by` return the body directly.Oli Scherer-17/+19
2024-05-29Don't require `visit_body` to take a lifetime that must outlive the function ...Oli Scherer-15/+15
2024-05-29Revert miri async drop test but add warnings to each async drop testDaria Sukhonina-50/+34
2024-05-29Bless new async destructor sizes in async drop testsDaria Sukhonina-5/+5
2024-05-29Add size check inside of the async drop testsDaria Sukhonina-29/+50
2024-05-29tier 3 target policy: clarify the point about producing assemblyRalf Jung-1/+2
2024-05-29Clarify the closure in `rustfmt`.Nicholas Nethercote-7/+10
2024-05-29Rename `fmt_override`.Nicholas Nethercote-9/+8
2024-05-29Adjust `x fmt` printed output.Nicholas Nethercote-29/+45
2024-05-29Clarify `x fmt` messages.Nicholas Nethercote-17/+16
2024-05-29Remove path choice from `x fmt` and add `--all` option.Nicholas Nethercote-60/+34
2024-05-29Rollup merge of #125639 - ChrisDenton:run-make-support-doc, r=onur-ozkan许杰友 Jieyou Xu (Joe)-3/+12
2024-05-29Rollup merge of #125638 - Oneirical:lets-find-some-tests, r=jieyouxu许杰友 Jieyou Xu (Joe)-3/+0
2024-05-29Rollup merge of #125633 - RalfJung:miri-no-copy, r=saethlin许杰友 Jieyou Xu (Joe)-37/+19
2024-05-29Rollup merge of #125226 - madsmtm:fix-mac-catalyst-tests, r=workingjubilee许杰友 Jieyou Xu (Joe)-6/+12
2024-05-29Rollup merge of #124320 - Urgau:print-check-cfg, r=petrochenkov许杰友 Jieyou Xu (Joe)-0/+25
2024-05-29Rollup merge of #124251 - scottmcm:unop-ptr-metadata, r=oli-obk许杰友 Jieyou Xu (Joe)-1/+149
2024-05-28delete the offending single space.Lokathor-1/+1
2024-05-28It's spelled "ARM", in all caps.Lokathor-22/+22
2024-05-28update armv4t docsLokathor-12/+9
2024-05-28make the fact that arm-none-eabi is a group of targets the first thing you se...Lokathor-10/+16
2024-05-28Reorder the TOC so that targets are put under their meta-groupLokathor-9/+9
2024-05-28Auto merge of #125682 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-28Update cargoWeihang Lo-0/+0
2024-05-28add `FlycheckStatus` to global stateDavid Mládek-7/+34
2024-05-28Add Miri smoke pass test for ptr_metadata intrinsicScott McMurray-1/+7
2024-05-28Add Miri tests for `PtrMetadata` UBScott McMurray-0/+142
2024-05-28Rollup merge of #125637 - nnethercote:rustfmt-fixes, r=GuillaumeGomezMatthias Krüger-16/+26
2024-05-28Rollup merge of #125590 - ChrisDenton:mingw-ci-3, r=KobzolMatthias Krüger-46/+5
2024-05-28Rollup merge of #125573 - GuillaumeGomez:migrate-allow-warnings-cmdline-stabi...Matthias Krüger-1/+11
2024-05-28Rewrite simple-rlib to rmakeOneirical-1/+0
2024-05-28Create const block DefIds in typeck instead of ast loweringOli Scherer-9/+33
2024-05-28Make more of the test suite run on Mac CatalystMads Marquart-6/+12
2024-05-28Don't format `tests/run-make/*/rmake.rs`.Nicholas Nethercote-2/+9
2024-05-28Fix comments.Nicholas Nethercote-14/+17
2024-05-28Migrate `run-make/allow-warnings-cmdline-stability` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-28Add `assert_not_contains` to `run-make-support` libraryGuillaume Gomez-0/+11
2024-05-28fix diagnostics clearing when flychecks run per-workspaceDavid Mládek-6/+6