↓ 2 callersFunctionlint_rust_marker_index(
obligations: dict[str, Obligation],
rust_markers: dict[str, set[str]],
errors: list[str],
)
scripts/check-formal-obligations.py:469
↓ 2 callersFunctionload_and_validate_source_bounds(
path: Path,
artifact_path: Path,
decisions_path: Path,
*,
check_sources: bool = False,
)
bench/labels/missed_worthy_frontier.py:1298
↓ 2 callersFunctionlower_file_with_setup(
file: FileId,
path: &str,
src: &[u8],
interner: &Interner,
key: u16,
lang_fn: impl F
crates/nose-frontend/src/lower/file.rs:41
↓ 2 callersFunctionlower_java_construct_call(
lo: &mut Lowering,
type_name: &str,
type_span: Span,
args: &[NodeId],
span: Span,
)
crates/nose-frontend/src/java/constructors.rs:97