This is similar to #3099 and #3324 but for the new [patch] section. In particular, [patch] sections in non-virtual workspace manifests are silently ignored. Cargo should emit a warning or deny the [patch] section in non-root workspace crates entirely.
This is similar to #3099 and #3324 but for the new
[patch]section. In particular,[patch]sections in non-virtual workspace manifests are silently ignored. Cargo should emit a warning or deny the[patch]section in non-root workspace crates entirely.