Searched refs:getEdition (Results 1 – 2 of 2) sorted by relevance
27 func getEdition(compiler *baseCompiler) string { func152 flags.RustFlags = append(flags.RustFlags, "--edition="+getEdition(compiler))
119 crate.Edition = getEdition(rustLib.baseCompiler)