Skip to content
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

[NO JIRA] [Rust] Fix rustdoc formatting issues with Rust 1.80.0 #3050

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

martin-g
Copy link
Member

What is the purpose of the change

  • Fixes the build with Rust 1.80.0

Verifying this change

  • CI must pass

Documentation

  • Does this pull request introduce a new feature? no

@github-actions github-actions bot added the Rust label Jul 26, 2024
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@martin-g martin-g force-pushed the fix-docs-issues-rust-1.80.0 branch from 3947ccf to 38df264 Compare July 26, 2024 07:40
Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this @martin-g

…e unexpected"

that fails on today's nightly compiler

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@martin-g martin-g merged commit 42c54e6 into main Jul 26, 2024
15 checks passed
@martin-g martin-g deleted the fix-docs-issues-rust-1.80.0 branch July 26, 2024 08:02
martin-g added a commit that referenced this pull request Jul 26, 2024
* [NO JIRA] [Rust] Fix rustdoc formatting issues with Rust 1.80.0

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>

* Fix "error: `-` has lower precedence than method calls, which might be unexpected"

that fails on today's nightly compiler

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>

---------

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
(cherry picked from commit 42c54e6)
martin-g added a commit that referenced this pull request Jul 26, 2024
* [NO JIRA] [Rust] Fix rustdoc formatting issues with Rust 1.80.0

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>

* Fix "error: `-` has lower precedence than method calls, which might be unexpected"

that fails on today's nightly compiler

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>

---------

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
(cherry picked from commit 42c54e6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants