diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-05-20 17:56:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-20 17:56:46 +0200 |
| commit | 0d3bee8be03e58cfe0295a775961a4daa2ea2fd1 (patch) | |
| tree | 7bbf034849d62e31e35417daabc14711e74bff02 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 8a57820bca64a252489790a57cb5ea23db6f9198 (diff) | |
| parent | 5353c5c3fb7ebc4fb12ca3488c555ee3006c8325 (diff) | |
| download | rust-0d3bee8be03e58cfe0295a775961a4daa2ea2fd1.tar.gz rust-0d3bee8be03e58cfe0295a775961a4daa2ea2fd1.zip | |
Rollup merge of #85275 - CDirkx:memchr, r=m-ou-se
Move `std::memchr` to `sys_common` `std::memchr` is a thin abstraction over the different `memchr` implementations in `sys`, along with documentation and tests. The module is only used internally by `std`, nothing is exported externally. Code like this is exactly what the `sys_common` module is for, so this PR moves it there.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
