Skip to content

Commit f944f09

Browse files
alphastrataFirestar99
authored andcommitted
fix: simplify comments..
1 parent 621f6ac commit f944f09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.cargo/config.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ compiletest = "run --release -p compiletests --"
66
# Using Rust's LLD linker to avoid MSVC linker limitations
77
linker = "rust-lld.exe"
88
rustflags = [
9-
# Generic Code Sharing Control (Nightly-only)
10-
# ------------------------------------------
119
# Disables cross-crate generic sharing to work around Windows PE export limits.
1210
# Should prevent:
1311
# - LNK1189 (too many objects)

0 commit comments

Comments
 (0)