Document adt_const_params feature in Unstable Book#108675
Merged
bors merged 1 commit intorust-lang:masterfrom Mar 27, 2024
Merged
Document adt_const_params feature in Unstable Book#108675bors merged 1 commit intorust-lang:masterfrom
adt_const_params feature in Unstable Book#108675bors merged 1 commit intorust-lang:masterfrom
Conversation
Collaborator
|
(rustbot has picked a reviewer for you, use r? to override) |
Member
|
r? rust-lang/compiler |
Member
|
there's already an entry for this with underscores instead of hyphens, but its pretty empty 😅 |
3932b34 to
69e5d7d
Compare
Contributor
|
r? @BoxyUwU feel free to reassign to me tho |
Member
|
r? compiler-errors |
Contributor
|
@bors r+ rollup |
Collaborator
matthiaskrgr
added a commit
to matthiaskrgr/rust
that referenced
this pull request
Feb 12, 2024
…ompiler-errors Document `adt_const_params` feature in Unstable Book
Member
Member
|
we already ahve an entry for adt_const_params iirc |
Contributor
|
@BoxyUwU: I cannot find it 🤔 |
Member
|
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
Contributor
|
@bors r+ |
Collaborator
workingjubilee
added a commit
to workingjubilee/rustc
that referenced
this pull request
Mar 26, 2024
…ompiler-errors Document `adt_const_params` feature in Unstable Book
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Mar 26, 2024
…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
rust-timer
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Mar 27, 2024
Rollup merge of rust-lang#108675 - Shadlock0133:adt_const_params, r=compiler-errors Document `adt_const_params` feature in Unstable Book
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.