-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
bugsubsystem::cfgIssues related to conditional compilation (processing of `cfg` attributes)Issues related to conditional compilation (processing of `cfg` attributes)
Description
Environment
- IntelliJ Rust plugin version:
0.2.117.2854-193-nightly
- Rust toolchain version:
rustc 1.43.0-nightly (a1912f2e8 2020-02-12)
binary: rustc
commit-hash: a1912f2e89b77cfe2a0e64b96f444848fe4e2d49
commit-date: 2020-02-12
host: x86_64-unknown-linux-gnu
release: 1.43.0-nightly
LLVM version: 9.0
- IDE name and version:
clion 3.4
- Operating system:
Archlinux
Problem description
use std::os::unix::io::AsRawFd can't complet codes
Steps to reproduce
use std::os::unix::io::AsRawFd- use this trait in codes
- input
as_raw - nothing in complete list
andrzejressel
Metadata
Metadata
Assignees
Labels
bugsubsystem::cfgIssues related to conditional compilation (processing of `cfg` attributes)Issues related to conditional compilation (processing of `cfg` attributes)