Skip to content
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

Remove text_edit_builder api from AssistBuilder #6501

Merged
merged 1 commit into from Nov 9, 2020

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Nov 8, 2020

Also fixes a small bug in expand_glob_import in regards to the very nice looking something::{*} import when only one item was used. Before it would duplicate the path and just append it, causing the following wrong import something::something::UsedItem.

@matklad
Copy link
Member

matklad commented Nov 9, 2020

😍 thanks!

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 9, 2020

@bors bors bot merged commit 2f24714 into rust-lang:master Nov 9, 2020
@Veykril Veykril deleted the remove-text-edit branch November 27, 2020 18:19
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.

None yet

2 participants