Also, is building via `./pants list 3rdparty::` su...
# development
b
Also, is building via
./pants list 3rdparty::
sufficient for manual testing. As in, if I make changes and rebuilt the rust engine, does running
./pants
(killing/restarting daemon as appropriate) automatically use the new code, or is there some deploy or flags that have to be used in order for that to happen?