-
Couldn't load subscription status.
- Fork 13.9k
Document adt_const_params feature in Unstable Book
#108675
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
Conversation
|
(rustbot has picked a reviewer for you, use r? to override) |
|
r? rust-lang/compiler |
|
there's already an entry for this with underscores instead of hyphens, but its pretty empty 😅 |
3932b34 to
69e5d7d
Compare
|
r? @BoxyUwU feel free to reassign to me tho |
|
r? compiler-errors |
|
@bors r+ rollup |
…ompiler-errors Document `adt_const_params` feature in Unstable Book
|
we already ahve an entry for adt_const_params iirc |
|
@BoxyUwU: I cannot find it 🤔 |
|
https://doc.rust-lang.org/unstable-book/language-features/adt-const-params.html (?) unless im misunderstanding waht this PR does |
69e5d7d to
627a2e2
Compare
This comment has been minimized.
This comment has been minimized.
627a2e2 to
2b2182e
Compare
This comment has been minimized.
This comment has been minimized.
2b2182e to
17ba73c
Compare
|
@bors r+ |
…ompiler-errors Document `adt_const_params` feature in Unstable Book
…iaskrgr Rollup of 9 pull requests Successful merges: - rust-lang#108675 (Document `adt_const_params` feature in Unstable Book) - rust-lang#122120 (Suggest associated type bounds on problematic associated equality bounds) - rust-lang#122589 (Fix diagnostics for async block cloning) - rust-lang#122835 (Require `DerefMut` and `DerefPure` on `deref!()` patterns when appropriate) - rust-lang#123049 (In `ConstructCoroutineInClosureShim`, pass receiver by mut ref, not mut pointer) - rust-lang#123055 (enable cargo miri test doctests) - rust-lang#123057 (unix fs: Make hurd using explicit new rather than From) - rust-lang#123087 (Change `f16` and `f128` clippy stubs to be nonpanicking) - rust-lang#123103 (Rename `Inherited` -> `TypeckRootCtxt`) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#108675 - Shadlock0133:adt_const_params, r=compiler-errors Document `adt_const_params` feature in Unstable Book
No description provided.