Emilio Cobos Álvarez
Emilio Cobos Álvarez
Cool! Curious, do you know how fast / slow rustdoc happens to be compared to syn? Also, thinking a bit about what cbindgen features we use in Firefox I came...
This seems like it was removed intentionally from the public API in 0d8c53ecbcef0d415aa5e97fd2f456b31f3eb014. @eqrion maybe you happen to have more context?
Maybe? Not opposed to this in principle. Would be worth opening a PR and taking it from there.
Ugh, yeah, so this is from 93c06c5c9d319f481788c9670700097b4e46d270. The warning mentions the original option name, but it landed with the name flipped (`only_target_dependencies`) and off-by-default, and I overlooked that when reviewing....
Let's close for now, if someone runs into it again we can reopen.
Yeah, sounds like a useful enhancement.
Yeah this seems unlikely to be a cbindgen bug per se, and more of a windows limitation with long command line arguments / paths...
I don't think this is actionable on cbindgen's side unless we can somehow shorten the window paths or something... If you think there's anything we could do better here let...
We presumably also need to use them somehow right? Maybe can be a follow-up tho.
Yeah, cargo is only used to compute metadata, if you feed cbindgen the right files / metadata it should work without cargo. Please reopen if there's anything more concrete to...