-
Notifications
You must be signed in to change notification settings - Fork 123
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
Fix redundant/broken intradoc links and minor cleanup #716
Merged
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b5eb0a - Browse repository at this point
Copy the full SHA 4b5eb0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6d2ff - Browse repository at this point
Copy the full SHA 7c6d2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c9f24 - Browse repository at this point
Copy the full SHA 78c9f24View commit details -
event_queue: Fix broken
blocking_dispatch()
link because of unclose……d parenthesis Keeping the link target around is redundant as `rustdoc` already infers this from the link name, after removing the backticks. It uses the call-parenthesis to enforce that the link target is indeed an `fn` (and not some other item).
Configuration menu - View commit details
-
Copy full SHA for 0b7e3ce - Browse repository at this point
Copy the full SHA 0b7e3ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 620f99a - Browse repository at this point
Copy the full SHA 620f99aView commit details -
server: Fix
display_ptr()
docs to point to `backend.handle().displa……y_ptr()` This moved for the server but not the client `Backend`, and because of not being a link nor validated in the CI this broken reference wasn't noticed.
Configuration menu - View commit details
-
Copy full SHA for cb0400e - Browse repository at this point
Copy the full SHA cb0400eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ef46c - Browse repository at this point
Copy the full SHA c5ef46cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 809d225 - Browse repository at this point
Copy the full SHA 809d225View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea48bb0 - Browse repository at this point
Copy the full SHA ea48bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7ab51 - Browse repository at this point
Copy the full SHA 5d7ab51View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90fcc1f - Browse repository at this point
Copy the full SHA 90fcc1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d16278 - Browse repository at this point
Copy the full SHA 4d16278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3797bbb - Browse repository at this point
Copy the full SHA 3797bbbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.