diff options
author | Joe Wilm <joe@jwilm.com> | 2016-12-16 22:13:51 -0800 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-12-16 22:13:51 -0800 |
commit | dc918ae71a5e6c78a77994d7ce106a2253918c54 (patch) | |
tree | 537c7d13443e18ed657398f4eca0bf921ef4ac5e /rustc-version | |
parent | 3b995ff87a54239ecacb95d51f65c17504a8d22c (diff) | |
download | alacritty-dc918ae71a5e6c78a77994d7ce106a2253918c54.tar.gz alacritty-dc918ae71a5e6c78a77994d7ce106a2253918c54.zip |
Rustup and clippy
All of the changes in this commit are due to clippy lints.
Diffstat (limited to 'rustc-version')
-rw-r--r-- | rustc-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rustc-version b/rustc-version index 397f0ce7..05eb4879 100644 --- a/rustc-version +++ b/rustc-version @@ -1 +1 @@ -nightly-2016-11-21 +nightly-2016-12-15 |