ZIm/crates/copilot/src
Michael Sloan 14ea4621ab
Add fs::MTime newtype to encourage != instead of > (#20830)
See ["mtime comparison considered
harmful"](https://apenwarr.ca/log/20181113) for details of why
comparators other than equality/inequality should not be used with
mtime.

Release Notes:

- N/A
2024-11-21 19:21:18 -07:00
..
copilot.rs Add fs::MTime newtype to encourage != instead of > (#20830) 2024-11-21 19:21:18 -07:00
copilot_chat.rs assistant: Remove low_speed_timeout (#20681) 2024-11-15 07:37:31 +01:00
copilot_completion_provider.rs Extract InlineCompletionProvider to its own crate (#20935) 2024-11-20 16:51:13 -05:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs language_model: Remove dependency on inline_completion_button (#20930) 2024-11-20 16:19:20 -05:00