]> git.lizzy.rs Git - rust.git/history - .github/workflows/rustc.yml
Don't require git user to be configured for testing rust
[rust.git] / .github / workflows / rustc.yml
2023-01-13 bjorn3Don't require git user to be configured for testing...
2023-01-13 bjorn3Use sparse cargo registry
2023-01-05 bjorn3Merge pull request #1338 from bjorn3/build_system_rework5
2023-01-05 bjorn3Don't use hyperfine during testing
2022-12-15 bjorn3Merge branch 'staging'
2022-12-15 bjorn3Move many env vars from CI configuration to the build...
2022-12-15 bjorn3Run verifier checks during rustc tests too
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-13 bjorn3Sync from rust ed620cf9690fdafed65845bf35c455db992fbba1
2022-12-11 bjorn3Sync from rust b3ddfeb5a88352aa6d157f722976937da7b97307
2022-12-04 bjorn3Sync from rust fd02567705326884ddb94535d2ab230a9595dc2a
2022-12-01 bjorn3Merge pull request #1302 from bjorn3/build_system_rework4
2022-12-01 bjorn3Fix build dir caching
2022-11-22 bjorn3Sync from rust 66ccf36f161f67b121290e2af2517ead7e695d3b
2022-11-19 bjorn3Sync from rust 5e6de2369c82ed0b36e6b651b041bad5cb5e1ef8
2022-11-03 bjorn3Sync from rust 432b1a427710223b31f65585c352796832af8aa7
2022-10-28 bjorn3Update GHA actions for Node.js 12 deprecation
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-15 bjorn3Sync from rust e1ec3260d79497080ca86540562d410ba67d2a95
2022-04-30 bjorn3Update actions/checkout to v3
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-06 bjorn3Sync from rust b09dad3eddfc46c55e45f6c1a00bab09401684b4
2021-06-29 bjorn3Sync from rust e98897e5dc9898707bf4331c43b2e76ab7e282fe
2021-06-25 bjorn3Merge pull request #1166 from eggyal/lazy-jit-multithreaded
2021-06-20 bjorn3Merge pull request #1180 from bjorn3/rust_build_system
2021-06-19 bjorn3Rewrite prepare.sh in rust
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-26 bjorn3Sync from rust 4137088d9da94f693b287f35e2b17782c0b1a283
2021-03-17 bjorn3Sync from rust 04ae50179a802d1d18bb780baa85f55864f56616
2021-03-15 bjorn3Merge pull request #1149 from bjorn3/test_rustc_testsuite
2021-03-15 bjorn3Run the rustc test suite on CI