diff options
| author | Philipp Hansch <dev@phansch.net> | 2018-07-11 07:59:37 +0200 |
|---|---|---|
| committer | Philipp Hansch <dev@phansch.net> | 2018-07-11 08:03:46 +0200 |
| commit | 40151d91af6539087383038e0cc95ea7ce3b9b91 (patch) | |
| tree | 59dea1fcf250e9aaf50403fff37208517c665d74 /rust-toolchain | |
| parent | aeb653f110036df8eb5a31cf839e76e117392dfd (diff) | |
| download | rust-40151d91af6539087383038e0cc95ea7ce3b9b91.tar.gz rust-40151d91af6539087383038e0cc95ea7ce3b9b91.zip | |
Add rust-toolchain file
Using `nightly` means that the latest available nightly version will be used when cd'ing to a clippy checkout.
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust-toolchain b/rust-toolchain new file mode 100644 index 00000000000..bf867e0ae5b --- /dev/null +++ b/rust-toolchain @@ -0,0 +1 @@ +nightly |
