Remove -q from .rules (#46670)

Conrad Irwin created

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

Change summary

.rules | 1 -
1 file changed, 1 deletion(-)

Detailed changes

.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