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

Remove unnecessary namespace prefixes in code #529

Closed
ClSlaid opened this issue Aug 16, 2022 · 6 comments · Fixed by #560
Closed

Remove unnecessary namespace prefixes in code #529

ClSlaid opened this issue Aug 16, 2022 · 6 comments · Fixed by #560
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Xuanwo Xuanwo added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 16, 2022
@teckick
Copy link
Contributor

teckick commented Aug 23, 2022

/assignme

@teckick
Copy link
Contributor

teckick commented Aug 24, 2022

Lint error is found, but the lint does not warn. Looks strange.

cargo clippy --workspace --all-targets --all-features -- -D warnings

https://github.com/datafuselabs/opendal/blob/main/src/services/obs/backend.rs#L347

@teckick
Copy link
Contributor

teckick commented Aug 24, 2022

Issue submitted rust-lang/rust-clippy#9372

@teckick
Copy link
Contributor

teckick commented Aug 24, 2022

Please keep this issue open before all lint errors are fixed.

@Xuanwo Xuanwo reopened this Aug 24, 2022
@Xuanwo
Copy link
Member

Xuanwo commented Aug 25, 2022

Updated rust-lang/rust#100979

@Xuanwo
Copy link
Member

Xuanwo commented Aug 31, 2022

I prefer to close this issue now. We need to wait for rust.

If rust has fixed this, we will see the warning again. And until then, we will fix this.

@Xuanwo Xuanwo closed this as completed Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants