Skip to content

Remove codes related to modes - #6207

Merged
bors merged 1 commit into
rust-lang:incomingfrom
sanxiyn:tc-big
May 3, 2013
Merged

Remove codes related to modes#6207
bors merged 1 commit into
rust-lang:incomingfrom
sanxiyn:tc-big

Conversation

@sanxiyn

Copy link
Copy Markdown
Contributor

No description provided.

bors added a commit that referenced this pull request May 3, 2013
@borsbors closed this May 3, 2013
@bors
bors merged commit 6883814 into rust-lang:incomingMay 3, 2013
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
6207: Extract ImportAssets out of auto_import r=matklad a=Veykril
See rust-lang/rust-analyzer#6172 (comment)
I couldn't fully pull out `AssistContext` as `find_node_at_offset_with_descend`: https://github.com/rust-analyzer/rust-analyzer/blob/81fa00c5b5d5ffb559a39c7ff5190a2519a8ea61/crates/assists/src/assist_context.rs#L90-L92 requires the `SourceFile` which is private in it and I don't think making it public just for this is the right call?
6224: ⬆️ salsa r=matklad a=matklad
bors r+
🤖
6226: Add reminder to update lsp-extensions.md r=matklad a=matklad
bors r+
🤖
6227: Reduce bors timeout r=matklad a=matklad
bors r+
🤖
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
Sign up for freeto 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.

3 participants

@sanxiyn@thestinger@bors