aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/script/dom/bindings/codegen/CodegenRust.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/script/dom/bindings/codegen/CodegenRust.py b/src/components/script/dom/bindings/codegen/CodegenRust.py
index ff6c37fd78b..598caed16ed 100644
--- a/src/components/script/dom/bindings/codegen/CodegenRust.py
+++ b/src/components/script/dom/bindings/codegen/CodegenRust.py
@@ -4820,7 +4820,6 @@ class CGBindingRoot(CGThing):
'std::vec',
'std::str',
'std::num',
- 'std::intrinsics::uninit',
])
# Add the auto-generated comment.