tinymist/crates
Joseph Liu 731cd23ec8
Some checks failed
tinymist::auto_tag / auto-tag (push) Has been cancelled
tinymist::ci / Duplicate Actions Detection (push) Has been cancelled
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Has been cancelled
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Has been cancelled
tinymist::ci / prepare-build (push) Has been cancelled
tinymist::gh_pages / build-gh-pages (push) Has been cancelled
tinymist::ci / announce (push) Has been cancelled
tinymist::ci / build (push) Has been cancelled
dev: fix lint warnings introduced by #2062 (#2096)
> Hm. Sorry about the lint failures here, they slipped my attention
locally since they show up as warnings, not errors, in my editor. I'm
happy to put a PR fixing them later unless you get to it first.
>
> Not too sure how to deal with the unused DiagWorker::check method,
since it is used, just in a test-only module. We can certainly mark it
as #[cfg(test)] but that feels a little nasty.


https://github.com/Myriad-Dreamin/tinymist/pull/2062#issuecomment-3237812684

I ended up inlining the logic of `DiagWorker::check` into the test.
2025-08-30 10:50:23 +08:00
..
crityp fix: update cargo metadata and crate release script (#2073) 2025-08-25 03:03:55 +08:00
sync-lsp docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
tinymist feat: execute cpu tasks in place in wasm (#2086) 2025-08-28 00:30:58 +08:00
tinymist-analysis revert: "feat: rename labels (#1858)" (#2084) 2025-08-26 14:07:42 +08:00
tinymist-assets docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
tinymist-cli feat: init log in web (#2068) 2025-08-24 08:45:51 +08:00
tinymist-dap feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
tinymist-debug feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
tinymist-derive build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-l10n build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-lint feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
tinymist-package build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-project feat: execute cpu tasks in place in wasm (#2086) 2025-08-28 00:30:58 +08:00
tinymist-query dev: fix lint warnings introduced by #2062 (#2096) 2025-08-30 10:50:23 +08:00
tinymist-render fix: eliminate clippy warnings (#2036) 2025-08-18 12:42:03 +08:00
tinymist-std build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-task build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-tests feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
tinymist-vfs build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-world build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
typlite docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
typst-preview docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
typst-shim build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00