# The driver links against rustc internals, which have no stable interface, so# it is built for one nightly at a time. The channel floats rather than naming# a date, so updating the toolchain means reinstalling the tool.[toolchain]channel="nightly"components=["rustc-dev","llvm-tools","rust-src"]