diff options
| author | bors <bors@rust-lang.org> | 2025-06-03 19:52:05 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-06-03 19:52:05 +0000 |
| commit | decbfcda13468ff1ef15fede737ac04bd8846ed7 (patch) | |
| tree | e7615b217017ee885448825c9ee57af8ad8ec586 /tests/codegen/src-hash-algorithm | |
| parent | 99e783d4e9bdcc44e2071973631a7d5e689b0787 (diff) | |
| parent | ea26272c94c7a66ed018930c13c63551cb2f1390 (diff) | |
| download | rust-decbfcda13468ff1ef15fede737ac04bd8846ed7.tar.gz rust-decbfcda13468ff1ef15fede737ac04bd8846ed7.zip | |
Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzol
Merge `compiler-builtins` as a Josh subtree
Use the Josh [1] utility to add `compiler-builtins` as a subtree, which
will allow us to stop using crates.io for updates. This is intended to
help resolve some problems when unstable features change and require
code changes in `compiler-builtins`, which sometimes gets trapped in a
bootstrap cycle.
This was done using `josh-filter` built from the r24.10.04 tag:
git fetch https://github.com/rust-lang/compiler-builtins.git 233434412fe7eced8f1ddbfeddabef1d55e493bd
josh-filter ":prefix=library/compiler-builtins" FETCH_HEAD
git merge --allow-unrelated FILTERED_HEAD
The HEAD in the `compiler-builtins` repository is 233434412f ("fix an if
statement that can be collapsed").
[1]: https://github.com/josh-project/josh
Diffstat (limited to 'tests/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
