Skip to content

feat: implement Not for StdLib#699

Merged
khvzak merged 1 commit intomlua-rs:mainfrom
mokurin000:feat/stdlib-bitwise-not
Apr 30, 2026
Merged

feat: implement Not for StdLib#699
khvzak merged 1 commit intomlua-rs:mainfrom
mokurin000:feat/stdlib-bitwise-not

Conversation

@mokurin000
Copy link
Copy Markdown
Contributor

@mokurin000 mokurin000 commented Apr 27, 2026

close #698

Proposal

Disable partial StdLib feature set by StdLib::ALL_SAFE & !StdLib::PACKAGE, e.g.

@khvzak khvzak merged commit 4aa6214 into mlua-rs:main Apr 30, 2026
147 of 152 checks passed
@mokurin000 mokurin000 deleted the feat/stdlib-bitwise-not branch May 1, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

implement std::ops::Not for StdLib

2 participants