Skip to content
Snippets Groups Projects
Commit 47787a48 authored by sliquister's avatar sliquister
Browse files

setup: stop asking cargo to spam

It prints this kind of stuff by default:

   Compiling regex v1.3.6
   Compiling rand v0.7.3
   Compiling crossbeam-deque v0.7.3

which is way better than we ask for before this change, which is
screen after screen of compilation commands and irrelevant warnings in
crates we use.

Differential Revision: https://phab.mercurial-scm.org/D8537
parent 3e09d22a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment