-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Add default_field_values
entry to unstable book
#134855
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add default_field_values
entry to unstable book
#134855
Conversation
rustbot has assigned @GuillaumeGomez. Use |
This comment has been minimized.
This comment has been minimized.
7b7041b
to
62c6631
Compare
This comment has been minimized.
This comment has been minimized.
62c6631
to
5693f3a
Compare
IIUC I think this should be assigned to someone actually updating the book, right? cc @carols10cents |
@apiraino that doesn't seem to be the case. A quick search pulls up these recent PRs:
This is the unstable book, which is completely unrelated (AIUI) to The Book. I wouldn't want to leave this PR with no assignee. @jieyouxu, I see that you reviewed at least one of the PRs above, could you take a look? |
I could. r? jieyouxu |
Oh I'm sorry, this is the key info I was missing, it was probably assigned to him due to this. Anyway, no need to assign to someone else :) the PR could have being reassigned to Guillaume (currently on leave). thanks for clarifying and sorry for the confusion |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, one question, but r=me with or without the nit.
The tracking issue for this feature is: [#132162] | ||
|
||
[#132162]: https://github.com/rust-lang/rust/issues/132162 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question: should we also link the RFC directly here to save a layer of indirection?
@apiraino I believe that usually the team that the feature's impl is primarily concerned with will review the feature's unstable book PRs. In this case, compiler. |
5693f3a
to
13e8876
Compare
@bors r=jieyouxu |
🌲 The tree is currently closed for pull requests below priority 1000. This pull request will be tested once the tree is reopened. |
The job Click to see the possible cause of the failure (guessed by this bot)
|
…able-docs, r=jieyouxu Add `default_field_values` entry to unstable book Tracking issue: rust-lang#132162 RFC: https://github.com/rust-lang/rfcs/blob/master/text/3681-default-field-values.md
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#133088 (`-Zrandomize-layout` harder. `Foo<T> != Foo<U>`) - rust-lang#134619 (Improve prose around `as_slice` example of IterMut) - rust-lang#134855 (Add `default_field_values` entry to unstable book) - rust-lang#134908 (Fix `ptr::from_ref` documentation example comment) - rust-lang#135275 (Add Pin::as_deref_mut to 1.84 relnotes) - rust-lang#135294 (Make `bare-fn-no-impl-fn-ptr-99875` test less dependent on path width) - rust-lang#135304 (Add tests cases from review of rust-lang#132289) - rust-lang#135308 (Make sure to walk into nested const blocks in `RegionResolutionVisitor`) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#134855 - estebank:default-field-values-unstable-docs, r=jieyouxu Add `default_field_values` entry to unstable book Tracking issue: rust-lang#132162 RFC: https://github.com/rust-lang/rfcs/blob/master/text/3681-default-field-values.md
Tracking issue: #132162
RFC: https://github.com/rust-lang/rfcs/blob/master/text/3681-default-field-values.md