servo/components/webgpu
Jonathan Schwender 6a816649d6
Upgrade Rust to 1.82.0 (#34592)
* Fix deprecated PanicInfo alias

Fixes:
```rust
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
```

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>

* build: upgrade rustc to 1.82.0

Tracking issue for the silenced lints:
https://github.com/servo/servo/issues/34591

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>

---------

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2024-12-12 12:00:51 +00:00
..
ipc_messages Upgrade Rust to 1.82.0 (#34592) 2024-12-12 12:00:51 +00:00
Cargo.toml chore: Update wgpu (#33506) 2024-09-21 04:20:18 +00:00
gpu_error.rs webgpu: Move errorscopes to WGPU thread (#32304) 2024-05-22 16:47:35 +00:00
identity.rs webgpu: Update wgpu and revamp RenderPass (#32665) 2024-07-04 12:16:42 +00:00
lib.rs webgpu: renovate gpucanvascontext and webgpu presentation to match the spec (#33521) 2024-10-01 10:03:11 +00:00
poll_thread.rs tidy: Fix rustdoc warnings and add a tidy check for a common URL issue (#33366) 2024-09-08 15:04:19 +00:00
render_commands.rs chore: Update wgpu (#33506) 2024-09-21 04:20:18 +00:00
swapchain.rs webgpu: Move supported context format to content timeline (#34028) 2024-10-28 09:15:46 +00:00
wgpu_thread.rs Only send mapping back on unmap when MapMode = WRITE (#34054) 2024-10-29 18:42:07 +00:00