ZIm/crates/zed
Nathan Sobo 6bdb08ab9c Fix crash loading Swift symbol (I think associated with concurrency)
I add /usr/lib/swift as an rpath, which seems to fix the issue even though
there doesn't seem to be a relevant library at that location on my machine.

Based on my research, wondering if `-Wl,-weak-lswiftCompatibilityConcurrency`
is also required for this to work on older OSes, but holding back for now.
2022-10-20 13:18:53 -06:00
..
src Merge pull request #1773 from zed-industries/rusqlite 2022-10-18 16:11:54 -07:00
app-icon.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
app-icon@2x.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
build.rs Fix crash loading Swift symbol (I think associated with concurrency) 2022-10-20 13:18:53 -06:00
Cargo.toml Bump minimum macOS version to 10.15.7 2022-10-20 18:01:41 +02:00