01c3303270
11236: internal: Remove `InFile` wrapping from `DynMap` keys r=Veykril a=Veykril We already store a `DynMap` per `(Container, HirFileId)` pair, so the `InFile` keys are already guruanteed to always be of the same file id bors r+ Co-authored-by: Lukas Wirth <lukastw97@gmail.com>