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

Use fully qualified syntax for some calls. #2655

Merged
merged 1 commit into from
May 14, 2022

Conversation

jimblandy
Copy link
Member

Without this change, rust-analyzer cannot determine the type of
cmd_buf.

The rust-analyzer bug is reported as rust-lang/rust-analyzer#12247.

wgpu-core/src/command/compute.rs Outdated Show resolved Hide resolved
@jimblandy jimblandy force-pushed the placate-rust-analyzer branch from cd41597 to f5593e3 Compare May 14, 2022 04:19
@jimblandy jimblandy requested a review from cwfitzgerald May 14, 2022 04:19
Copy link
Member

@cwfitzgerald cwfitzgerald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Format mad, but I'm not

Without these changes, rust-analyzer cannot determine the type of
`cmd_buf`.
@jimblandy jimblandy force-pushed the placate-rust-analyzer branch from f5593e3 to a2ae8a4 Compare May 14, 2022 04:37
@jimblandy
Copy link
Member Author

d'oh

@jimblandy jimblandy merged commit 284ed46 into gfx-rs:master May 14, 2022
@jimblandy jimblandy deleted the placate-rust-analyzer branch May 14, 2022 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants