servo/components/webgpu/ipc_messages
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
..
mod.rs webgpu: Divide message code into separate files (#32700) 2024-07-12 11:01:15 +00:00
recv.rs Upgrade Rust to 1.82.0 (#34592) 2024-12-12 12:00:51 +00:00
to_dom.rs webgpu: Sync GPUBuffer (#33154) 2024-08-27 07:54:55 +00:00
to_script.rs webgpu: Divide message code into separate files (#32700) 2024-07-12 11:01:15 +00:00