diff options
| author | Esteban Küber <esteban@kuber.com.ar> | 2025-06-20 19:20:16 +0000 |
|---|---|---|
| committer | Esteban Küber <esteban@kuber.com.ar> | 2025-06-24 16:21:26 +0000 |
| commit | d82fb1e72df42c8a18e354f6a9cc778d19055a10 (patch) | |
| tree | 04de8d312b0b6086eaa962874abac2230e5f89ee /library/stdarch/crates/std_detect/src | |
| parent | a56bf51d823f1e231797a55043157ab5f7e75296 (diff) | |
| download | rust-d82fb1e72df42c8a18e354f6a9cc778d19055a10.tar.gz rust-d82fb1e72df42c8a18e354f6a9cc778d19055a10.zip | |
Emit a single error when importing a path with `_`
When encountering `use _;`, `use _::*'` or similar, do not emit two errors for that single mistake. This also side-steps the issue of resolve errors suggesting adding a crate named `_` to `Cargo.toml`.
Diffstat (limited to 'library/stdarch/crates/std_detect/src')
0 files changed, 0 insertions, 0 deletions
