<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mingling.git, branch picker-0.1.0</title>
<subtitle>用于开发多子命令的命令行框架
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/'/>
<entry>
<title>fix: correct repository path in Cargo.toml files</title>
<updated>2026-07-22T08:15:56+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-22T08:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=b61ca536428f8e00dea2e1cbb2139a784f14221d'/>
<id>b61ca536428f8e00dea2e1cbb2139a784f14221d</id>
<content type='text'>
Update repository URLs to use underscore instead of hyphen
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update repository URLs to use underscore instead of hyphen
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(mingling_cli): add wrapper binary and optimize release profile</title>
<updated>2026-07-22T08:15:56+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T17:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=8646a3eab52c2b299304d3dfc142a358c74b0697'/>
<id>8646a3eab52c2b299304d3dfc142a358c74b0697</id>
<content type='text'>
Add `mling` wrapper binary that delegates to `mingling-cli`, enabling
separate binary names while maintaining Cargo conventions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `mling` wrapper binary that delegates to `mingling-cli`, enabling
separate binary names while maintaining Cargo conventions.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove expanded macro test file</title>
<updated>2026-07-21T12:41:11+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T12:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=9fe46c772ca8e8c5555488cb378894a7666ca911'/>
<id>9fe46c772ca8e8c5555488cb378894a7666ca911</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(mlint): support multiple suggestions per report</title>
<updated>2026-07-21T12:38:55+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T12:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=0ff710798f5b6558a4eb0a2a52b7feb38e6b0d9a'/>
<id>0ff710798f5b6558a4eb0a2a52b7feb38e6b0d9a</id>
<content type='text'>
Replace the single optional `suggestion` field with a
`Vec&lt;LintSuggestion&gt;`
to allow multiple automatic fix suggestions per lint report

BREAKING CHANGE: The `suggestion` field has been replaced by
`suggestions`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the single optional `suggestion` field with a
`Vec&lt;LintSuggestion&gt;`
to allow multiple automatic fix suggestions per lint report

BREAKING CHANGE: The `suggestion` field has been replaced by
`suggestions`
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: update placeholder author name in template linter docs</title>
<updated>2026-07-21T12:19:05+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T12:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=f422d85597ef27a6d6baff7e8cd2efc26541d32e'/>
<id>f422d85597ef27a6d6baff7e8cd2efc26541d32e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(any): make `Grouped` trait unsafe and encapsulate `AnyOutput`</title>
<updated>2026-07-21T11:16:31+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T11:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=1803dd427416ef19918c0ec7d50093b6d45f29af'/>
<id>1803dd427416ef19918c0ec7d50093b6d45f29af</id>
<content type='text'>
fields

Declare `Grouped` as `unsafe trait` to make its soundness invariant
visible.
Make `AnyOutput.type_id` and `member_id` private; add public accessors
and
the `unsafe fn new_bare` constructor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fields

Declare `Grouped` as `unsafe trait` to make its soundness invariant
visible.
Make `AnyOutput.type_id` and `member_id` private; add public accessors
and
the `unsafe fn new_bare` constructor.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(changelog): add Mingling 0.3.0 release notes</title>
<updated>2026-07-21T09:58:36+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T09:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=02823638a9b9c954e13b8ae7d29bd0ae98deaf51'/>
<id>02823638a9b9c954e13b8ae7d29bd0ae98deaf51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: remove outdated about_lint design doc</title>
<updated>2026-07-21T09:18:50+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T09:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=6e845d9da9e0fdf9e6d5e13c6f67f27167e55fb0'/>
<id>6e845d9da9e0fdf9e6d5e13c6f67f27167e55fb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(linter): add ResUsingJson flag to rust-analyzer handlers</title>
<updated>2026-07-21T09:17:32+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T09:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=7ed0a597140e0d1fc64336aaf1cc9bbb89a0a949'/>
<id>7ed0a597140e0d1fc64336aaf1cc9bbb89a0a949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(linter): add aliases for Rust Analyzer lint commands</title>
<updated>2026-07-21T09:14:58+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-21T09:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/mingling.git/commit/?id=91efdea7f7b3a9382cda48a7a6bc2d63a22cf646'/>
<id>91efdea7f7b3a9382cda48a7a6bc2d63a22cf646</id>
<content type='text'>
Add dispatcher aliases `ra-lint`, `ra-lint-clippy`, and
`ra-lint-check` that forward to the existing linter with
preset flags for JSON output and optional checkers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add dispatcher aliases `ra-lint`, `ra-lint-clippy`, and
`ra-lint-check` that forward to the existing linter with
preset flags for JSON output and optional checkers
</pre>
</div>
</content>
</entry>
</feed>
