Skip to content

Commit 71a363c

Browse files
authored
Migrate Rewatch to Rust 2024 edition (#7602)
* Update rewatch dependencies with cargo update * Migrate to Rust edition 2024 with 'cargo fix --edition' * Run cargo fmt * Add CHANGELOG entry
1 parent 1863696 commit 71a363c

File tree

11 files changed

+196
-177
lines changed

11 files changed

+196
-177
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
#### :house: Internal
5959

6060
- Remove `@return(undefined_to_opt)` and `%undefined_to_opt` primitive. https://github.com/rescript-lang/rescript/pull/7462
61+
- Migrate rewatch to Rust 2024 edition. https://github.com/rescript-lang/rescript/pull/7602
6162

6263
# 12.0.0-alpha.14
6364

0 commit comments

Comments
 (0)