-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 6 pull requests #112212
Rollup of 6 pull requests #112212
Conversation
Fixes rust-lang#111185 by normalizing ty::Alias before encoding.
use c literals in compiler and library Use c literals rust-lang#108801 in compiler and library currently blocked on: * <strike>rustfmt: don't know how to format c literals</strike> nope, nightly one works. * <strike>bootstrap</strike> r? `@ghost` `@rustbot` blocked
…r=compiler-errors Rename `impl_defaultness` to `defaultness` Since this isn't just about the `impl`.
…piler-errors CFI: Fix cfi with repr(transparent): transform_ty: unexpected Alias(Proj Fixes rust-lang#111185 by normalizing ty::Alias before encoding.
Debug-assert that closures and generators are made with the right number of substitutions Just in case.
…sh, r=notriddle Add rustdoc test for double-hyphen to dash doc comment conversion Fixes rust-lang#64081. This PR adds a regression test for rust-lang#64081 so the issue can be closed. r? `@notriddle`
Fix typo in `std::cell` module docs
@bors r+ rollup=never p=6 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR: previous master: a9baa16482 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (794249d): 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. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 644.81s -> 643.621s (-0.18%) |
Successful merges:
impl_defaultness
todefaultness
#112165 (Renameimpl_defaultness
todefaultness
)std::cell
module docs #112206 (Fix typo instd::cell
module docs)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup