Skip to content

Commit 3f4d50b

Browse files
committed
Removed irrelevant note for Mac users (#2017)
The removed comment talks about something in the file that no longer exists.
1 parent fcf8faf commit 3f4d50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config_fast_builds

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Add the contents of this file to `config.toml` to enable "fast build" configuration. Please read the notes below.
22

33
# NOTE: For maximum performance, build using a nightly compiler
4-
# If you are using rust stable, remove the "-Zshare-generics=y" below (as well as "-Csplit-debuginfo=unpacked" when building on macOS).
4+
# If you are using rust stable, remove the "-Zshare-generics=y" below.
55

66
[target.x86_64-unknown-linux-gnu]
77
linker = "/usr/bin/clang"

0 commit comments

Comments
 (0)