Hacker News new | past | comments | ask | show | jobs | submit login

> Rust would not have failed to compile at step one necessarily.

True. In this case there was old code and new code. I assumed in a hypothetical hybrid Rust codebase, bindgen would be used to bring the types in old code to Rust, so the compiler would identify the type mismatch in perhaps the impl From.

> If we need to clean up the build and dependency management system to start using Rust correctly, isn't that two major migrations?

At the scale of Office, managing the build system is an evergreen project staffed by dozens of engineers. Adding support for Rust integration is a typical deliverable for such an org.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: