]> git.lizzy.rs Git - rust.git/commit
Make #[doc(include)] paths behave like other paths
authorJonas Schievink <jonasschievink@gmail.com>
Sat, 18 May 2019 13:56:53 +0000 (15:56 +0200)
committerJonas Schievink <jonasschievink@gmail.com>
Tue, 23 Jul 2019 15:17:31 +0000 (17:17 +0200)
commit138e08ccf6f6c6caf55a135bd0edcba8e6855df5
tree87eabfe1808c8fad13278d5e1e7f802f1526caeb
parentba78db310b2ddf9b5f8e6c87a58e8ea8df374e16
Make #[doc(include)] paths behave like other paths

This makes them relative to the containing file instead of the crate
root
src/libstd/os/raw/mod.rs
src/libsyntax/ext/expand.rs