Skip to content

Integer completes float number on dot #19855

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

Open
A4-Tacks opened this issue May 24, 2025 · 0 comments
Open

Integer completes float number on dot #19855

A4-Tacks opened this issue May 24, 2025 · 0 comments
Labels
A-completion autocompletion C-bug Category: bug

Comments

@A4-Tacks
Copy link
Contributor

A4-Tacks commented May 24, 2025

rust-analyzer version: rust-analyzer 1.88.0-nightly (a15cce2 2025-04-17)

rustc version: rustc 1.88.0-nightly (a15cce269 2025-04-17)

editor or extension: VIM-9.1 coc-rust-analyzer

code snippet to reproduce:

fn main() {
    1.$0
}

Image

next_up is {float} method

Expected {integer} methods

@A4-Tacks A4-Tacks added the C-bug Category: bug label May 24, 2025
@Veykril Veykril added the A-completion autocompletion label May 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-completion autocompletion C-bug Category: bug
Projects
None yet
Development

No branches or pull requests

2 participants