about summary refs log tree commit diff
path: root/tests/rustdoc/rfc-2632-const-trait-impl.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-21 17:52:42 +0000
committerbors <bors@rust-lang.org>2024-06-21 17:52:42 +0000
commit9b33872c898382c8eed329a5fe08b225102400ae (patch)
treedede62cd24d93e5d5b8999fe8fb6cac182034212 /tests/rustdoc/rfc-2632-const-trait-impl.rs
parent398e3a3c28123d5c38978751bb22b5331b0f0942 (diff)
parent51b138cc79a51827d224ae222e28bf79c2831bed (diff)
downloadrust-9b33872c898382c8eed329a5fe08b225102400ae.tar.gz
rust-9b33872c898382c8eed329a5fe08b225102400ae.zip
Auto merge of #17469 - roife:fix-issue-17425, r=Veykril
fix: use ItemInNs::Macros to convert ModuleItem to ItemInNs

fix #17425.

When converting `PathResolution` to `ItemInNs`, we should convert `ModuleDef::Macro` to `ItemInNs::Macros` to ensure that it can be found in `DefMap`.
Diffstat (limited to 'tests/rustdoc/rfc-2632-const-trait-impl.rs')
0 files changed, 0 insertions, 0 deletions