Rust Toolchain: Upgrade to rust edition 2024#402
Rust Toolchain: Upgrade to rust edition 2024#402driftluo merged 2 commits intonervosnetwork:masterfrom
Conversation
|
Hello, @driftluo, Do I need to squash these 7 commits into 1 commit? |
351a60e to
22d20c8
Compare
22d20c8 to
c9592da
Compare
|
Squashed multiple commits into one commit. |
|
@driftluo , we can delete these unstable cfg now: tentacle/tentacle/src/builder.rs Lines 359 to 360 in f685607 |
c9592da to
db809bc
Compare
0890385 to
4693f4a
Compare
I personally think that the runtime needs to be unstable. There is no feedback from spawn yet, and the API cannot be guaranteed. It is also not possible to stabilize the API for the time being. |
4693f4a to
334bf7b
Compare
Ok, I have reverted it. |
Signed-off-by: Eval EXEC <execvy@gmail.com>
334bf7b to
f51ff41
Compare
cargo fix --editioncargo fmt --all