Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add clarity about
safe
and unsafe
edition difference.
The `safe` and `unsafe` item qualifiers can only be used if `unsafe` is used (pre-2024). I didn't see this specified elsewhere.
- Loading branch information