Indicate where core::result::IntoIter is created.#35845
Indicate where core::result::IntoIter is created.#35845bors merged 1 commit intorust-lang:masterfrom
core::result::IntoIter is created.#35845Conversation
src/libcore/result.rs
Outdated
There was a problem hiding this comment.
You don't have to write "[Result][Result]". Just "[Result]" is fine.
Can you also urls for into_iter please?
There was a problem hiding this comment.
You don't have to write "[Result][Result]". Just "[Result]" is fine.
I need to, otherwise, it will treat
[`Result`] (provided by the [`IntoIterator`] trait).
as a standard markdown link [...](...)
There was a problem hiding this comment.
Latest force push adds a link for into_iter.
25bf2e5 to
f4d55e1
Compare
|
Thanks! @bors: r+ rollup |
|
📌 Commit f4d55e1 has been approved by |
…umeGomez Indicate where `core::result::IntoIter` is created. None
…umeGomez Indicate where `core::result::IntoIter` is created. None
|
@bors r- Looks like this might have some broken links on OS X. This is from the latest rollup: |
|
Looks like #35786 has a similar issue. Maybe we can work together on a fix and apply to both? |
f4d55e1 to
42736c3
Compare
|
@GuillaumeGomez Did you ever find out what the issue was? |
|
@frewsxcv: Random tries mainly. |
63259fc to
e5af9ef
Compare
e5af9ef to
5652b62
Compare
|
@GuillaumeGomez Tests pass now. r? |
|
@bors: r+ rollup |
|
📌 Commit 5652b62 has been approved by |
…umeGomez Indicate where `core::result::IntoIter` is created. None
Indicate where `core::result::IntoIter` is created. None
No description provided.