rust/tests/rustdoc/inline_cross
bors aaa9bb9e7b Auto merge of #106952 - petrochenkov:docglob, r=notriddle,GuillaumeGomez
rustdoc: Fix glob import inlining

Filter away names that are not actually imported by the glob, e.g. because they are shadowed by something else.

Fixes the issue found in https://github.com/rust-lang/rust/pull/94857#issuecomment-1382912356.
2023-01-18 03:54:04 +00:00
..
auxiliary rustdoc: Fix glob import inlining 2023-01-17 00:55:28 +04:00
add-docs.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc_item_trait_bounds.out0.html Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc_item_trait_bounds.out2.html Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc_item_trait_bounds.out9.html Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc_item_trait_bounds.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc-items.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cross-glob.rs rustdoc: Fix glob import inlining 2023-01-17 00:55:28 +04:00
default-trait-method.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dyn_trait.rs rustdoc: remove redundant item kind class from .item-decl > pre 2023-01-14 11:34:03 -07:00
hidden-use.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl_trait.rs rustdoc: remove redundant item kind class from .item-decl > pre 2023-01-14 11:34:03 -07:00
impl-inline-without-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
implementors-js.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline_hidden.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-24183.method_no_where_self_sized.html Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-24183.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-28480.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-31948-1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-31948-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-31948.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-32881.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-33113.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macro-vis.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
macros.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
proc_macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
renamed-via-module.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
trait-vis.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
use_crate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00