zed/crates
renovate[bot] f4bbbe69b4
Update Rust crate waker-fn to v1.2.0 (#15289)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [waker-fn](https://togithub.com/smol-rs/waker-fn) | dependencies |
minor | `1.1.0` -> `1.2.0` |

---

### Release Notes

<details>
<summary>smol-rs/waker-fn (waker-fn)</summary>

###
[`v1.2.0`](https://togithub.com/smol-rs/waker-fn/blob/HEAD/CHANGELOG.md#Version-120)

[Compare
Source](https://togithub.com/smol-rs/waker-fn/compare/v1.1.1...v1.2.0)

-   Add a new `portable-atomic` feature that allows for the usage of the
`portable-atomic` crate to implement `waker-fn`.
([#&#8203;10](https://togithub.com/smol-rs/waker-fn/issues/10))

###
[`v1.1.1`](https://togithub.com/smol-rs/waker-fn/blob/HEAD/CHANGELOG.md#Version-111)

[Compare
Source](https://togithub.com/smol-rs/waker-fn/compare/v1.1.0...v1.1.1)

- Reimplement using 100% safe code.
([#&#8203;7](https://togithub.com/smol-rs/waker-fn/issues/7))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 3pm on Wednesday" in timezone
America/New_York, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

Release Notes:

- N/A

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-07-26 13:05:29 -04:00
..
activity_indicator Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
anthropic Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
assets Move from Zed fonts to IBM Plex (#13596) 2024-06-27 14:36:44 -06:00
assistant Add note about used context in the model selector (#15235) 2024-07-26 12:48:06 -03:00
assistant_slash_command Lay the groundwork for collaborating on assistant panel (#13991) 2024-07-10 17:36:22 +02:00
assistant_tooling Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
audio Make tests less noisy (#12463) 2024-05-29 18:06:45 -07:00
auto_update Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
breadcrumbs breadcrumbs: Use early return in set_active_pane_item (#14691) 2024-07-17 18:58:44 -04:00
call chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
channel Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
cli Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
client Add repl events (#15259) 2024-07-26 03:31:41 -04:00
clock Lay the groundwork for collaborating on assistant panel (#13991) 2024-07-10 17:36:22 +02:00
collab Add repl events (#15259) 2024-07-26 03:31:41 -04:00
collab_ui Bump tree-sitter and related core language parser libraries (#14986) 2024-07-24 23:38:21 +03:00
collections
command_palette Add command aliases (#14826) 2024-07-19 12:48:48 -06:00
command_palette_hooks
completion Adjust model selector popover design (#15056) 2024-07-24 12:24:54 +02:00
copilot chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
db paths: Replace lazy_static! with OnceLock (#13213) 2024-06-18 12:22:37 -04:00
dev_server_projects remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
diagnostics Prefer .map for conditionals with else conditions (#15118) 2024-07-24 17:09:07 -04:00
editor refactoring: Use helper instead of adjusting selection manually (#15262) 2024-07-26 11:12:33 +02:00
extension chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
extension_api zed_extension_api: Return structured slash command completions (#13879) 2024-07-05 14:08:42 -04:00
extension_cli Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
extensions_ui Document git permalinks (GitHub, Gitlab, Bitbucket, SourceHut, Codeberg, etc) (#15113) 2024-07-25 09:39:57 -04:00
feature_flags feature_flags: Add support for flags that aren't auto-enabled for staff (#15093) 2024-07-24 11:23:50 -04:00
feedback Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
file_finder chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
file_icons Make tests less noisy (#12463) 2024-05-29 18:06:45 -07:00
fs zed: Mark restored buffers as conflicted if file changed on disk between store & restore (#15207) 2024-07-25 18:04:47 +02:00
fsevent
fuzzy chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
git Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
git_hosting_providers Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
go_to_line Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
google_ai Add missing workspace lints (#15237) 2024-07-25 19:52:24 -04:00
gpui Update Rust crate waker-fn to v1.2.0 (#15289) 2024-07-26 13:05:29 -04:00
gpui_macros Use US English spelling of "behavior" and "customize" (#15117) 2024-07-24 16:36:01 -04:00
headless remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
html_to_markdown Publish html_to_markdown (#13718) 2024-07-01 17:18:58 -04:00
http_client Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
image_viewer Add text_color helper for tab contents (#14737) 2024-07-18 09:27:05 -04:00
indexed_docs Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
inline_completion_button assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
install_cli
journal
language chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
language_model Adjust model selector popover design (#15056) 2024-07-24 12:24:54 +02:00
language_selector
language_tools Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
languages rust: Add static items to the outline (#15225) 2024-07-26 00:52:42 +02:00
live_kit_client chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
live_kit_server
lsp chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
markdown chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
markdown_preview Add Markdown Preview Toggle (#15215) 2024-07-26 11:08:42 -04:00
media linux: Better GPU debugging (#14706) 2024-07-23 09:56:45 -06:00
menu open picker (#14524) 2024-07-15 17:04:15 -06:00
multi_buffer chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
node_runtime Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
notifications Remove never-used client parameter from message handler functions (#13406) 2024-06-22 16:07:36 -07:00
ollama assistant: Fix issues when configuring different providers (#15072) 2024-07-24 11:21:31 +02:00
open_ai Add missing workspace lints (#15237) 2024-07-25 19:52:24 -04:00
outline Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
outline_panel Use US English spelling of "behavior" and "customize" (#15117) 2024-07-24 16:36:01 -04:00
paths Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
picker vim remap 2 (#15193) 2024-07-25 09:00:53 -06:00
prettier Lookup prettier more leniently (#14403) 2024-07-13 21:59:14 +03:00
project tasks: Use environment variables from project (#15266) 2024-07-26 18:19:53 +02:00
project_panel Auto fold directories in the project panel by default (#15273) 2024-07-26 15:26:20 +03:00
project_symbols Start on adding support for editing via the assistant panel (#14795) 2024-07-19 11:13:15 +02:00
proto tasks: Use environment variables from project (#15266) 2024-07-26 18:19:53 +02:00
quick_action_bar ui: Add functions for generating textual representations of key bindings (#15287) 2024-07-26 12:52:59 -04:00
recent_projects Don't try to connect to X11/Wayland when headless (#15028) 2024-07-23 14:11:47 -06:00
refineable
release_channel auto-updates: Do not poll for updates on dev channel (#13311) 2024-06-20 15:00:54 +02:00
remote Improve ssh remote error handling and logging (#15035) 2024-07-23 13:29:56 -07:00
remote_server Make git blame for SSH remote projects (#15106) 2024-07-24 15:50:29 -07:00
repl Add repl events (#15259) 2024-07-26 03:31:41 -04:00
rich_text chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
rope Revert "Avoid buffering line content to compute indent guides" (#15282) 2024-07-26 11:05:24 -04:00
rpc rpc: Add support for OAEP-based encryption format (#15058) 2024-07-23 21:25:25 -04:00
search chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
semantic_index chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
semantic_version
session zed: Add ability to restore last session w/ multiple windows (#14965) 2024-07-23 19:44:02 +02:00
settings Bump tree-sitter and related core language parser libraries (#14986) 2024-07-24 23:38:21 +03:00
settings_ui settings_ui: Add UI and buffer font family controls (#15124) 2024-07-24 18:01:35 -04:00
snippet Correct escaping in snippets (#14912) 2024-07-22 00:57:34 +02:00
snippet_provider extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
sqlez Remove extraneous Cargo.lock files (#14001) 2024-07-09 12:15:34 -04:00
sqlez_macros Dynamicer builds (#13074) 2024-06-21 16:32:32 -07:00
story
storybook Hoist strum to workspace level (#15243) 2024-07-25 21:30:48 -04:00
sum_tree Revert "Avoid buffering line content to compute indent guides" (#15282) 2024-07-26 11:05:24 -04:00
supermaven Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
supermaven_api Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
tab_switcher Add missing workspace lints (#15237) 2024-07-25 19:52:24 -04:00
task tasks: Use environment variables from project (#15266) 2024-07-26 18:19:53 +02:00
tasks_ui tasks: Use environment variables from project (#15266) 2024-07-26 18:19:53 +02:00
telemetry_events Add repl events (#15259) 2024-07-26 03:31:41 -04:00
terminal windows: Bump windows-rs version (#14719) 2024-07-25 10:41:59 -07:00
terminal_view chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
text Revert "Avoid buffering line content to compute indent guides" (#15282) 2024-07-26 11:05:24 -04:00
theme settings_ui: Add UI and buffer font family controls (#15124) 2024-07-24 18:01:35 -04:00
theme_importer Hoist strum to workspace level (#15243) 2024-07-25 21:30:48 -04:00
theme_selector settings_ui: Add theme settings controls (#15115) 2024-07-24 16:25:52 -04:00
time_format
title_bar Bump tree-sitter and related core language parser libraries (#14986) 2024-07-24 23:38:21 +03:00
ui ui: Add functions for generating textual representations of key bindings (#15287) 2024-07-26 12:52:59 -04:00
ui_input Rename ui_text_field crate to ui_input (#13949) 2024-07-08 17:05:30 -04:00
util Associate logs from log_err with the calling crate (#13617) 2024-06-27 17:03:47 -07:00
vcs_menu Adjust list item & pickers spacing (#14250) 2024-07-15 10:23:18 -03:00
vim chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
welcome assistant: Overhaul provider infrastructure (#14929) 2024-07-23 19:48:41 +02:00
workspace chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
worktree chore: Bump Rust version to 1.80 (#15186) 2024-07-25 22:48:42 +02:00
zed linux: Allow skipping "Unsupported GPU" warning (#15271) 2024-07-26 10:26:14 -06:00
zed_actions Add more menus to Zed (#12940) 2024-06-18 12:16:54 -07:00