diff options
| author | Corey Farwell <coreyf@rwell.org> | 2017-05-11 00:21:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-11 00:21:25 -0400 |
| commit | 183dd9e3c2586ccba3a8215469e1e57843d83973 (patch) | |
| tree | 4c7f0aa1e85fdf947b05a6a6c2bbbbf13ee15185 /src/test/run-pass/thinlto | |
| parent | a00e18205342e82db3216dc1ea942392aafe30eb (diff) | |
| parent | 35812d1746b8b98200533bd2bef18649ef5807d1 (diff) | |
| download | rust-183dd9e3c2586ccba3a8215469e1e57843d83973.tar.gz rust-183dd9e3c2586ccba3a8215469e1e57843d83973.zip | |
Rollup merge of #41724 - achernyak:master, r=nikomatsakis
More Queries for Crate Metadata This covers a little bit of clean up and the following parts of #41417: * `fn item_attrs(&self, def_id: DefId) -> Vec<ast::Attribute>;` * `fn fn_arg_names(&self, did: DefId) -> Vec<ast::Name>;` * `fn trait_of_item(&self, def_id: DefId) -> Option<DefId>;` * `fn impl_parent(&self, impl_def_id: DefId) -> Option<DefId>;` * ` fn is_foreign_item(&self, did: DefId) -> bool;` * `fn is_exported_symbol(&self, def_id: DefId) -> bool;` r? @nikomatsakis
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions
