Skip to content

Commit 1197a34

Browse files
nstd_core_str[_mut]_to_* functions now return NSTDOptional.
1 parent 9e50602 commit 1197a34

File tree

4 files changed

+268
-514
lines changed

4 files changed

+268
-514
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- The overflow behavior for the "release" profile has been set to panic.
44
- The panic behavior for the "release" profile has been set to abort.
55
### `nstd.core`
6+
- `str[_mut]_to_*` functions now return `Optional`.
67
- Added `cstr[_mut]_[first|last][_const]`.
78
- Added `ops`.
89
- Added `cty_is_unicode`.

0 commit comments

Comments
 (0)