Skip to content

Stabilise raw_os_nonzero (NonZero_c_* integers)#88303

Closed
ijackson wants to merge 1 commit into
rust-lang:masterfrom
ijackson:nonzero
Closed

Stabilise raw_os_nonzero (NonZero_c_* integers)#88303
ijackson wants to merge 1 commit into
rust-lang:masterfrom
ijackson:nonzero

Conversation

@ijackson

Copy link
Copy Markdown
Contributor

This stabilises raw_os_nonzero, NonZero_c_int etc. Tracking issue #82363, FCP needed.

This was implemented in #82228 and merged in February.

There is one outstanding question, that of naming: should we be consistent with c_int, c_long, etc., or with NonZeroU32 etc. ? I chose the former and that's what's been in nightly since February. There are arguments for the latter. This is a bikeshed issue, but we do need to fix the colour of the paint before stabilisation.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 24, 2021
@jonas-schievink jonas-schievink added relnotes Marks issues that should be documented in the release notes of the next release. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. labels Aug 24, 2021
@Mark-Simulacrum

Copy link
Copy Markdown
Member

r? @m-ou-se for T-libs-api FCP

@joshtriplett

Copy link
Copy Markdown
Member

FCP started at #82363 (comment) .

@JohnCSimon JohnCSimon added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 13, 2021
@JohnCSimon JohnCSimon added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 3, 2021
@JohnCSimon JohnCSimon added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 19, 2021
@JohnTitor JohnTitor added S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 20, 2021
@camelid

camelid commented Nov 5, 2021

Copy link
Copy Markdown
Member

triage: The FCP seems to have been cancelled.

@ijackson

ijackson commented Nov 5, 2021

Copy link
Copy Markdown
Contributor Author

triage: The FCP seems to have been cancelled.

So it has, thanks for spotting that. For some reason I wasn't subscribed to the FCP so I didn't notice. I agree with the FCP discussion that generics are much better. I have put this rework on my todo list (but as ever I may not get to it right away...)

@ijackson ijackson closed this Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants