Skip to content

configure: Don't sync unused submodules #14834

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

alexcrichton
Copy link
Member

If the compiler is built with --{llvm,jemalloc,libuv}-root, then the configure
script can skip updating these submodules.

Closes #14822

If the compiler is built with --{llvm,jemalloc,libuv}-root, then the configure
script can skip updating these submodules.

Closes rust-lang#14822
@alexcrichton alexcrichton deleted the llvm-submodule branch June 13, 2014 22:37
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 5, 2023
internal: Less file parsing for symbol index generation
bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 21, 2025
…#14834)

Closes rust-lang/rust-clippy#14833

changelog: [`unnecessary_to_owned`] fix FP when map key is a reference
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure script change to disable managing just the LLVM submodule
2 participants