Skip to content

Fix ambiguous "Proceed with installation" prompt#3673

Merged
djc merged 1 commit intorust-lang:masterfrom
brettearle:3429-ambiguous-prompt
Mar 5, 2024
Merged

Fix ambiguous "Proceed with installation" prompt#3673
djc merged 1 commit intorust-lang:masterfrom
brettearle:3429-ambiguous-prompt

Conversation

@brettearle
Copy link
Copy Markdown
Contributor

@brettearle brettearle commented Feb 17, 2024

Changed test and prompt of default prompt in stdout.
Fix #3429

@rami3l rami3l added this to the 1.28.0 milestone Feb 17, 2024
@brettearle brettearle changed the title #3429 ambiguous prompt [WIP] : Needs dynamic custom/standard prompt. #3429 ambiguous prompt. Feb 23, 2024
@brettearle brettearle changed the title [WIP] : Needs dynamic custom/standard prompt. #3429 ambiguous prompt. #3429 ambiguous prompt. Feb 24, 2024
@brettearle
Copy link
Copy Markdown
Contributor Author

Still a WIP, need to refactor a little

@rami3l rami3l changed the title #3429 ambiguous prompt. Fix ambiguous "Proceed with installation" prompt Feb 25, 2024
@rami3l rami3l marked this pull request as draft February 25, 2024 05:31
@rami3l
Copy link
Copy Markdown
Member

rami3l commented Feb 25, 2024

@brettearle I'm converting this to a draft since you've declared it to be a WIP. Please feel free to convert it back when you're ready :)

@brettearle brettearle marked this pull request as ready for review February 25, 2024 06:06
@brettearle
Copy link
Copy Markdown
Contributor Author

Alright all done @rami3l, unless you need me to change something :)

@brettearle
Copy link
Copy Markdown
Contributor Author

Ready for review again, happy to change if required :)

@brettearle brettearle requested a review from djc February 26, 2024 12:10
@brettearle brettearle requested a review from djc February 26, 2024 20:38
@djc
Copy link
Copy Markdown
Contributor

djc commented Feb 27, 2024

Please squash these changes into a single commit (I usually do this with git rebase -i).

@brettearle
Copy link
Copy Markdown
Contributor Author

Sweet as, will do.

@brettearle brettearle force-pushed the 3429-ambiguous-prompt branch from 62822ef to 66ef5cf Compare March 5, 2024 11:14
@djc djc requested a review from rami3l March 5, 2024 11:18
@brettearle
Copy link
Copy Markdown
Contributor Author

Gday, Is that rebase done the right way? Just unsure about using force to over write it.

Copy link
Copy Markdown
Member

@rami3l rami3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks a lot!

@djc djc added this pull request to the merge queue Mar 5, 2024
@djc
Copy link
Copy Markdown
Contributor

djc commented Mar 5, 2024

Yes, the rebase is great -- thanks!

@rami3l rami3l modified the milestones: 1.28.0, 1.27.0 Mar 5, 2024
Merged via the queue into rust-lang:master with commit 18c32d9 Mar 5, 2024
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.

'Proceed with installation (default)' prompt is ambiguous

3 participants