Skip to content

Commit e887ac8

Browse files
committed
Add comment
1 parent 0bb2fde commit e887ac8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rust-toolchain.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[toolchain]
2-
channel = "1.92.0"
2+
channel = "1.92.0"
3+
# rust-src is required for consistently generating test snapshots with
4+
# `trybuild` that contain snippets of code from the standard library.
35
components = ["cargo", "rust-src"]

0 commit comments

Comments
 (0)