1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/ext/webgpu/src
Kenta Moriuchi 6da958d7ec
chore: update dlint to v0.37.0 for GitHub Actions (#17295)
Updated third_party dlint to v0.37.0 for GitHub Actions. This PR
includes following changes:
 
* fix(prefer-primordials): Stop using array pattern assignments
* fix(prefer-primordials): Stop using global intrinsics except for
`SharedArrayBuffer`
* feat(guard-for-in): Apply new guard-for-in rule
2023-01-16 17:17:18 +01:00
..
01_webgpu.js chore: update dlint to v0.37.0 for GitHub Actions (#17295) 2023-01-16 17:17:18 +01:00
02_idl_types.js chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
binding.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
buffer.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
bundle.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
command_encoder.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
compute_pass.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
error.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
lib.rs feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
pipeline.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
queue.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
render_pass.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
sampler.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
shader.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
texture.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00