We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ba030 commit 7375e94Copy full SHA for 7375e94
src/etc/snapshot.py
@@ -34,7 +34,7 @@ def scrub(b):
34
"lib/librustllvm.so"],
35
"macos": ["bin/rustc",
36
"lib/libstd-*.dylib",
37
- "lib/libcore-*.dylib",
+ "lib/libextra-*.dylib",
38
"lib/librustc-*.dylib",
39
"lib/libsyntax-*.dylib",
40
"lib/librustrt.dylib",
0 commit comments