https://pantsbuild.org/ logo
w

witty-crayon-22786

03/13/2023, 6:34 PM
it is very not ready to land (~45 fail vs ~29 pass in
options_test.py
, and a bunch of stuff is disabled), but i spent some time this weekend refreshing a PR to switch to using the rust options parsing implementation: https://github.com/pantsbuild/pants/pull/12804
👀 1
not sure when i’ll be able to dedicate more time, but the goal would eventually be to have a single Rust implementation, used by both the fully native client (which does not embed a python interpreter, for faster startup), and for pants itself.
3 Views