-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Rustfmt is not vendored correctly #52029
Copy link
Copy link
Closed
Labels
T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Milestone
Metadata
Metadata
Assignees
Labels
T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Type
Fields
Give feedbackNo fields configured for issues without a type.
rust/src/Cargo.toml
Line 67 in 860d169
I think this line should be
[patch."https://github.com/rust-lang-nursery/rustfmt"].RLS switched its depenence on rustfmt to a git dependency some time ago.
This came up while looking into semarie/build-rust#9.