pub fn lower(dialect: Dialect, action: &BuildAction) -> LoweredActionExpand description
Lower one semantic BuildAction for dialect.
Infallible: every path in the semantic IR is already
camino::Utf8Path, so embedding it in a command line cannot
fail.