Function rustc_hir_analysis::collect::should_inherit_track_caller
source · [−]Expand description
Checks if the provided DefId is a method in a trait impl for a trait which has track_caller applied to the method prototype.