Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
[resolver]
incompatible-rust-versions = "fallback"

# TODO: Safe to remove once https://github.com/rust-lang/rust/issues/141626 gets resolved.
# Also, see https://github.com/cot-rs/cot/pull/419/changes#r2636869773 for more info.
[target.x86_64-pc-windows-msvc]
linker = "rust-lld"
rustflags = ["-C", "symbol-mangling-version=v0"]
Loading
Loading