-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #3841 - matklad:encourage-explicit-version, r=alexcrichton
Encourage tools writers to explicitly pin metadata version We do support versioning of metadata, but let's encourage tool's writers to actually use it. They might not realize that this flag exists at all, or they can be too lazy (like myself :( ) to use it. We can also make this flag mandatory, but I think that's a little bit to far.
- Loading branch information
Showing
2 changed files
with
25 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters