Skip to content
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

rust: enable clippy::ref_as_ptr #5567

Closed
Boshen opened this issue Sep 7, 2024 · 0 comments
Closed

rust: enable clippy::ref_as_ptr #5567

Boshen opened this issue Sep 7, 2024 · 0 comments
Labels
C-enhancement Category - New feature or request good first issue Experience Level - Good for newcomers

Comments

@Boshen
Copy link
Member

Boshen commented Sep 7, 2024

oxc/Cargo.toml

Line 67 in 0ac420d

ref_as_ptr = "allow" # FIXME or give a reason

@Boshen Boshen added C-enhancement Category - New feature or request good first issue Experience Level - Good for newcomers labels Sep 7, 2024
Boshen pushed a commit that referenced this issue Sep 7, 2024
#5567 
`clippy::borrow_as_ptr` is also enabled in
`oxc_traverse/src/generated/walk.rs`.
@Boshen Boshen closed this as completed Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category - New feature or request good first issue Experience Level - Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant