Skip to content

test(ra): hover on u64 token position#190

Closed
vcheckk wants to merge 1 commit into
bug-ops:mainfrom
vcheckk:restart-issue-138
Closed

test(ra): hover on u64 token position#190
vcheckk wants to merge 1 commit into
bug-ops:mainfrom
vcheckk:restart-issue-138

Conversation

@vcheckk

@vcheckk vcheckk commented Jun 13, 2026

Copy link
Copy Markdown

Closes #138.

What changed

  • Fixes the rust-analyzer u64 hover smoke test column so it targets the token.

Validation

  • Included in standalone integration branch restart-standalone-integration.
  • cargo test -p mcpls-core passed.
  • cargo clippy -p mcpls-core --all-targets -- -D warnings passed.
  • Real rust-analyzer smoke passed: cargo test -p mcpls-core --test integration_tests integration::rust_analyzer_tests::test_hover_on_u64_type -- --ignored --exact --nocapture.

@github-actions github-actions Bot added rust Rust code changes testing Test-related changes mcpls-core mcpls-core crate changes labels Jun 13, 2026
@bug-ops

bug-ops commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Closing this PR as part of a batch closure of all submissions from this contributor.

The entire set of 15 PRs (#180#194) was submitted within ~3 minutes on 2026-06-13, indicating AI-generated code submitted without proper individual review or integration into the project's contribution workflow.

Specific issues identified across the batch:

If you would like to contribute to this project, please open individual issues for discussion before submitting code, and follow the contribution guidelines.

@bug-ops bug-ops closed this Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mcpls-core mcpls-core crate changes rust Rust code changes testing Test-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: test_hover_on_u64_type uses wrong column position — always returns no hover

2 participants