Skip to content
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

Update changelog for 1.80.0 #521

Merged
merged 5 commits into from
Sep 9, 2024
Merged

Update changelog for 1.80.0 #521

merged 5 commits into from
Sep 9, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Sep 9, 2024

No description provided.

@Veykril Veykril force-pushed the 1.80 branch 2 times, most recently from fb75403 to 523b139 Compare September 9, 2024 09:13
Comment on lines +51 to +63
:dp:`fls_oqhQ62mDLckN`
It is undefined behavior to create an :t:`allocated object` at :t:`base address`
:c:`null`.

:dp:`fls_uhwpuv6cx4ip`
It is undefined behavior to create an :t:`allocated object` with :t:`memory
size` ``size`` at a :t:`base address` ``base`` where ``base + size`` is greater
than the architectures maximum :c:`usize` value.

:dp:`fls_xuuFKmm181bs`
It is undefined behavior to create an :t:`allocated object` with :t:`memory
size` ``size`` where ``size`` is greater than the architectures maximum
:c:`isize` value.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be in an undefined behavior rubric, so that it shows up in the UB appendix.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It already is (see line 45)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops!

Copy link
Member

@pietroalbini pietroalbini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@bors-ferrocene
Copy link
Contributor

bors-ferrocene bot commented Sep 9, 2024

Build succeeded:

@bors-ferrocene bors-ferrocene bot merged commit 23dc919 into main Sep 9, 2024
2 checks passed
@bors-ferrocene bors-ferrocene bot deleted the 1.80 branch September 9, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants