mirror of
https://github.com/zed-industries/zed.git
synced 2026-07-09 16:00:35 +00:00
Remove -q from .rules (#46670)
I like to be able to see what's happening with rust builds so I can kill rust analyzer, see the output, etc. Closes #ISSUE Release Notes: - N/A
This commit is contained in:
parent
024485133d
commit
4c494fe06f
1 changed files with 0 additions and 1 deletions
1
.rules
1
.rules
|
|
@ -136,4 +136,3 @@ Other entities can then register a callback to handle these events by doing `cx.
|
|||
## Build guidelines
|
||||
|
||||
- Use `./script/clippy` instead of `cargo clippy`
|
||||
- Always invoke `cargo` commands with the `-q` flag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue