We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rust-analyzer version: 0.4.1960-standalone (c0732c9 2024-05-14)
rustc version: rustc 1.78.0 (9b00956e5 2024-04-29)
editor or extension: VSCode
Version: 1.89.1 Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685 Date: 2024-05-07T05:14:32.757Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Darwin arm64 23.4.0
relevant settings: (eg. client settings, or environment variables like CARGO, RUSTC, RUSTUP_HOME or CARGO_HOME)
CARGO
RUSTC
RUSTUP_HOME
CARGO_HOME
repository link (if public, optional): (eg. rust-analyzer)
code snippet to reproduce:
// add your code here fn main() { let _ = 1i32.abs(); }
Examples:
The text was updated successfully, but these errors were encountered:
👋 Related issue #8092
Sorry, something went wrong.
No branches or pull requests
rust-analyzer version: 0.4.1960-standalone (c0732c9 2024-05-14)
rustc version: rustc 1.78.0 (9b00956e5 2024-04-29)
editor or extension: VSCode
relevant settings: (eg. client settings, or environment variables like
CARGO
,RUSTC
,RUSTUP_HOME
orCARGO_HOME
)repository link (if public, optional): (eg. rust-analyzer)
code snippet to reproduce:
Examples:


The text was updated successfully, but these errors were encountered: