-
Notifications
You must be signed in to change notification settings - Fork 13.3k
rustdoc-json: Clean Up json format #94921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rustdoc-json: Clean Up json format #94921
Conversation
rustdoc-json-types is a public (although nightly-only) API. If possible, consider changing |
@bors r+ |
📌 Commit a5c0b14 has been approved by |
☀️ Test successful - checks-actions |
Finished benchmarking commit (6b9b2bd): comparison url. Summary: This benchmark run did not return any relevant results. 8 results were found to be statistically significant but too small to be relevant. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
No semantic changes, but better names
Closes #94198
Closes #94889
r? @CraftSpider
@rustbot modify labels: +A-rustdoc-json +T-rustdoc +C-cleanup