specify nightly toolchain by date

i did not expect this to be problematic so soon, based on what i'd
read in various places about the stability of nightly (especially so
for the most common platforms like x86_64, etc)

as i write this commit message, all nightly versions past this date
fail to build ggdt, failing with an "illegal instruction" error.

sigh. this makes me question whether trying to use simd right now is
actually worth it ...
This commit is contained in:
Gered 2023-04-20 23:00:51 -04:00
parent 11d9225e5e
commit 9cea60ebc4

View file

@ -1,2 +1,2 @@
[toolchain] [toolchain]
channel = "nightly" channel = "nightly-2023-04-17"