Skip to content

std: Workaround bustage on incoming. #6122 - #6276

Closed
brson wants to merge 1 commit into
rust-lang:incomingfrom
brson:issue-6122
Closed

std: Workaround bustage on incoming. #6122#6276
brson wants to merge 1 commit into
rust-lang:incomingfrom
brson:issue-6122

Conversation

@brson

@brsonbrson commented May 6, 2013

Copy link
Copy Markdown
Contributor

No description provided.

bors added a commit that referenced this pull request May 7, 2013
@borsbors closed this May 7, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 3, 2020
Fix typo in adding_lints.md
changelog: none
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
6276: Extract call_info and completion into separate crates r=matklad a=popzxc
As it was discussed in [zulip](https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0/topic/Completion.20refactoring), we need to move `completions` into a separate crate.
Unfortunately, the dependency on `call_info::ActiveParameter` doesn't look easy to get rid of, and it seems to be a topic for a separate PR, thus I also extracted `call_info` into a separate crate (on which both `ide` and `completion` crates depend).
Additionally, a few `FIXME`s in doc-comments were resolved in order to make `tidy` happy.
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
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

@brson@graydon@bors