tinymist/crates/tinymist-query/src/docs
Hong Jiarong cee5bfa4e6
Some checks are pending
tinymist::auto_tag / auto-tag (push) Waiting to run
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / announce (push) Blocked by required conditions
tinymist::ci / build (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
feat: warning collector and logging for diagnostics in typlite (#2180)
This PR depends on #2173 and should be merged after it.
2025-10-16 18:18:57 +08:00
..
convert.rs feat: warning collector and logging for diagnostics in typlite (#2180) 2025-10-16 18:18:57 +08:00
def.rs feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
mod.rs refactor: move expr and ty defs to analysis crate (#1633) 2025-04-08 05:50:55 +08:00
module.rs fix: import type inference result from other modules (#2168) 2025-10-15 11:22:39 +08:00
package-doc.typ feat: export package docs to json format and render to html (#1809) 2025-08-13 12:12:08 +08:00
package.rs dev: drop if_chain and collapse if statements (#2097) 2025-09-01 16:46:54 +08:00