Merged
Conversation
aecd9f3 to
397048a
Compare
Member
Author
|
r? @ollie27 |
Member
Author
|
To be done: add a test with into slice like |
397048a to
4fb29f9
Compare
Member
Author
|
It's a bug fix open since two weeks with no news so let's just get it in... @bors: r=nobody rollup |
Collaborator
|
📌 Commit 4fb29f9 has been approved by |
Member
|
@bors r- The appropriate step here is to ping folks, not approve patches yourself. I'll try to review this later today. |
Member
|
@bors r+ |
Collaborator
|
📌 Commit 4fb29f9 has been approved by |
Centril
added a commit
to Centril/rust
that referenced
this pull request
Aug 6, 2019
…r=Mark-Simulacrum Not listed methods Fixes rust-lang#60326. cc @rust-lang/rustdoc r? @QuietMisdreavus
bors
added a commit
that referenced
this pull request
Aug 6, 2019
Rollup of 6 pull requests Successful merges: - #62459 (Use internal iteration in the Sum and Product impls of Result and Option) - #62821 (Not listed methods) - #62837 (Fix theme picker blur handler: always hide instead of switching) - #63286 (Replace error callback with Result) - #63296 (Deduplicate rustc_demangle in librustc_codegen_llvm) - #63298 (assume_init: warn about valid != safe) Failed merges: r? @ghost
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #60326.
cc @rust-lang/rustdoc
r? @QuietMisdreavus