diff options
| author | Valerii Lashmanov <vflashm@gmail.com> | 2020-09-26 14:28:26 -0500 |
|---|---|---|
| committer | Valerii Lashmanov <vflashm@gmail.com> | 2020-09-26 18:42:26 -0500 |
| commit | 41942fac7d0711c6b3d0faa69748e22c0eb41388 (patch) | |
| tree | 0e101f5980b028cd8e6dec772427c0ed340ae1fb /library/std/src/sys/unix/process/process_unix.rs | |
| parent | 0600b178aa0e9f310067bf8ccaf736e77a03eb1d (diff) | |
| download | rust-41942fac7d0711c6b3d0faa69748e22c0eb41388.tar.gz rust-41942fac7d0711c6b3d0faa69748e22c0eb41388.zip | |
SsoHashSet reimplemented as a wrapper on top of SsoHashMap
SsoHashSet::replace had to be removed because it requires missing API from SsoHashMap. It's not a widely used function, so I think it's ok to omit it for now. EitherIter moved into its own file. Also sprinkled code with #[inline] attributes where appropriate.
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
