chore: Removed run stub feature (#6236)
### Description
We enable the run stub feature by default, so there's no reason to even
have it. Now the only part gating the rust code is the
`--experimental-rust-codepath` flag.
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Closes TURBO-1506
---------
Co-authored-by: nicholaslyang <Nicholas Yang>