You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-rustc-demangle/rustc-demangle-fix-metadata...

12 lines
365 B

--- rustc-demangle-0.1.21/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rustc-demangle-0.1.21/Cargo.toml 2022-12-15T13:04:12.788012+00:00
@@ -20,8 +20,6 @@
readme = "README.md"
license = "MIT/Apache-2.0"
repository = "https://github.com/alexcrichton/rustc-demangle"
-[profile.release]
-lto = true
[dependencies.compiler_builtins]
version = "0.1.2"
optional = true