Skip to content

When hover docs, don't show the examples section for integers #17266

New issue

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

Closed
ameknite opened this issue May 20, 2024 · 1 comment
Closed

When hover docs, don't show the examples section for integers #17266

ameknite opened this issue May 20, 2024 · 1 comment
Labels
C-bug Category: bug

Comments

@ameknite
Copy link

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)

repository link (if public, optional): (eg. rust-analyzer)

code snippet to reproduce:

// add your code here
fn main() {
    let _ = 1i32.abs();
}

Examples:
Screenshot 2024-05-20 at 13 36 45
Screenshot 2024-05-20 at 13 40 39

@ameknite ameknite added the C-bug Category: bug label May 20, 2024
@alibektas
Copy link
Member

alibektas commented May 20, 2024

👋 Related issue #8092

@alibektas alibektas closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug
Projects
None yet
Development

No branches or pull requests

2 participants