mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00

This case also emits an insert-only suggestions (span start == end), and doesn't rely on any lint behavior. See also * https://github.com/rust-lang/cargo/pull/13728 * https://github.com/rust-lang/cargo/issues/13027