-
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
Fixed wrong type name in comment #95000
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
@bors r+ rollup |
1 similar comment
@bors r+ rollup |
📌 Commit f1cf544 has been approved by |
📌 Commit f1cf544 has been approved by |
⌛ Testing commit f1cf544 with merge 7998f4fde29219af3b6c946064def90e473d4e56... |
⌛ Testing commit f1cf544 with merge 0c7a46aaa11b1dc3c48bfd389ea5b2c0ad85ec9e... |
💔 Test failed - checks-actions |
@bors treeclosed=100 |
@bors retry p=100 |
(using this pr to find out if the issue is sorted or not) (when bors works :P ) |
@bors p=100 |
⌛ Testing commit f1cf544 with merge 2cdee38a4419943ee3a79dc6c2ec2c4b55ad884d... |
💔 Test failed - checks-actions |
@bors retry p=0 |
@bors retry p=100 |
⌛ Testing commit f1cf544 with merge 711b931086e2e0fd9666c23aca1cf6cccc520d9a... |
💔 Test failed - checks-actions |
@bors retry p=0 |
Rollup of 10 pull requests Successful merges: - rust-lang#91133 (Improve `unsafe` diagnostic) - rust-lang#93222 (Make ErrorReported impossible to construct outside `rustc_errors`) - rust-lang#93745 (Stabilize ADX target feature) - rust-lang#94309 ([generator_interior] Be more precise with scopes of borrowed places) - rust-lang#94698 (Remove redundant code from copy-suggestions) - rust-lang#94731 (Suggest adding `{ .. }` around a const function call with arguments) - rust-lang#94960 (Fix many spelling mistakes) - rust-lang#94982 (Add deprecated_safe feature gate and attribute, cc rust-lang#94978) - rust-lang#94997 (debuginfo: Fix ICE when generating name for type that produces a layout error.) - rust-lang#95000 (Fixed wrong type name in comment) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
95kth issue/pr!