Rename bstr module/feature to byte_str - #160912
Conversation
|
rustbot has assigned @Mark-Simulacrum. Use Why was this reviewer chosen?The reviewer was selected based on:
|
4ad0fe2 to
149db1b
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
78405db to
5adccc5
Compare
bstr module to byte_strbstr module/feature to byte_str
This comment has been minimized.
This comment has been minimized.
|
Can we also have a doc alias or something, so when someone searches for |
|
Thank you for reminding me; I'll add those to the types and the module. EDIT: The types already have it, so, just the module, then. |
1d7938e to
3c4fe83
Compare
This comment has been minimized.
This comment has been minimized.
3c4fe83 to
ed00cb3
Compare
|
Note: the rustdoc links are annoying, but I'll finagle a fix for them. |
|
The job Click to see the possible cause of the failure (guessed by this bot) |

This also renames the various features to use
byte_strinstead ofbstr.