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 5385 by updating the documentation #5386

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Conversation

stefnotch
Copy link
Contributor

@stefnotch stefnotch commented Mar 13, 2024

Connections
Fix #5385

Description
I updated the documentation.

Testing
No unit tests needed

Checklist

  • Run cargo fmt.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@stefnotch stefnotch requested a review from a team March 13, 2024 22:35
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.

Thanks!

@cwfitzgerald cwfitzgerald enabled auto-merge (squash) March 13, 2024 23:40
@cwfitzgerald cwfitzgerald disabled auto-merge March 14, 2024 01:30
@cwfitzgerald cwfitzgerald merged commit 6a5418b into gfx-rs:trunk Mar 14, 2024
27 checks passed
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.

SourceLocation line_position is undocumented
2 participants