mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 01:34:21 +00:00
64b6b5b6ce
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`. |
||
---|---|---|
.. | ||
cached_hygiene.rs |