Skip to content

Update to rustdoc-types 0.32 #7

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

Closed
wants to merge 7 commits into from

Conversation

Hmikihiro
Copy link

@Hmikihiro Hmikihiro commented Nov 14, 2024

This pull request updates to rustdoc-types 0.32 to use latest nightly rust.

fn visit_constant is unneeded because type is removed from Constant
rust-lang/rust@432c11f

WherePredicate::RegionPredicate was renamed to WherePredicate::LifetimePredicate and it has only lifetime info.
rust-lang/rust#127289

Signed-off-by: Hayashi Mikihiro <[email protected]>
Signed-off-by: Hayashi Mikihiro <[email protected]>
Signed-off-by: Hayashi Mikihiro <[email protected]>
Signed-off-by: Hayashi Mikihiro <[email protected]>
OpaqueTy was removed

Signed-off-by: Hayashi Mikihiro <[email protected]>
rename variable and struct name

Signed-off-by: Hayashi Mikihiro <[email protected]>
Signed-off-by: Hayashi Mikihiro <[email protected]>
@Hmikihiro Hmikihiro force-pushed the Update-rustdoc-types branch from b06e6cf to 0c8942a Compare November 16, 2024 18:42
@Hmikihiro Hmikihiro closed this Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant