mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +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