mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

review and remove ignored tests in rustfix ### What does this PR try to resolve? review ignored tests in rustfix crate per #13034. ### How should we test and review this PR? CI testing ### Additional information * Removed unproductive test in `parse_and_replace` * un-ignore proptests, and reduce runtime from ~2s to ~<.25s