about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-01-23tests: cleanup `tests/ui/std/thread-sleep-ms.rs`许杰友 Jieyou Xu (Joe)-7/+4
2025-01-23tests: cleanup `tests/ui/command/command-setgroups.rs`许杰友 Jieyou Xu (Joe)-3/+2
2025-01-23tests: cleanup `tests/ui/panic-runtime/abort-link-to-unwinding-crates.rs`许杰友 Jieyou Xu (Joe)-4/+2
2025-01-23tests: cleanup `tests/ui/panic-runtime/lto-abort.rs`许杰友 Jieyou Xu (Joe)-4/+2
2025-01-23tests: cleanup `tests/ui/process/issue-13304.rs`许杰友 Jieyou Xu (Joe)-4/+2
2025-01-23tests: cleanup `tests/ui/panic-runtime/abort.rs`许杰友 Jieyou Xu (Joe)-4/+2
2025-01-23tests: cleanup `tests/ui/panic-runtime/lto-unwind.rs`许杰友 Jieyou Xu (Joe)-5/+2
2025-01-23tests: cleanup `tests/ui/process/sigpipe-should-be-ignored.rs`许杰友 Jieyou Xu (Joe)-5/+2
2025-01-23tests: cleanup `tests/ui/process/try-wait.rs`许杰友 Jieyou Xu (Joe)-5/+1
2025-01-23tests: cleanup `tests/ui/process/issue-14456.rs`许杰友 Jieyou Xu (Joe)-4/+2
2025-01-23tests: cleanup `tests/ui/process/process-panic-after-fork.rs`许杰友 Jieyou Xu (Joe)-3/+2
2025-01-23tests: cleanup `tests/ui/process/fds-are-cloexec.rs`许杰友 Jieyou Xu (Joe)-3/+2
2025-01-23tests: cleanup `tests/ui/process/process-exit.rs`许杰友 Jieyou Xu (Joe)-4/+2
2025-01-23tests: cleanup `tests/ui/process/issue-20091.rs`许杰友 Jieyou Xu (Joe)-5/+1
2025-01-23tests: cleanup `tests/ui/process/signal-exit-status.rs`许杰友 Jieyou Xu (Joe)-3/+2
2025-01-23tests: cleanup `tests/ui/process/core-run-destroy.rs`许杰友 Jieyou Xu (Joe)-3/+2
2025-01-23tests: cleanup `tests/ui/command/command-exec.rs`许杰友 Jieyou Xu (Joe)-6/+2
2025-01-23tests: cleanup `tests/ui/command/command-argv0.rs`许杰友 Jieyou Xu (Joe)-3/+2
2025-01-23tests: slightly cleanup `tests/ui/command/command-pre-exec.rs`许杰友 Jieyou Xu (Joe)-6/+4
2025-01-23tests: move `tests/ui/issues/issue-39175.rs` under `suggestions/` and rename许杰友 Jieyou Xu (Joe)-1/+1
2025-01-23tests: adjust `tests/ui/issues/issue-39175.rs`许杰友 Jieyou Xu (Joe)-7/+22
2025-01-23Add testbjorn3-0/+44
2025-01-23Remove RunCompilerbjorn3-2/+2
2025-01-23Remove the need to manually call set_using_internal_featuresbjorn3-1/+1
2025-01-23Fix x86_64-bigint-helpers test on LLVM 20Nikita Popov-6/+13
2025-01-23Fix sparcv8plus test on LLVM 20Nikita Popov-9/+92
2025-01-23Rollup merge of #135790 - wesleywiser:update_windows_gnu_debuginfokind, r=lqdMatthias Krüger-0/+143
2025-01-23Rollup merge of #135552 - amy-kwan:amy-kwan/reprc-struct-diagnostic-power-ali...Matthias Krüger-11/+276
2025-01-23Rollup merge of #134746 - compiler-errors:autoderef-norm-non-wf-coerce-ice, r...Matthias Krüger-0/+56
2025-01-23Handle parenthesised infer argsBoxy-0/+12
2025-01-23Bless and add testsBoxy-73/+86
2025-01-23Remove query normalize from normalize type opMichael Goulet-20/+20
2025-01-23Auto merge of #135461 - jieyouxu:migrate-jobserver-errors, r=Noratriebbors-18/+48
2025-01-23Auto merge of #135164 - Kobzol:run-make-test-glibc-symbols, r=jieyouxubors-0/+112
2025-01-22Auto merge of #135896 - matthiaskrgr:rollup-g6rv7za, r=matthiaskrgrbors-41/+372
2025-01-22Rollup merge of #135794 - estebank:non-exhaustive-dfv-ctor, r=jieyouxuMatthias Krüger-0/+167
2025-01-22Rollup merge of #135596 - compiler-errors:stack, r=oli-obkMatthias Krüger-4/+4
2025-01-22Rollup merge of #135557 - estebank:wtf8, r=fee1-deadMatthias Krüger-10/+15
2025-01-22Rollup merge of #135409 - Shunpoco:issue-133117-ICE-never-false-edge-start-bl...Matthias Krüger-27/+106
2025-01-22Rollup merge of #132983 - Anthony-Eid:dangling-pointers-lint, r=UrgauMatthias Krüger-0/+80
2025-01-22rustdoc-json: Rename `Path::name` to `path`, and give it path (again).Alona Enraght-Moony-15/+110
2025-01-22Don't ICE in coerce when autoderef fails to structurally normalize non-WF typ...Michael Goulet-0/+56
2025-01-22Rollup merge of #135866 - BoxyUwU:dont_pick_fnptr_nested_goals, r=lcnrMatthias Krüger-66/+367
2025-01-22Rollup merge of #135858 - fmease:rustdoc-mv-obj-save-dyn-compat-ii, r=Guillau...Matthias Krüger-1/+1
2025-01-22Rollup merge of #135823 - ferrocene:ja-gh135819, r=jieyouxuMatthias Krüger-2/+6
2025-01-22Rollup merge of #135816 - BoxyUwU:root_normalizes_to_goal_ice, r=lcnrMatthias Krüger-24/+191
2025-01-22Rollup merge of #133372 - cramertj:rework-dyn-suggestions, r=fmeaseMatthias Krüger-1005/+1213
2025-01-22Refactor dyn-compatibility error and suggestionsTaylor Cramer-1005/+1213
2025-01-22[AIX] Lint on structs that have a different alignment in AIX's C ABIAmy Kwan-11/+276
2025-01-22Reword comment slightlyJakub Beránek-1/+3