ZIm/crates/gpui/src/platform/mac
Marshall Bowers 008c5053e6
Enable clippy::unit_arg (#8742)
This PR enables the
[`clippy::unit_arg`](https://rust-lang.github.io/rust-clippy/master/index.html#/unit_arg)
rule and suppresses the false positive that it flags.

Release Notes:

- N/A
2024-03-02 20:59:41 -05:00
..
dispatch.h Replace CADisplayLink with CVDisplayLink (#7583) 2024-02-08 13:47:12 -05:00
dispatcher.rs Attempt to fix random lag (#7506) 2024-02-07 09:45:49 -07:00
display.rs Lock down mac os platform type visibility in the rest of GPUI 2024-01-20 14:38:03 -08:00
display_link.rs Enable Blade on MacOS via "macos-blade" feature (#7669) 2024-02-16 13:39:40 -08:00
events.rs Enable Blade on MacOS via "macos-blade" feature (#7669) 2024-02-16 13:39:40 -08:00
metal_atlas.rs Revert "Use Fx* variants of HashMap and HashSet everywhere in Zed" (#7492) 2024-02-07 13:16:22 +01:00
metal_renderer.rs Remove unneeded 'static lifetimes on &strs in constants (#8698) 2024-03-02 00:40:49 -05:00
open_type.rs gpui: Pin to font-kit with improved OTC parsing performance. (#4047) 2024-01-15 15:46:18 +01:00
platform.rs Enable clippy::unit_arg (#8742) 2024-03-02 20:59:41 -05:00
shaders.metal Introduce a fast path for drawing quads with no borders / corner radii (#7231) 2024-02-01 09:49:27 -08:00
status_item.rs Use platform API to request mouse position 2023-08-23 13:10:41 -06:00
text_system.rs gpui: Decouple X11 logic from LinuxPlatform (#7598) 2024-02-12 10:44:34 -08:00
window.rs Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (#8567) 2024-02-28 16:39:51 -07:00
window_appearance.rs Lock down mac os platform type visibility in the rest of GPUI 2024-01-20 14:38:03 -08:00