🛠 Fixes Forward compatibility fix for breakage due to a soundness fix in rustc. Avoid possible shadowing of existing bindings in macro expansion. Reuse some allocations in map_keyed and map_indexed. Add workaround for SVG element tags that clash with HTML elements.