This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
crosvm
Watch
1
Star
0
Fork
You've already forked crosvm
0
mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced
2024-11-25 05:03:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ce03437d56
crosvm
/
rust-toolchain
2 lines
7 B
Text
Raw
Normal View
History
Unescape
Escape
rust-toolchain: Change to stable We end up using newer features of the language pretty much as soon as they hit stable so have a toolchain version that's older than the latest stable will quickly break. Also, cargo doesn't install any extra components for this named toolchain (rls, rust-analysis) and it's not immediately obvious why things stopped working. Instead, change the toolchain file to say stable to avoid these issues. BUG=none TEST=none Change-Id: I9c02b64a1bb0175a2c7fd70702328e4082819b91 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1863894 Tested-by: Chirantan Ekbote <chirantan@chromium.org> Auto-Submit: Chirantan Ekbote <chirantan@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Chirantan Ekbote <chirantan@chromium.org>
2019-10-15 22:42:56 +00:00
stable
Reference in a new issue
Copy permalink