Commit Graph

958 Commits

Author SHA1 Message Date
Guillaume Gomez 984e045848 Show output of --mini-tests and --std-tests commands 2023-12-19 16:54:02 +01:00
Guillaume Gomez bb4fd2c638 Simplify code by removing unneeded pattern matching 2023-12-19 01:16:29 +01:00
Guillaume Gomez f516c96811 Add comment about why -Cpanic=abort option is needed 2023-12-19 01:07:01 +01:00
Guillaume Gomez a8b0e30a8b Error earlier if the rustc host cannot be found 2023-12-18 23:25:23 +01:00
Guillaume Gomez 9882d7c511 Apply suggestions 2023-12-16 17:56:03 +01:00
Guillaume Gomez 95dfe5ec90 Simplify split_args code, add a unit test for it and run it into CI 2023-12-16 17:39:58 +01:00
Guillaume Gomez db9b932314 Fix sysroot build 2023-12-14 17:11:35 +01:00
Guillaume Gomez 867ea12488 Fix non-running rustc ui tests 2023-12-13 17:49:08 +01:00
Guillaume Gomez ebb7aa0b85 Apply suggestions 2023-12-04 17:33:18 +01:00
Guillaume Gomez 996635bad6 Fix chroot command 2023-12-04 15:29:23 +01:00
Guillaume Gomez 2ec8d46dd1 Correctly handle OVERWRITE_TARGET_TRIPLE env variable 2023-12-04 15:29:23 +01:00
Guillaume Gomez 53b2759bef Show command which failed 2023-12-04 15:29:23 +01:00
Guillaume Gomez ff04316243 Remove --target option 2023-12-04 15:29:23 +01:00
Guillaume Gomez 970b2c7700 Fix build_sysroot by adding missing RUSTFLAGS environment variable 2023-12-04 15:29:23 +01:00
Guillaume Gomez 7d71b87691 Correctly set --cap-lints when running regex tests 2023-12-04 15:29:23 +01:00
Guillaume Gomez ad1d5417e7 Set RUSTDOCFLAGS environment variable in run_cargo_command_with_callback function 2023-12-04 15:29:23 +01:00
Guillaume Gomez 7013eccc05 Add missing code comment 2023-12-04 15:29:23 +01:00
Guillaume Gomez 3c6bae7fa8 Use the correct folder when deleting rust UI tests 2023-12-04 15:29:23 +01:00
Guillaume Gomez 4bed89f79b Correctly pass toolchain to cargo command 2023-12-04 15:29:23 +01:00
Guillaume Gomez d793f80bd4 Correctly pass cfg option 2023-12-04 15:29:23 +01:00
Guillaume Gomez 673661db8b Remove newline for llvm FileCheck binary path 2023-12-04 15:29:23 +01:00
Guillaume Gomez 23c97b545d Replace xargs command with pure Rust 2023-12-04 15:29:23 +01:00
Guillaume Gomez 87c284c9bc Only read rust test files 2023-12-04 15:29:23 +01:00
Guillaume Gomez 9d104a0cbf Clone rust repository before modifying it 2023-12-04 15:29:23 +01:00
Guillaume Gomez c27fe3e036 Correctly handle channel in config 2023-12-04 15:29:23 +01:00
Guillaume Gomez 694a80d372 Add missing --build-sysroot option 2023-12-04 15:29:23 +01:00
Guillaume Gomez 8cc024c84d Fix invalid path in build_sysroot_inner 2023-12-04 15:29:23 +01:00
Guillaume Gomez d3e14a49c9 Display stdout and stderr if a command failed to run 2023-12-04 15:29:23 +01:00
Guillaume Gomez 84ca4f59c2 Remove test.sh, config.sh and all calls and documentation pointing to it 2023-12-04 15:29:22 +01:00
Guillaume Gomez 7b76ac4eb7 Rustify test.sh 2023-12-04 15:28:53 +01:00
Guillaume Gomez 04f32f2016 Allow rustfmt to run on build_system 2023-12-04 15:28:53 +01:00
antoyo 0a67e9cd60 Merge pull request #391 from GuillaumeGomez/fix-build-instructions
Fix build instructions
2023-12-02 11:42:37 -05:00
Guillaume Gomez bb4d0be014 Fix build instructions 2023-12-02 16:28:28 +01:00
antoyo bcd0bf5450 Merge pull request #388 from rust-lang/sync_from_rust_2023_11_21
Sync from rust 2023/11/21
2023-11-22 08:11:06 -05:00
Antoni Boucher fbb97bd593 Merge branch 'master' into sync_from_rust_2023_11_21 2023-11-22 07:41:52 -05:00
Antoni Boucher a412e9c411 Update README 2023-11-22 07:40:14 -05:00
Antoni Boucher 456754c21a Pass TyCtxt by value 2023-11-19 14:04:40 -05:00
Antoni Boucher 75fce09751 Merge commit '2e8386e9fb3506cef991d04f8b3bc78f9a0c2630' into subtree-update_cg_gcc_2023-11-17 2023-11-19 13:42:13 -05:00
antoyo 2e8386e9fb Merge pull request #387 from rust-lang/sync_from_rust_2023_11_17
Sync from rust 2023/11/17
2023-11-19 09:28:06 -05:00
Antoni Boucher a3b6444909 Fix CI 2023-11-18 13:19:32 -05:00
Antoni Boucher 4d8b25c395 Update patch disabling portable-simd 2023-11-18 10:51:35 -05:00
Antoni Boucher 0e8e60c128 Merge branch 'master' into sync_from_rust_2023_11_17 2023-11-17 17:30:12 -05:00
Mark Rousskov a6493c1f65 Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
Ralf Jung b2add8a63e target_feature: make it more clear what that 'Option' means 2023-11-12 12:46:05 +01:00
antoyo c6bc7ecd65 Merge pull request #377 from rust-lang/feature/comment-section
Feature/comment section
2023-11-08 18:53:15 -05:00
Antoni Boucher 4dbfa4d698 Set the .comment section 2023-11-08 17:24:04 -05:00
antoyo 551ea4b027 Merge pull request #374 from rust-lang/fix/eh-frame
Do not emit .eh_frame section if using -Cpanic=abort
2023-11-08 17:18:37 -05:00
Antoni Boucher cc2af1fb41 Do not emit .eh_frame section when using -Cpanic=abort 2023-11-08 09:10:33 -05:00
antoyo f20f6bbdbc Merge pull request #368 from rust-lang/fix/vector-error
Fix vector compilation error
2023-11-03 17:56:16 -04:00
Antoni Boucher 9149becf6a Fix vector compilation error 2023-11-03 09:05:31 -04:00