pub fn compile_with( file: FileId, name: &str, src: &str, lock: Option<&Lock>, diags: &mut Diagnostics, ) -> Option<Placed>
The same, against a previously solved placement — §3.4’s stability guardrail.