about summary refs log tree commit diff
path: root/scripts/setup_rust_fork.sh
AgeCommit message (Expand)AuthorLines
2023-07-12Explicitly disable git gpg signingbjorn3-1/+2
2023-06-28Update setup_rust_fork.sh for cg_clif build layout changesbjorn3-1/+1
2023-06-13Allow building the build system using cargobjorn3-1/+1
2023-02-26Patch coretests separately from the standard library sourcebjorn3-1/+1
2023-02-19Add wrappers to dist/bin/ too in addition to dist/bjorn3-1/+1
2023-01-20Update patchbjorn3-2/+2
2023-01-13Don't require git user to be configured for testing rustbjorn3-1/+1
2023-01-05Move patched sysroot from build_sysroot/ to download/bjorn3-1/+1
2022-11-28Rename the build/ directory to dist/bjorn3-1/+1
2022-11-20Fix running rustc testsbjorn3-18/+2
2022-10-05Remove workaround for rustbuild bugbjorn3-15/+0
2022-09-25Work around rustbuild bugbjorn3-0/+15
2022-09-15Update for latests rustc test suite changesbjorn3-0/+4
2022-09-01Apply sysroot patches to rustc bootstrap and rustc test suite testsbjorn3-0/+2
2022-07-18Update for changes to the rustc test suitebjorn3-0/+3
2022-06-09Fix running rustc testsbjorn3-3/+4
2022-04-29Use -Zcodegen-backend instead of a rustc replacement in cargo-clifbjorn3-2/+1
2022-04-27Fix running the rustc test suitebjorn3-15/+0
2022-04-14Don't assume /bin/bash is available on every system. (#1223)MikaelUrankar-1/+1
2022-03-19Codegen 128bit atomic loads and stores for compiler builtins as trapbjorn3-12/+0
2022-03-17Fix and re-enable some rustc testsbjorn3-0/+19
2022-03-08Fix compiletest compilationbjorn3-0/+15
2021-12-26Test rustc tests with unstable features disabledbjorn3-1/+1
2021-12-16Rustup to rustc 1.59.0-nightly (c5ecc1570 2021-12-15)bjorn3-1/+1
2021-11-26Fix rustc testsbjorn3-1/+2
2021-07-26Update compiler_builtins version in setup_rust_fork.shbjorn3-1/+1
2021-06-20Rewrite cargo.sh in rustbjorn3-1/+1
2021-06-19Rewrite build.sh in rustbjorn3-1/+1
2021-06-17Update rust patch for compiler_builtins updatebjorn3-1/+1
2021-05-24Update rustc bootstrap patchbjorn3-2/+3
2021-05-04Update rust bootstrap patchesbjorn3-13/+1
2021-04-16Fix rustc tests by updating compiler-builtins dep to 0.1.40bjorn3-1/+1
2021-03-15Split rust fork setup out of test_bootstrap.shbjorn3-0/+68