rustc_
passes
1.87.0-nightly
(227690a25 2025-03-16)
In rustc_
passes::
dead
Structs
DeadItem
DeadVisitor
MarkSymbolVisitor
Enums
ComesFromAllowExpect
ReportOn
ShouldWarnAboutField
Functions
check_foreign_item
check_item
check_mod_deathness
check_trait_item
create_and_seed_worklist
has_allow_dead_code_or_lang_attr
live_symbols_and_ignored_derived_traits
provide
should_explore
ty_ref_to_pub_struct
rustc_passes
::
dead
Function
should_explore
Copy item path
Settings
Help
Summary
Source
fn should_explore(tcx:
TyCtxt
<'_>, def_id:
LocalDefId
) ->
bool