Skip to content

Commit

Permalink
Auto merge of #14133 - weihanglo:comment, r=epage
Browse files Browse the repository at this point in the history
docs: remove stray comment
  • Loading branch information
bors committed Jun 25, 2024
2 parents 9d23d95 + 98a9435 commit 7dcf764
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cargo/core/resolver/encode.rs
Original file line number Diff line number Diff line change
Expand Up @@ -533,8 +533,6 @@ pub struct EncodableDependency {
/// The serialization for `SourceId` doesn't do URL encode for parameters.
/// In contrast, this type is aware of that whenever [`ResolveVersion`] allows
/// us to do so (v4 or later).
///
/// [`EncodableResolve`] turns into a `
#[derive(Deserialize, Debug, PartialOrd, Ord, Clone)]
#[serde(transparent)]
pub struct EncodableSourceId {
Expand Down

0 comments on commit 7dcf764

Please sign in to comment.