Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
Idea: enforce sorted dependencies in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Apr 8, 2019
1 parent 31bbd0e commit e1e9fe7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@ Cargo subcommand to perform pluggable expansions against rustdoc<br>
<a href="https://github.com/dtolnay/request-for-implementation/issues/20">[Design]</a>
</td></tr></table>

<table><tr><td><ul><li></li></ul></td><td>
Tool to enforce that Cargo.toml dependencies are written in sorted order<br>
<a href="https://github.com/dtolnay/request-for-implementation/issues/29">[Design]</a>
</td></tr></table>

**Completed ideas:**

<blockquote>
Expand Down

0 comments on commit e1e9fe7

Please sign in to comment.