You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately I was unable to reduce this to a case that doesn't require rust-sdl. The PixelFormat structure is a bit too complex for me to know which bits are important for this case.
Happy to help reduce it further if I can. Let me know.
The text was updated successfully, but these errors were encountered:
Add VS Code schema validation for `rust-project.json`
Now that SchemaStore/schemastore#2628 has been merged, adding the `jsonValidation` contribution to the VS Code extension for better editor support when modifying `rust-project.json` files.
Related issue: rust-lang#13714
Possible (probable) duplicate of #13186.
Compiling the following program against with rust@30fe550 against brson/rust-sdl@804adf6:
gives:
Unfortunately I was unable to reduce this to a case that doesn't require rust-sdl. The PixelFormat structure is a bit too complex for me to know which bits are important for this case.
Happy to help reduce it further if I can. Let me know.
The text was updated successfully, but these errors were encountered: