<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git/mingling_cli/src/linter/cmd_mlint.rs, branch 0.3.0</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>feat(linter): add `lint-install` subcommand for rust-analyzer setup</title>
<updated>2026-07-22T14:57:56+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T14:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=29009ea248ddf70698cdf90fa36b9bbb89442668'/>
<id>29009ea248ddf70698cdf90fa36b9bbb89442668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(mlint): parallelise lint checks with tokio JoinSet</title>
<updated>2026-07-22T09:49:42+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T09:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=30ee3b41ca327aa02e065e1d2d3d3a32277e2b56'/>
<id>30ee3b41ca327aa02e065e1d2d3d3a32277e2b56</id>
<content type='text'>
Move file I/O and AST parsing into spawn_blocking closures to avoid
blocking the async runtime, enabling concurrent processing of multiple
Rust source files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move file I/O and AST parsing into spawn_blocking closures to avoid
blocking the async runtime, enabling concurrent processing of multiple
Rust source files.
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(mling): add linter framework with async support and registry</title>
<updated>2026-07-21T07:12:52+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T07:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=9976b31a56bcc3ed37ac878b351bd8d097dc67cc'/>
<id>9976b31a56bcc3ed37ac878b351bd8d097dc67cc</id>
<content type='text'>
generation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
generation
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(mingling_cli): add metadata and linter commands with cargo analysis</title>
<updated>2026-07-20T22:40:46+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-20T22:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=04ce3a18efe971c5b6893977f0ebe1ce1d9a6947'/>
<id>04ce3a18efe971c5b6893977f0ebe1ce1d9a6947</id>
<content type='text'>
Introduce `metadata` and `mlint` subcommands, wire up `cargo_metadata`
for manifest analysis, and enable procedural macro support in editors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce `metadata` and `mlint` subcommands, wire up `cargo_metadata`
for manifest analysis, and enable procedural macro support in editors
</pre>
</div>
</content>
</entry>
</feed>
