30
Bacon v3 released
(dystroy.org)
Not sure I understand this. Is it a watch clippy
? Or a completely new tool? If it's new, what does it provide over clippy?
You can set it to show what you want; if I'm doing TDD I'll set it to show the test output, and then it'll show the warnings beneath it.
You can switch between the views with a key (T for tests (or N for nextest), C for clippy, etc
But yes, it's pretty similar to using watch.
Shouldn't errors be in the bottom of the output if you don't want to scroll?
It shows the top line, so you just read top to bottom (and can scroll if you want).
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits