Skip to content

Commit

Permalink
Auto merge of #14745 - weihanglo:depinfo-compat, r=epage
Browse files Browse the repository at this point in the history
docs(fingerprint): document the encoding of Cargo's depinfo

### What does this PR try to resolve?

When investigating #14712,
I figured that it lacks of docs for the Cargo's depinfo format.
Hence documenting them.

This PR also move dep info files related items to a separate module.

### How should we test and review this PR?

No behavior change, though I may submit a hack of #14712 after this.

I didn't move dep-info specific documentation into that new module.
It feels more nature for keeping them all in the fingerprint module.
  • Loading branch information
bors committed Oct 29, 2024
2 parents 4f74477 + 7c26c29 commit 06e0ef4
Show file tree
Hide file tree
Showing 2 changed files with 630 additions and 571 deletions.
Loading

0 comments on commit 06e0ef4

Please sign in to comment.