Skip to content

Conversation

@alexcrichton
Copy link
Member

Closes #3816.

Without --quiet, git shows its own progress report of download. It's not really a progress bar, but it's a percentage and files incoming. This will help initial downloads of LLVM to not cause people to wonder why their configure script is hanging for hours.

r? @graydon

bors added a commit that referenced this pull request Jul 18, 2013
Closes #3816.

Without --quiet, git shows its own progress report of download. It's not really a progress bar, but it's a percentage and files incoming. This will help initial downloads of LLVM to not cause people to wonder why their configure script is hanging for hours.

r? @graydon
@bors bors closed this Jul 19, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 4, 2021
Fix false positive in `match_overlapping_arm`

Fixes rust-lang#7829

changelog: Fix false positive in [`match_overlapping_arm`].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configure script provides no feedback during git submodule update

3 participants