buck2 icon indicating copy to clipboard operation
buck2 copied to clipboard

rust-project: remove hardcoded mode file in OSS build

Open jazzdan opened this issue 9 months ago • 1 comments

With this patch I am able to run the following command in a non-fbcode buck project and get a functioning rust-project.json file:

rust-project develop --prefer-rustup-managed-toolchain //my:target

Fixes #519

jazzdan avatar May 17 '24 22:05 jazzdan