aloof-angle-91616
02/06/2018, 8:55 AMbazel_protos when running ./pants -V off of commit 1148b07af it would be really helpful. i was able to fix all the error messages by dereferencing a reference, but this led to borrow errors (as a result of the dereferencing) that i couldn't easily understand. there's nothing special about that commit except that it's the most recent commit touching .../parser.py which fails with the bazel protos error when i run ./pants -V (or cargo build in src/rust/engine).