servo/support/crown
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
..
.cargo Exclude crown from the root Cargo workspace (#34173) 2024-11-08 10:08:49 +00:00
src Support custom derives for generated types (#34356) 2024-11-24 18:15:50 +00:00
tests build: upgrade rustc to 1.81.0 (#34270) 2024-12-12 07:26:16 +00:00
.gitignore Exclude crown from the root Cargo workspace (#34173) 2024-11-08 10:08:49 +00:00
Cargo.lock build: upgrade rustc to 1.81.0 (#34270) 2024-12-12 07:26:16 +00:00
Cargo.toml Remove etc/shell.nix in favour of shell.nix (#34336) 2024-11-22 04:03:35 +00:00
crown.code-workspace Exclude crown from the root Cargo workspace (#34173) 2024-11-08 10:08:49 +00:00
rust-toolchain.toml Upgrade Rust to 1.82.0 (#34592) 2024-12-12 12:00:51 +00:00
rustfmt.toml Exclude crown from the root Cargo workspace (#34173) 2024-11-08 10:08:49 +00:00