diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-06-01 23:53:45 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2020-06-03 23:26:02 -0400 |
| commit | ebd04ae88f28a547eabbb44e1eccfd19965be7ae (patch) | |
| tree | 1aab43a7559daa252cd1412a9bc2f8e3f367fe33 /rust-toolchain | |
Port things-to-check to Rust as a learning exercise.
This is somewhat overengineered in places, but does the job and exposes broadly the same interfaces as the Python version. Builds with emk/rust.
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 0000000..bf867e0 --- /dev/null +++ b/rust-toolchain @@ -0,0 +1 @@ +nightly |
