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

fix: Fix find_path not respecting non-std preference config correctly #17844

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Aug 10, 2024

Fixes #17840

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 10, 2024
@Veykril
Copy link
Member Author

Veykril commented Aug 10, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Aug 10, 2024

📌 Commit bc34e42 has been approved by Veykril

It is now in the queue for this repository.

bors added a commit that referenced this pull request Aug 10, 2024
fix: Fix find_path not respecting non-std preference config correctly

Fixes #17840
@bors
Copy link
Contributor

bors commented Aug 10, 2024

⌛ Testing commit bc34e42 with merge c7817c4...

@bors
Copy link
Contributor

bors commented Aug 10, 2024

💔 Test failed - checks-actions

@Veykril Veykril force-pushed the find-path-std-fix branch from bc34e42 to 24c0e0b Compare August 10, 2024 08:32
@Veykril
Copy link
Member Author

Veykril commented Aug 10, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Aug 10, 2024

📌 Commit 24c0e0b has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Aug 10, 2024

⌛ Testing commit 24c0e0b with merge 0daeb5c...

@bors
Copy link
Contributor

bors commented Aug 10, 2024

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing 0daeb5c to master...

@bors bors merged commit 0daeb5c into rust-lang:master Aug 10, 2024
11 checks passed
@Veykril Veykril deleted the find-path-std-fix branch September 9, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Commit 733cb1e64 breaks imports.preferNoStd
3 participants