On Fri, Feb 3, 2023 at 6:37 PM Maíra Canal <mcanal@xxxxxxxxxx> wrote: > > rust-project.json is the configuration file used by rust-analyzer. > As it is a configuration file and it is not needed to build external > modules, it should be delete by make clean. So, delete rust-project.json > when running make clean. Applied to `rust-next`, thanks! Cheers, Miguel