Yt

Results 108 comments of Yt

just `cargo build` you can see the other people in the thread have exactly the same error (it starts with `Fmt`). Not sure why, but it looks like rustfmt is...

Depending on the distribution, a toolchain file might not work. On nixos for example, rust doesn't use a toolchain file, you have to pull separately each component manually. Nix won't...

This happened to me a couple of days ago. Let me test and come back. (It's hard to test for the absence of something, but I'll report if I don't...

This just happened to me right now. It looks like it's not fixed. Sorry for the bad news :-(

I've got that problem too :-) The problem I'm talking about here though, has nothing to do with STDIN. It usually happens when I'm in my editor and one CPU...

Last but not least, it would also enable darwin users to use this!

Here is my workaround. I set up a git bare repo on my server. Add a hook to copy the committed nix config to the /etc/nixos folder and trigger a...

This is looking really good! One point that I would add, is instead of using foo, I would add another example with the @ sign (because those appear as __at__...

Hey I'm using an i7-1165G7 (which is a little different but very similar) and I can confirm that throttled is not working properly. I've verified that thermald was stopped (Ive...