diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-10 23:26:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-10 23:26:38 -0700 |
| commit | 3a6209cd706179f7cb639f5688adad5b0dd3ad1c (patch) | |
| tree | 5016fb491c336b82ba9f19960fbfec92088c1e0e /src/libstd/sys/unix/process/process_unix.rs | |
| parent | 2da709ea212871674800c3808e548d756cdca249 (diff) | |
| parent | 481988b0832de4b28fd1f4a52f0df2801f62bda8 (diff) | |
| download | rust-3a6209cd706179f7cb639f5688adad5b0dd3ad1c.tar.gz rust-3a6209cd706179f7cb639f5688adad5b0dd3ad1c.zip | |
Rollup merge of #74100 - lzutao:strip-bootstrap, r=Mark-Simulacrum
Use str::strip* in bootstrap This is technically a breaking change, replacing the use of `trim_start_matches` with `strip_prefix`. However, because in `rustc -Vv` output there are no lines starting with multiple "release:", this should go unnoticed in practice.
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
