Skip to content

Handle fast-submodules option correctly #49527

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2018

Conversation

petrhosek
Copy link
Contributor

@petrhosek petrhosek commented Mar 30, 2018

This option was introduced in 72cb109, but it uses two different
spellings (fast-submodule in bootstrap.py vs fast-submodules in
config.toml.example) and isn't handled by Rust bootstrap which means
that any attempt to set this flag fails.

This option was introduced in 72cb109, but it uses two different
spellings (fast-submodule vs fast-submodules) and isn't handled by
Rust bootstrap which means that any attempt to set this flag fails.
@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Collaborator

bors commented Mar 31, 2018

📌 Commit a24811e has been approved by alexcrichton

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 31, 2018
@bors
Copy link
Collaborator

bors commented Apr 1, 2018

⌛ Testing commit a24811e with merge 2b49944...

bors added a commit that referenced this pull request Apr 1, 2018
Handle fast-submodules option correctly

This option was introduced in 72cb109, but it uses two different
spellings (`fast-submodule` in `bootstrap.py` vs `fast-submodules` in
`config.toml.example`) and isn't handled by Rust bootstrap which means
that any attempt to set this flag fails.
@bors
Copy link
Collaborator

bors commented Apr 1, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 2b49944 to master...

@bors bors merged commit a24811e into rust-lang:master Apr 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants