On Sun, Jan 07, 2024 at 08:10:03PM -0700, Thomas Bertschinger wrote: > On Sun, Jan 07, 2024 at 09:37:53PM -0500, Kent Overstreet wrote: > > Applying this > > > > If you feel like going the extra mile, maybe we could convert the top > > level main() to Rust, that'd further improve our helptext... > > I thought about that, I wasn't sure if it made sense to do it now or wait > until more stuff is done on the Rust side. Are there plans to move all > the commands over to Rust at some point? > > I'd be willing to give this a shot and send a patch if it'd be useful. > > Is it important to keep a C top level main() around for compiling > without Rust, BCACHEFS_NO_RUST defined? Or is Rust considered a hard > requirement at this point?
It will be soon enough anyways, we can drop that now.
