]> git.lizzy.rs Git - rust.git/commit
Add some edge cases to the documentation of `Path`
authorTobias Bucher <tobiasbucher5991@gmail.com>
Thu, 18 Jan 2018 00:22:20 +0000 (01:22 +0100)
committerTobias Bucher <tobiasbucher5991@gmail.com>
Thu, 18 Jan 2018 00:22:20 +0000 (01:22 +0100)
commit1b9c65694354b6507627d4f1662a9123de9b764a
tree2d95bbfe6aca97414203228031bec9a0b7d41588
parent3e49ada7528bf664b2ccc8516a9ef7d21849a70b
Add some edge cases to the documentation of `Path`

Affected methods are `starts_with` and `strip_prefix`.
src/libstd/path.rs