Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The query accept arbitrary DefIds, not just owner DefIds. The return can be an `Option` because if there are no nodes, then it doesn't matter whether it's due to NonOwner or Phantom. Also rename the query to `opt_hir_owner_nodes`.
- Loading branch information