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

Fix comments #3389

Merged
merged 1 commit into from
Jan 16, 2023
Merged

Fix comments #3389

merged 1 commit into from
Jan 16, 2023

Conversation

fintelia
Copy link
Contributor

Checklist

  • Run cargo clippy.
  • Run RUSTFLAGS=--cfg=web_sys_unstable_apis cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Description
Fix two comments that don't match the rest.

Testing
N/A

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2023

Codecov Report

Merging #3389 (ec6631c) into master (608d863) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3389   +/-   ##
=======================================
  Coverage   65.22%   65.23%           
=======================================
  Files          86       86           
  Lines       42725    42725           
=======================================
+ Hits        27867    27870    +3     
+ Misses      14858    14855    -3     
Impacted Files Coverage Δ
wgpu-types/src/lib.rs 88.06% <ø> (ø)
wgpu-core/src/hub.rs 61.29% <0.00%> (+0.30%) ⬆️
wgpu-hal/src/dx12/descriptor.rs 88.11% <0.00%> (+0.49%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

Nice

@cwfitzgerald cwfitzgerald merged commit 0c465eb into gfx-rs:master Jan 16, 2023
@fintelia fintelia deleted the fix-comments branch January 16, 2023 23:53
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.

3 participants