about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-06-03 19:52:05 +0000
committerbors <bors@rust-lang.org>2025-06-03 19:52:05 +0000
commit59aa1e873028948faaf8b97e5e02d4db340ad7b1 (patch)
treee24e0d236c31a4f37fca6d5bf52b4ddaedf2f09a /compiler/rustc_codegen_llvm/src
parenta124fb3cb7291d75872934f411d81fe298379ace (diff)
parentaff21f659f5abeba49b05368affd8c829807b1f1 (diff)
downloadrust-59aa1e873028948faaf8b97e5e02d4db340ad7b1.tar.gz
rust-59aa1e873028948faaf8b97e5e02d4db340ad7b1.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 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions