about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2025-05-18 15:08:03 +0000
committerTrevor Gross <tmgross@umich.edu>2025-05-18 15:22:40 +0000
commitfcb30003405d80ce4c653c0520fea3fa816bd891 (patch)
treebc1c445da75c96d19399ff79860f9cb29293db85 /compiler/rustc_codegen_llvm/src
parent7205fc537d0fe8c3c2560b313e54fcb91ab6f3d1 (diff)
parentabbf8fe6e7abf6b6b612bcc65f87ded71a6ce562 (diff)
downloadrust-fcb30003405d80ce4c653c0520fea3fa816bd891.tar.gz
rust-fcb30003405d80ce4c653c0520fea3fa816bd891.zip
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 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions