]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #47532 - tbu-:pr_path_oddities, r=TimNN
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Sat, 20 Jan 2018 21:32:45 +0000 (22:32 +0100)
committerGitHub <noreply@github.com>
Sat, 20 Jan 2018 21:32:45 +0000 (22:32 +0100)
commitb21499e76875ff224b2555c042815efca08237b3
tree041aec8f223d1cd42262edcef28f50395d1610c5
parent5381dfb7d952af61ea04737e0aff171a884cc17c
parent1b9c65694354b6507627d4f1662a9123de9b764a
Rollup merge of #47532 - tbu-:pr_path_oddities, r=TimNN

Add some edge cases to the documentation of `Path`

Affected methods are `starts_with` and `strip_prefix`.