]> git.lizzy.rs Git - rust.git/commitdiff
Merge #842
authorbors[bot] <bors[bot]@users.noreply.github.com>
Sat, 16 Feb 2019 21:10:26 +0000 (21:10 +0000)
committerbors[bot] <bors[bot]@users.noreply.github.com>
Sat, 16 Feb 2019 21:10:26 +0000 (21:10 +0000)
842: Turn ImplBlock into a copy type just containing IDs r=matklad a=flodiebold

This makes it more like the other code model types.

Also make Module::definition_source/declaration_source return HirFileIds, to
make them more like the other source functions.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>

Trivial merge