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

Announcing Rust 1.82.0 #1415

Merged
merged 25 commits into from
Oct 17, 2024
Merged
Changes from 8 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
9d8b876
Announcing Rust 1.82.0
cuviper Oct 15, 2024
c4b85e3
Update the `min_exhaustive_patterns` section
cuviper Oct 16, 2024
e6c5601
Don't call "NaN boxing" an optimization
cuviper Oct 16, 2024
a8658a5
Spell out `repr(packed)` structs
cuviper Oct 16, 2024
3426f0e
Link to `no_mangle` in the reference
cuviper Oct 16, 2024
c51207a
Remove `Waker::waker`
cuviper Oct 16, 2024
414e454
Avoid ARM64/AArch64 by calling it 64-bit ARM
cuviper Oct 16, 2024
27e63bd
Use `&raw mut STATIC_MUT` in forward-looking code
cuviper Oct 16, 2024
6a1bf3c
Lowercase "not a number"
cuviper Oct 17, 2024
d950248
Update unsafe attributes
cuviper Oct 17, 2024
d735b97
Tweak wording of `cargo info` versions, and drop feature callout
cuviper Oct 17, 2024
ead205c
Add a section for unsafe extern
cuviper Oct 17, 2024
26498ab
Re-title unsafe extern
cuviper Oct 17, 2024
0d73760
Reorder lang sections
cuviper Oct 17, 2024
2d61ada
Add code tags to `cargo info` output
cuviper Oct 17, 2024
307525a
Clarify NaN behavior wrt `==`
traviscross Oct 17, 2024
8970b99
Add section on precise capturing `use<..>` syntax
traviscross Oct 17, 2024
2b4aef0
Tweak wording in header about `unsafe extern`
traviscross Oct 17, 2024
632ea50
Remove stray word
traviscross Oct 17, 2024
de10a88
Remove a redundant "still"
cuviper Oct 17, 2024
28d1fb5
Say "use" rather than "call" for `unsafe extern` items
traviscross Oct 17, 2024
a0e67b9
Lowercase "undefined behavior"
traviscross Oct 17, 2024
a89f927
Use subjunctive mood
traviscross Oct 17, 2024
4b6db4e
Put backticks around `impl Trait`
cuviper Oct 17, 2024
d307a98
Improve some copy in the floats section
traviscross Oct 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading