mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +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`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |