Skip to content

zeroize_derive v1.5.0#1492

Merged
tarcieri merged 1 commit into
masterfrom
zeroize_derive/v1.5.0
Jun 12, 2026
Merged

zeroize_derive v1.5.0#1492
tarcieri merged 1 commit into
masterfrom
zeroize_derive/v1.5.0

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Changed

  • Edition changed to 2024 and MSRV bumped to 1.85 (#1149)

Fixed

  • Unnecessary qualifications (#1072)
  • Rust 1.92 warnings (#1270)

@tarcieri tarcieri merged commit 1ea42bb into master Jun 12, 2026
140 checks passed
@tarcieri tarcieri deleted the zeroize_derive/v1.5.0 branch June 12, 2026 18:21
@tarcieri tarcieri mentioned this pull request Jun 12, 2026
tarcieri added a commit that referenced this pull request Jun 12, 2026
## Added
- `Zeroizing` is now `repr(transparent)` ([#1253])
- `optimization_barrier` function ([#1261])
- `Zeroizing` now supports `?Sized` ([#1318])
- `zeroize_stack` function ([#1331])

## Changed
- Edition changed to 2024 and MSRV bumped to 1.85 ([#1149])
- Replace `atomic_fence` with `optimization_barrier` ([#1252])
- Bump `zeroize_derive` to v1.5 ([#1492])
- Always enable AVX-512 support ([#1493])

[#1149]: #1149
[#1252]: #1252
[#1253]: #1253
[#1261]: #1261
[#1318]: #1318
[#1331]: #1331
[#1492]: #1492
[#1493]: #1493
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.

1 participant