zed/crates/zed2
Marshall Bowers acf37804eb
Use a fork of ctor to silence warnings generated by macro (#3275)
This PR switches us over to a fork of `ctor` that contains the fixes
from https://github.com/mmastrac/rust-ctor/pull/295, backported to our
current version of `ctor` (v0.1.20).

Once 1) the `ctor` maintainer publishes a new version with that change
and 2) we're ready to upgrade to the latest version of `ctor` we can
switch back to the mainline version.

Release Notes:

- N/A
2023-11-08 15:05:19 -05:00
..
contents Port changes from #3118 to zed2 2023-10-27 13:27:55 +02:00
resources WIP 2023-10-21 17:52:47 +02:00
src Merge branch 'main' into picker 2023-11-08 11:18:54 -05:00
build.rs Make zed2 compile again 2023-10-26 15:45:30 +02:00
Cargo.toml Use a fork of ctor to silence warnings generated by macro (#3275) 2023-11-08 15:05:19 -05:00