You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there's no way to override compilation target expect setting rust-analyzer.cargo.target option. That's a little bit annoying to modify config files every time you need LSP support for a target different from your host platform.
So I would like to propose that rust analyzer must follow CARGO_BUILD_TARGET if it is present as build target. I'm eager to implement it if the idea is approved
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently there's no way to override compilation target expect setting
rust-analyzer.cargo.targetoption. That's a little bit annoying to modify config files every time you need LSP support for a target different from your host platform.So I would like to propose that rust analyzer must follow
CARGO_BUILD_TARGETif it is present as build target. I'm eager to implement it if the idea is approvedBeta Was this translation helpful? Give feedback.
All reactions