-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Rollup of 2 pull requests #119343
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 2 pull requests #119343
Conversation
… r=WaffleLapkin fix: diagnostic for casting reference to slice fixes: rust-lang#118790 Removes `if self.cast_ty.is_trait()` to produce the same diagnostic for cast to slice and trait.
…Lapkin Remove dead codes Detected by rust-lang#118257
@bors r+ rollup=never p=2 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 9da44323c9 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (df5d535): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
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: 670.712s -> 672.752s (0.30%) |
Successful merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup