Upgrade the compiler to edition 2024

This commit is contained in:
Michael Goulet 2025-02-20 18:37:58 +00:00
parent 794c12416b
commit 76d341fa09
72 changed files with 72 additions and 72 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "rustc_incremental"
version = "0.0.0"
edition = "2021"
edition = "2024"
[dependencies]
# tidy-alphabetical-start