]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_expand/src/expand.rs
Rollup merge of #105389 - ogarokpeter:patch-1, r=Mark-Simulacrum
[rust.git] / compiler / rustc_expand / src / expand.rs
index e799fa404f6fd127465d6e5c0bf8d571e55e745b..1014ec2209c614cec4fef55cbbc9481be3192792 100644 (file)
@@ -1122,7 +1122,7 @@ fn wrap_flat_map_node_noop_flat_map(
                         ecx.current_expansion.lint_node_id,
                         &attrs,
                         &items,
-                        ident.name.as_str(),
+                        ident.name,
                     );
                 }