ZIm/crates/zed
Nathan Sobo 138aa0492a Add downcast_ref to AnyViewHandle
I use unsafe code to transmute an AnyViewHandle to a ViewHandle<T> when
the type matches. Because ViewHandle<T> is repr(transparent) to the
wrapped AnyViewHandle, this is safe.
2023-04-02 16:10:16 -06:00
..
resources Update app-icon@2x.png 2023-02-26 11:03:43 -05:00
src Add downcast_ref to AnyViewHandle 2023-04-02 16:10:16 -06:00
build.rs Move weak linking into zed's build.rs 2022-11-08 16:04:55 +01:00
BundleDocumentTypes.plist Change LSHandlerRank to Alternate 2023-03-15 19:18:39 -04:00
Cargo.toml Add status bar icon reflecting copilot state to Zed status bar 2023-03-29 21:31:33 -07:00
RELEASE_CHANNEL Store current release channel name in a file in the zed crate 2022-10-26 16:19:19 -07:00