wgpu/wgpu-core
Frank Steffahn 39fafde2b6
v0.7 Fix build failure due to rust-lang/rust PR 99413 (#2966)
* Fix build failure due to rust-lang/rust PR 99413

* Remove extraneous indentation from comments.

The module comments on `command/bundle.rs` and `swap_chain.rs` are
indented by four spaces, which causes rustdoc to try to treat them
as code examples and compile them as doctests. Removing the
indentation causes rustdoc to treat them as text, as intended.

Co-authored-by: Jim Blandy <jimb@red-bean.com>
2022-08-20 13:33:32 -07:00
..
src v0.7 Fix build failure due to rust-lang/rust PR 99413 (#2966) 2022-08-20 13:33:32 -07:00
build.rs Fix build for wasm32 target 2020-12-18 22:09:20 +01:00
Cargo.toml Version bump to 0.7.1 2021-02-25 09:47:52 -05:00