]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_symbol_mangling/Cargo.toml
fix ICE when computing codegen_fn_attrs on closure with non-fn parent
[rust.git] / compiler / rustc_symbol_mangling / Cargo.toml
index d5befa10e23638f7bd9fd7860284c8d1fa6dae36..b104a40c231150fb3802ac03c127ace56da0f27b 100644 (file)
@@ -7,6 +7,7 @@ edition = "2021"
 doctest = false
 
 [dependencies]
+bitflags = "1.2.1"
 tracing = "0.1"
 punycode = "0.4.0"
 rustc-demangle = "0.1.21"