Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2dd604b

Browse files
committedFeb 10, 2025
Switch to nightly toolchain
I would like to use trait upcasting: rust-lang/rust#65991 Which has already been stabilized: rust-lang/rust#134367 This happened only a few days ago, so the feature is not available on stable yet.
1 parent fb0beb8 commit 2dd604b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[toolchain]
2+
channel = "nightly-2025-02-10"
3+
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)
Failed to load comments.