Closed thvdveld closed 3 years ago
.cargo/config will now contain the correct target and the needed flags used by Drone. This is helpful information for rust-analyzer or RLS.
The file is created correctly, but I did not test it fully yet. Maybe other flags still need to be added.
Closing in favour of https://github.com/drone-os/drone/pull/21.
.cargo/config will now contain the correct target and the needed flags used by Drone. This is helpful information for rust-analyzer or RLS.