aboutsummaryrefslogtreecommitdiff
path: root/rustc-version
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-09-18 18:16:08 -0700
committerJoe Wilm <joe@jwilm.com>2016-09-18 18:16:08 -0700
commitc3a383ad5adafeb4eb9962711f7f396f3190789d (patch)
tree3938baf3f32c1038bc2d604204f272d9f214aec8 /rustc-version
parent13d2d66b6bf213726ec864b84db471f2eec9f742 (diff)
downloadalacritty-c3a383ad5adafeb4eb9962711f7f396f3190789d.tar.gz
alacritty-c3a383ad5adafeb4eb9962711f7f396f3190789d.zip
rustup
Adds a `rustc-version` file which can be used to get the proper compiler. rustup override set $(cat rustc-version)
Diffstat (limited to 'rustc-version')
-rw-r--r--rustc-version1
1 files changed, 1 insertions, 0 deletions
diff --git a/rustc-version b/rustc-version
new file mode 100644
index 00000000..55e29d18
--- /dev/null
+++ b/rustc-version
@@ -0,0 +1 @@
+nightly-2016-09-15