Revert "remove rust-version from fuzz" - #14105
Conversation
Merging this PR will improve performance by 3.73%
Performance Changes
Tip Curious why performance improved? Comment Comparing Footnotes
|
|
GNU testsuite comparison: |
|
Sorry. I don't understand. We can guarantee build with latest stable Rust without that metadata. |
|
@xtqqczze wdyt? :) |
|
in fuzz/ cargo publish --dry-run --workspace passed |
814aa6b to
a91db44
Compare
I don't see why we should remove |
This reverts commit 227869b.
|
I think we need to keep rust version of production small for legacy distributions with disadvantage of restriction for modern APIs. But we don't need to restrict modern APIs for test code. |
I think we can keep |
uufuzzis published on crates.io, so we shouldn't removerust-versionfrom the package metadata.