File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,25 +27,25 @@ members = [
2727]
2828exclude = []
2929default-members = [
30- " benches" ,
31- " examples/features" ,
32- " examples/standalone/*" ,
33- " lock-analyzer" ,
34- " naga-cli" ,
30+ # "benches",
31+ # "examples/features",
32+ # "examples/standalone/*",
33+ # "lock-analyzer",
34+ # "naga-cli",
3535 " naga" ,
36- " naga/fuzz" ,
37- " naga/hlsl-snapshots" ,
38- " naga/xtask" ,
39- " player" ,
40- " tests" ,
41- " wgpu-core" ,
42- " wgpu-core/platform-deps/*" ,
43- " wgpu-hal" ,
44- " wgpu-info" ,
45- " wgpu-macros" ,
46- " wgpu-types" ,
47- " wgpu" ,
48- " xtask" ,
36+ # "naga/fuzz",
37+ # "naga/hlsl-snapshots",
38+ # "naga/xtask",
39+ # "player",
40+ # "tests",
41+ # "wgpu-core",
42+ # "wgpu-core/platform-deps/*",
43+ # "wgpu-hal",
44+ # "wgpu-info",
45+ # "wgpu-macros",
46+ # "wgpu-types",
47+ # "wgpu",
48+ # "xtask",
4949]
5050
5151[workspace .lints .clippy ]
You can’t perform that action at this time.
0 commit comments