about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-24 20:46:04 +0200
committerGitHub <noreply@github.com>2025-06-24 20:46:04 +0200
commitd7e10f083cf79f91d79cf749ff981d3ec1c00c44 (patch)
treef5de0e32b93027f45d67245e8601c272dafbb283 /library/stdarch/crates/std_detect/src
parent03c2197d6c8ebdb950298c607f4697a13027441e (diff)
parentd82fb1e72df42c8a18e354f6a9cc778d19055a10 (diff)
downloadrust-d7e10f083cf79f91d79cf749ff981d3ec1c00c44.tar.gz
rust-d7e10f083cf79f91d79cf749ff981d3ec1c00c44.zip
Rollup merge of #142805 - estebank:underscore-import, r=compiler-errors
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`.

Fix rust-lang/rust#142662.
Diffstat (limited to 'library/stdarch/crates/std_detect/src')
0 files changed, 0 insertions, 0 deletions