Merged
Conversation
pickfire
reviewed
Oct 9, 2020
pickfire
reviewed
Oct 9, 2020
jyn514
approved these changes
Oct 9, 2020
Member
jyn514
left a comment
There was a problem hiding this comment.
Looks good to me! One small nit.
5 tasks
ollie27
suggested changes
Oct 10, 2020
Contributor
ollie27
left a comment
There was a problem hiding this comment.
This produces a false positive warning if the end of the tag is on a different line like:
/// <!--
/// -->
8759db0 to
0009cba
Compare
jyn514
reviewed
Oct 13, 2020
59eeb28 to
dd3be78
Compare
Member
Author
|
@bors: r=jyn514 |
Collaborator
|
📌 Commit dd3be78 has been approved by |
Collaborator
|
⌛ Testing commit dd3be78 with merge ffb8fe51bfaaddf9946aa6dca8b3ebd9f6fa89cb... |
Collaborator
|
💔 Test failed - checks-actions |
Member
@shepmaster do you know what's going on here? This is in the |
Member
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Oct 14, 2020
Rollup of 9 pull requests Successful merges: - rust-lang#77570 (Allow ascii whitespace char for doc aliases ) - rust-lang#77739 (Remove unused code) - rust-lang#77753 (Check html comments) - rust-lang#77879 (Provide better documentation and help messages for x.py setup) - rust-lang#77902 (Include aarch64-pc-windows-msvc in the dist manifests) - rust-lang#77934 (Document -Z codegen-backend in the unstable book) - rust-lang#77936 (Remove needless alloc_slice) - rust-lang#77946 (Validate references to source scopes) - rust-lang#77951 (Update books) 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.
Part of #67799.
cc @ollie27
r? @jyn514