taskcluster / rust-hawk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test with .taskcluster.yml

djmitche opened this issue · comments

  • run tests
  • check for lint with clippy

I need to get rustup working locally for clippy (it requires nightly). It's no fun running lint in automation and not locally. But the tests are running!