<feed xmlns='http://www.w3.org/2005/Atom'>
<title>might_be_async.git, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/might_be_async.git/'/>
<entry>
<title>feat(test): add fallback test crate for no-metadata builds</title>
<updated>2026-07-23T15:28:53+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-23T15:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/might_be_async.git/commit/?id=b8705f97fc3ef32ec98d3f77a8ccd28decbbaf50'/>
<id>b8705f97fc3ef32ec98d3f77a8ccd28decbbaf50</id>
<content type='text'>
Add `might_be_async_test_fallback` crate in `test/no_metadata/` to
verify macro behavior when the `metadata_async` feature is absent,
covering sync/async select, invoke, and bare func attributes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `might_be_async_test_fallback` crate in `test/no_metadata/` to
verify macro behavior when the `metadata_async` feature is absent,
covering sync/async select, invoke, and bare func attributes
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(config): refactor default feature name parsing</title>
<updated>2026-07-23T15:23:56+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-23T15:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/might_be_async.git/commit/?id=f9f879e488a62eba9c54c8e713cc94cc9f20e96e'/>
<id>f9f879e488a62eba9c54c8e713cc94cc9f20e96e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add comprehensive test coverage for cfg block and token stream</title>
<updated>2026-07-23T15:13:03+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-23T15:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/might_be_async.git/commit/?id=ee4a0ad75a52960ce674098986ce2b7be1cfe4e7'/>
<id>ee4a0ad75a52960ce674098986ce2b7be1cfe4e7</id>
<content type='text'>
utilities
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
utilities
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add `doc` target to Makefile</title>
<updated>2026-07-23T15:06:58+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-23T15:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/might_be_async.git/commit/?id=7bc63caedf308315647aa7582537e9831844051d'/>
<id>7bc63caedf308315647aa7582537e9831844051d</id>
<content type='text'>
Add a `make doc` recipe that builds and opens documentation with
`cargo doc --no-deps --open`, and register it in the `.PHONY` list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a `make doc` recipe that builds and opens documentation with
`cargo doc --no-deps --open`, and register it in the `.PHONY` list.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: Remove duplicate `repository` field from Cargo.toml</title>
<updated>2026-07-23T06:09:52+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-23T06:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/might_be_async.git/commit/?id=ed3ae753c2e406c8996fea745ba0f8789d591e7e'/>
<id>ed3ae753c2e406c8996fea745ba0f8789d591e7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: scaffold crate structure and implement core macros</title>
<updated>2026-07-23T06:01:45+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-07-23T00:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/catilgrass/might_be_async.git/commit/?id=68a652ed2f51d366bb8033497e6dfe545895410e'/>
<id>68a652ed2f51d366bb8033497e6dfe545895410e</id>
<content type='text'>
Add the project skeleton, LICENSE files, README, Makefile, doc
examples, and the initial implementation of `#[func]`, `invoke!`,
and `select!` procedural macros.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the project skeleton, LICENSE files, README, Makefile, doc
examples, and the initial implementation of `#[func]`, `invoke!`,
and `select!` procedural macros.
</pre>
</div>
</content>
</entry>
</feed>
