Patrick Jackson
Patrick Jackson
I have no clue about the warning levels in MSVC to be honest, so whatever suggestion here is probably fine. I can test this on a Windows box at some...
@KevinWMatthews The Github Actions are now running on this repo, and they run all the tests on Windows and spit out all the output, so you should* be able to...
This is fairly dependent on getting #272 fixed first, as otherwise this would double our resource usage on Travis. It would also probably be a good idea to run this...
@dtolnay I'm confused by your suggestion. This feels like a more complicated solution to build that creates more work for the Cargo team and the community. Your proposed solution provides...
Right. Thanks for clarifying. I admit I'm very curious what useful, actionable information a "state-of-the-art build UI" would present that isn't already presented by the likes of buck/bazel, but I'm...
I'd be happy to clean this up if you wanted merge this, I also use Nix and occasionally contribute to nixpkgs. I will say though, that any user of NixOS...
A common use case for this is in applications that replace the shell history. Because this is a normal feature for most other shells, some of the history replacements require...
#7190 is an attempt to address the root of the problem.
I looked into this, and there are 2 things impacting this. One thing to keep in mind is that both Coreutils dd and GNU dd only report output after a...
As a suggestion for this feature, I think a good design is to use the previous ticks data in case of a timeout, and output an error message somewhere to...