-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Rollup of 8 pull requests #105622
Rollup of 8 pull requests #105622
Conversation
use a smaller example
Move it to the historical context section instead.
Since source pages use the `example-wrap` wrapper, this rule became redundant because there is already an `overflow-x: auto` rule.
…albini 1.66.0 release notes r? ``@tmandry`` ``@rust-lang/release``
Normalize receiver substs and erase the regions Fixes rust-lang#105449
Fix typo in comment: length_limit
Correct typos in `core::sync::Exclusive::get_{pin_mut, mut}`
delete mentions of type ascription from lint descriptions Tracking Issue: rust-lang#101728
…_mention, r=compiler-errors Fixup method doc that mentions removed param The param was removed in rust-lang#61872 (101a2f5)
Add a "the" to proc_macro documentation
…rflow, r=GuillaumeGomez rustdoc: remove no-op CSS `.source pre { overflow: auto }` Since source pages use the `example-wrap` wrapper, this rule became redundant because there is already an `overflow-x: auto` rule.
@bors r+ rollup=never p=8 |
⌛ Testing commit ab29c04 with merge 3d5dd1f99c28f8380b743c023bd0793437c3e157... |
💔 Test failed - checks-actions |
Weird
@bors retry |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR: previous master: 37d7de3379 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (ed97493): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. |
The job Click to see the possible cause of the failure (guessed by this bot)
|
Successful merges:
core::sync::Exclusive::get_{pin_mut, mut}
#105597 (Correct typos incore::sync::Exclusive::get_{pin_mut, mut}
).source pre { overflow: auto }
#105619 (rustdoc: remove no-op CSS.source pre { overflow: auto }
)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup