If anyone wants to pick up the non-utf8 env var ba...
# development
e
If anyone wants to pick up the non-utf8 env var baton, although
scie-pants
is fixed with the 0.8.2 release, Pants itself needs two Rust fixes to get things working. Those are documented in https://github.com/pantsbuild/pants/issues/19199 and these bugs are roughly birthday bugs; so how far back to pick will be something to decide.
h
I'm looking for some rust stuff, so I'll pick this up
f
Pants seems to have issues with non-UTF-8 encoding generally; thematically similar is https://github.com/pantsbuild/pants/pull/19184 dealing with non-UTF-8 output from tests. We probably will want to make sure all rules can deal with non-UTF-8 output (e.g., lint rules).