Commit Graph

141 Commits

Author SHA1 Message Date
bjorn3 e82b533efd Fix rustc test suite 2024-11-28 18:10:15 +00:00
bjorn3 9d1de630fc Fix rustc test suite 2024-11-21 11:42:39 +00:00
bjorn3 d09f798235 Sync from rust 3fee0f12e4 2024-11-21 10:04:31 +00:00
Jieyou Xu c5c3709d80 Explicitly disable llvm tools for cranelift 2024-11-19 20:29:54 +08:00
bjorn3 89c5aa9e85 Fix rustc test suite 2024-11-12 19:11:47 +00:00
bjorn3 df983ce470 Merge commit '1fa693ca4462fc1f790693464cf765ad693616af' into sync_cg_clif-2024-11-09 2024-11-09 13:48:06 +00:00
bjorn3 b5966e4e88 Fix bootstrap test 2024-11-07 11:34:46 +00:00
bjorn3 e2a5108657 Merge commit '5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c' into sync_cg_clif-2024-11-02 2024-11-02 14:53:30 +00:00
bjorn3 297e933bf8 Fix rustc test suite 2024-10-31 09:51:09 +00:00
bjorn3 6666435b8a Fix rustc test suite (broken by prev commit) 2024-10-17 16:58:00 +00:00
bjorn3 76dfce7a6f Fix rustc test suite 2024-10-10 16:32:42 +00:00
bjorn3 764f1ba5cd Fix running rustc tests 2024-09-26 16:54:35 +00:00
bjorn3 32b608a439 Merge commit '6d35b4c9a04580366fd800692a5b5db79d766530' into sync_cg_clif-2024-09-22 2024-09-23 11:20:46 +00:00
bjorn3 ab7777f982 Fix rustc test suite 2024-09-22 18:10:08 +00:00
bjorn3 5349365566 Use unconditional download-ci-llvm in setup_rust_fork.sh
For whatever reason someone decided to make the default if-changed
always checkout the llvm-project submodule, which takes a while.
2024-09-15 17:40:12 +00:00
bjorn3 eee42f2679 Fix rustc test suite 2024-09-15 17:34:45 +00:00
bjorn3 c7b49987a6 Fix rustc test suite 2024-09-15 16:59:35 +00:00
bjorn3 ade0e38b5e Fix building rustc and the rustc test suite 2024-09-11 19:41:00 +00:00
bjorn3 b7ed9ad226 Remove test exclusion for fixed rustc test 2024-09-03 11:08:17 +00:00
bjorn3 7e4cafb653 Fix rustc test suite 2024-08-28 12:36:34 +00:00
bjorn3 3ea9313de3 Merge commit '69b3f5a426a5c1c05236a45b36f6679d95fbe01b' into sync_cg_clif-2024-08-09 2024-08-09 17:18:46 +00:00
bjorn3 fdc6a5562b Fix rustc test suite 2024-08-08 21:54:20 +02:00
bjorn3 9bad4b620f Fix rustc test suite 2024-08-02 16:06:02 +02:00
bjorn3 39bc103817 Fix rustc test suite 2024-07-25 16:17:24 +00:00
bjorn3 d0d2e60886 Merge commit '659243d85c7489412bd0faa1c068d904a6042941' into sync_cg_clif-2024-07-13 2024-07-13 18:39:03 +00:00
bjorn3 659243d85c Fix rustc test suite 2024-07-13 18:38:35 +00:00
bjorn3 96fa075225 Fix rustc test suite 2024-07-09 10:46:21 +00:00
bjorn3 344e4ef787 Fix rustc test suite 2024-07-09 10:30:12 +00:00
bjorn3 5adaed06a0 Merge commit '49cd5dd454d0115cfbe9e39102a8b3ba4616aa40' into sync_cg_clif-2024-06-30 2024-06-30 11:28:14 +00:00
bjorn3 94c2e7aad3 Fix rustc test suite 2024-06-26 09:33:35 +00:00
Guillaume Gomez 1cb728280d Re-enable tests/run-make/const_fn_mir (#1497) 2024-06-18 18:51:53 +02:00
bjorn3 729cb08d4c Fix rustc tests 2024-06-18 16:23:11 +00:00
bjorn3 e241176535 Fix rustc tests 2024-06-17 08:27:46 +00:00
bjorn3 ee188cabc2 Fix rustc test suite 2024-06-11 13:47:34 +00:00
bjorn3 97d47f7077 Fix rustc tests 2024-06-04 16:21:13 +02:00
bjorn3 ab10da27a1 Fix rustc test suite 2024-05-30 16:42:52 +00:00
bjorn3 8cea8a7840 Fix rustc test suite 2024-05-19 13:37:01 +00:00
bjorn3 ed7d97e4c8 Merge commit '3270432f4b0583104c8b9b6f695bf97d6bbf3ac2' into sync_cg_clif-2024-05-13 2024-05-13 13:26:33 +00:00
bjorn3 8fe6e74047 Fix rustc tests 2024-05-11 14:01:29 +00:00
bjorn3 c41a7db24f Fix rustc test suite 2024-05-03 10:15:38 +00:00
bjorn3 1e485f1bd4 Fix rustc tests 2024-04-28 17:56:08 +00:00
bjorn3 e243f8d0e3 Merge commit '89f54caacf90e99fc8ba0d60a28bdadea3cfdf1e' into sync_cg_clif-2024-04-11 2024-04-11 10:42:48 +00:00
bjorn3 89f54caacf Reenable fixed rustc tests 2024-04-11 10:16:50 +00:00
bjorn3 d37f6d821d Fix rustc tests 2024-04-11 10:13:17 +00:00
bjorn3 242b261585 Don't run should-fail rustc tests
These are expected to panic inside compiletest which fails when
compiletest is compiled with panic=abort.
2024-04-06 13:42:53 +00:00
bjorn3 f91bd7882f Merge commit 'fbda869b4e230c788b6bce426038ba8419956f2d' into sync_cg_clif-2024-04-05 2024-04-05 16:20:23 +00:00
bjorn3 d9f29fa018 Rustfmt all scripts 2024-03-31 09:13:11 +00:00
bjorn3 c5c31447a7 Merge commit '09fae60a86b848a2fc0ad219ecc4e438dc1eef86' into sync_cg_clif-2024-03-28 2024-03-28 11:43:35 +00:00
bjorn3 09fae60a86 Fix rustc test suite 2024-03-28 11:38:15 +00:00
bjorn3 34d0f6a1d4 Re-enable fixed rustc test 2024-03-26 11:03:50 +00:00