Tyler Holmes
Tyler Holmes
It looks like this is getting superseded by this automatically happening for us: https://github.com/rust-lang/rust/pull/89596
Once https://github.com/rust-lang/rust/issues/43781 lands, we should get this for free if I'm understanding things properly
Thanks for opening this so we don’t forget. IIRC, the second comparator is also special (specific for data compare? I don’t recall the exact details) On Sat, Jan 1, 2022...
🏷️ #367 (the cycle count PR)
I was wrong, only comparator zero is special. Opened up a PR
Looks like it's all merged into compiler builtins
NUM could be confused for number so a slight misspelling to keep it short and clear makes sense to me
from tools-cache README: > ### Deprecation warning > > It is archived now and will not be updated anymore. actions-rs/install Action will be updated eventually to utilize GitHub runners cache...
does using an x range of 0 to 6 work?
This was discussed on #14 , how are you handling `drawile-rs` & `colored`? Those are `std` reliant dependencies aren't they?