PSA: FIDL Rust targets are being renamed from “-rustc” to “_rust”

11 views
Skip to first unread message

Mitchell Kember

unread,
Jul 28, 2022, 6:15:31 PM7/28/22
to fidl-dev, rust-...@fuchsia.dev

To make Rust consistent with other FIDL bindings (fxbug.dev/102954), I’m changing the GN target labels to end in “_rust” instead of “-rustc”. For example, instead of


//sdk/fidl/fuchsia.net:fuchsia.net-rustc


You would use


//sdk/fidl/fuchsia.net:fuchsia.net_rust


Here is the timeline:


  1. Right now: only “-rustc” works.

  2. Once fxrev.dev/705243 lands: both “-rustc” and “_rust” work.

  3. Once fxrev.dev/705264 lands: only “_rust” works.


Please reach out if you have any questions.


Mitchell


Reply all
Reply to author
Forward
0 new messages