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

INSP: New auto-import for UFCS trait methods #8054

Merged
merged 1 commit into from Nov 23, 2021

Conversation

dima74
Copy link
Member

@dima74 dima74 commented Nov 3, 2021

Continuation of #8029 for auto-import traits for UFCS.
Meta issue: #7558

changelog: Improve traits auto-import for UFCS methods

Copy link
Member

@vlad20012 vlad20012 left a comment

Choose a reason for hiding this comment

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

bors r+

bors bot added a commit that referenced this pull request Nov 22, 2021
8054: INSP: New auto-import for UFCS trait methods r=vlad20012 a=dima74

Continuation of #8029 for auto-import traits for UFCS.
Meta issue: #7558

changelog: Improve traits auto-import for [UFCS](https://doc.rust-lang.org/1.7.0/book/ufcs.html) methods

Co-authored-by: Dmitry Murzin <diralik@yandex.ru>
@bors
Copy link
Contributor

bors bot commented Nov 22, 2021

This PR was included in a batch that successfully built, but then failed to merge into master (it was a non-fast-forward update). It will be automatically retried.

bors bot added a commit that referenced this pull request Nov 22, 2021
8054: INSP: New auto-import for UFCS trait methods r=vlad20012 a=dima74

Continuation of #8029 for auto-import traits for UFCS.
Meta issue: #7558

changelog: Improve traits auto-import for [UFCS](https://doc.rust-lang.org/1.7.0/book/ufcs.html) methods

Co-authored-by: Dmitry Murzin <diralik@yandex.ru>
@bors
Copy link
Contributor

bors bot commented Nov 22, 2021

Timed out.

@dima74
Copy link
Member Author

dima74 commented Nov 22, 2021

bors retry

bors bot added a commit that referenced this pull request Nov 22, 2021
8052: INSP: Support usages in attr proc macros in unused imports inspection r=vlad20012 a=dima74

For now, usages are searched in the current mod only

Meta issue: #2158

changelog: Support usages in attribute proc macros in unused imports inspection

8054: INSP: New auto-import for UFCS trait methods r=vlad20012 a=dima74

Continuation of #8029 for auto-import traits for UFCS.
Meta issue: #7558

changelog: Improve traits auto-import for [UFCS](https://doc.rust-lang.org/1.7.0/book/ufcs.html) methods

8112: Auto import: use absolute path for extern crate if needed r=vlad20012 a=dima74

Fixes #7394

changelog: Use absolute import path in auto-import when the scope has child mod with the same name as extern crate


8135: RES: Fix updating DefMap when adding `#![no_std]` r=vlad20012 a=dima74

changelog: Fixes caching of resolve when adding or removing `#![no_std]` attribute


Co-authored-by: Dmitry Murzin <diralik@yandex.ru>
@bors
Copy link
Contributor

bors bot commented Nov 22, 2021

This PR was included in a batch that timed out, it will be automatically retried

bors bot added a commit that referenced this pull request Nov 22, 2021
8052: INSP: Support usages in attr proc macros in unused imports inspection r=vlad20012 a=dima74

For now, usages are searched in the current mod only

Meta issue: #2158

changelog: Support usages in attribute proc macros in unused imports inspection

8054: INSP: New auto-import for UFCS trait methods r=vlad20012 a=dima74

Continuation of #8029 for auto-import traits for UFCS.
Meta issue: #7558

changelog: Improve traits auto-import for [UFCS](https://doc.rust-lang.org/1.7.0/book/ufcs.html) methods

Co-authored-by: Dmitry Murzin <diralik@yandex.ru>
@bors
Copy link
Contributor

bors bot commented Nov 22, 2021

Build failed (retrying...):

@bors
Copy link
Contributor

bors bot commented Nov 23, 2021

Build succeeded:

@bors bors bot merged commit e94712b into master Nov 23, 2021
To test automation moved this from In Progress to Test Nov 23, 2021
@bors bors bot deleted the diralik/auto-import-trait-ufcs branch November 23, 2021 02:56
@github-actions github-actions bot added this to the v161 milestone Nov 23, 2021
bors bot added a commit that referenced this pull request Nov 23, 2021
8083: New auto-import for refactorings and inspections r=vlad20012 a=dima74

Depends on #8054
Meta issue: #7558

changelog: Improve paths generation in refactorings and inspections

Co-authored-by: Dmitry Murzin <diralik@yandex.ru>
@mili-l mili-l self-assigned this Nov 29, 2021
@mili-l mili-l moved this from Test to Done in To test Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
To test
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants