-
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 4 pull requests #111552
Rollup of 4 pull requests #111552
Conversation
Better diagnostics for `env!` where variable contains escape Fixes rust-lang#110559
…mpiler-errors better diagnostics for `impl<..> impl Trait for Type` Fixes rust-lang#109963
…illaumeGomez rustdoc-json: Add tests for `#![feature(inherent_associated_types)]` Follow up to rust-lang#109410, CC `@fmease` r? `@GuillaumeGomez`
…r=notriddle [rustdoc] Convert more GUI tests colors to their original format Follow-up of rust-lang#111459. The update for the `browser-ui-test` version is about improvements for color handling (alpha for hex format in particular). r? `@notriddle`
@bors r+ rollup=never p=4 |
☀️ Test successful - checks-actions |
1 similar comment
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 0a0e045e50 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
📌 Perf builds for each rolled up PR: previous master: bc888958c9 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (0a0e045): 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.
CyclesResultsThis 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.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 660.613s -> 660.495s (-0.02%) |
Successful merges:
env!
where variable contains escape #111463 (Better diagnostics forenv!
where variable contains escape)impl<..> impl Trait for Type
#111477 (better diagnostics forimpl<..> impl Trait for Type
)#![feature(inherent_associated_types)]
#111534 (rustdoc-json: Add tests for#![feature(inherent_associated_types)]
)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup