We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1dd22e + 395fbe2 commit a0439d8Copy full SHA for a0439d8
src/cargo/ops/resolve.rs
@@ -209,7 +209,7 @@ fn resolve_with_registry<'cfg>(
209
Ok(resolve)
210
}
211
212
-/// Resolves all dependencies for a package using an optional previous instance.
+/// Resolves all dependencies for a package using an optional previous instance
213
/// of resolve to guide the resolution process.
214
///
215
/// This also takes an optional hash set, `to_avoid`, which is a list of package
0 commit comments