-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Add missing urls for hash modules #36961
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
Conversation
@bors: delegate @kmcallister |
@bors: delegate=@kmcallister |
✌️ @@kmcallister can now approve this pull request |
@bors: delegate=kmcallister ugh i should learn how to use bors |
✌️ @kmcallister can now approve this pull request |
/// | ||
/// [`Eq`]: cmp/trait.Eq.html | ||
/// [`HashMap`]: ../collections/struct.HashMap.html | ||
/// [`HashSet`]: ../collections/struct.HashSet.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think these links will be broken on the libcore
docs.
#[stable(feature = "rust1", since = "1.0.0")] | ||
fn write(&mut self, bytes: &[u8]); | ||
|
||
/// Write a single `u8` into this hasher | ||
/// Write a single `u8` into this hasher. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you fix the tense mismatch between Writes
above and Write
here?
0d32375
to
00098bd
Compare
Updated (waiting for url check...). |
@bors r+ rollup |
Oh just kidding. The delegate was for @kmcallister. Will let them r+. |
@bors: r=frewsxcv rollup |
📌 Commit 00098bd has been approved by |
Add missing urls for hash modules r? @steveklabnik
@bors: retry force clean |
1 similar comment
@bors: retry force clean |
Add missing urls for hash modules r? @steveklabnik
r? @steveklabnik