> rustfix is high on everybody's list of things we would like to have. it's a
> sizeable and difficult project though.

Since I don't think something that could have ported servo is likely
to ever exist, perhaps a good first milestone is just something that
can make the easy changes like removing `pub` from `pub impl X for Y`
and s/const/static/. It seems like it needs a minimal amount of syntax
awareness and would at least automate the main drudgery. Is the rust
parser exposed as a library?

jack.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to