mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-23 04:35:00 +00:00
fix: improve release profile & fix typos (#177)
* dev: split a gh-release profile to accelerate development * fix: many typos * fix: miri warnings * fix: update fixtures
This commit is contained in:
parent
e7acb31a54
commit
ebed95cbcd
22 changed files with 159 additions and 71 deletions
|
@ -310,7 +310,6 @@ fn complete_path(
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
use insta::with_settings;
|
||||
use lsp_types::{CompletionItem, CompletionList};
|
||||
|
||||
use super::*;
|
||||
use crate::tests::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue