diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-14 21:39:31 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-14 21:39:31 +0200 |
commit | ac1494fab79444a2da487c2b2376782f6e45efe0 (patch) | |
tree | 127b6dd127171dfa5f6a06af58a5c4a353f0f765 /readme.md | |
parent | 9b6b92d0cec58c3054c389f73fc86b96b79c17d1 (diff) | |
download | keks-meet-ac1494fab79444a2da487c2b2376782f6e45efe0.tar keks-meet-ac1494fab79444a2da487c2b2376782f6e45efe0.tar.bz2 keks-meet-ac1494fab79444a2da487c2b2376782f6e45efe0.tar.zst |
compiler bug was fixed
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ make run ``` When changing code, use `make watch` to re-build things automatically as needed. -Because of a current compiler bug, the nightly rustc crashes during codegen - use the stable channel instead. If you use this project or have any suggestions, please [contact me](https://metamuffin.org/contact) |