]> git.proxmox.com Git - cargo.git/commitdiff
Auto merge of #1176 - alexcrichton:less-relative, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 16 Jan 2015 19:56:26 +0000 (19:56 +0000)
committerbors <bors@rust-lang.org>
Fri, 16 Jan 2015 19:56:26 +0000 (19:56 +0000)
Turns out path_relative_from returns Some even if they're not ancestors of one
another! This adds an explicit check for `is_ancestor_of`.


Trivial merge