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
Heads up: We might be changing how rustdoc-json handles paths in a way that might break you. Details are in rust-lang/rust#134880. If you use the Crate::paths field you should be fine, but if you rely on Path::name for resolving cross-crate paths then this will break you. Please comment on that PR if moving to Crate::paths doesn't work somehow. Thanks!
I have a feeling this might be an issue, but I have to go and review the relevant code paths. I'll try to carve some time tomorrow.
Thanks for the heads up!
This is a meta-issue to keep track of feature requests/bugs in other projects that affect Pavex.
IDE experience:
#![register_tool]
rust-lang/rust#66079Pavex's CLI performance:
--output-format
flag forcargo rustdoc
rust-lang/cargo#13283The text was updated successfully, but these errors were encountered: