Rollup of 7 pull requests#105687
Closed
matthiaskrgr wants to merge 14 commits intorust-lang:masterfrom
Closed
Conversation
this is not yet supported: ..X => rust-lang#37854 is still open
* Adjusting log line in `fuchsia-test-runner.py` to refer to self
This is common syntax used for intra-doc links, so fixing it should help with doc formatting.
* Merge the color-changing block into the regular rules, which was probably written that way because it used to be in the theme files, but has no reason to be written this way now that it's in rustdoc.css * Get rid of redundant `display: block`, since `position: absolute` blockifies the layout anyway.
Add a test for rust-lang#92481 The test was copied ad-hoc from rust-lang#92481, but I can't get the test to pass, because of needing to get twice the same error on the last line of the source. Closes rust-lang#92481
Minor grammar nit. I was browsing the documentation and noticed that this should be an adverb.
Remove ..X from RELEASES.md this is not yet supported: ..X => rust-lang#37854 is still open
Adjust log line in `fuchsia-test-runner.py` * Adjusting log line in `fuchsia-test-runner.py` to refer to self r? `@tmandry`
…illaumeGomez rustdoc: apply `pre-wrap` CSS to code-wrapped links This is common syntax used for intra-doc links, so fixing it should help with doc formatting.
…rge, r=GuillaumeGomez rustdoc: simplify popover CSS * Merge the color-changing block into the regular rules, which was probably written that way because it used to be in the theme files, but has no reason to be written this way now that it's in rustdoc.css * Get rid of redundant `display: block`, since `position: absolute` blockifies the layout anyway.
… r=GuillaumeGomez rustdoc: add CSS margin between `impl` docblock and its items ## Before  ## After 
Member
Author
|
@bors r+ rolllup=never p=7 |
Collaborator
Collaborator
|
The job Click to see the possible cause of the failure (guessed by this bot) |
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.
Successful merges:
fuchsia-test-runner.py#105663 (Adjust log line infuchsia-test-runner.py)pre-wrapCSS to code-wrapped links #105664 (rustdoc: applypre-wrapCSS to code-wrapped links)impldocblock and its items #105676 (rustdoc: add CSS margin betweenimpldocblock and its items)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup