Skip to content

Fold luascad subcrate into src/luascad.rs#12

Merged
hmeyer merged 1 commit intomainfrom
fold-luascad-into-src
Mar 16, 2026
Merged

Fold luascad subcrate into src/luascad.rs#12
hmeyer merged 1 commit intomainfrom
fold-luascad-into-src

Conversation

@hmeyer
Copy link
Owner

@hmeyer hmeyer commented Mar 16, 2026

The luascad subcrate's only reason to exist was to isolate the native C hlua dependency. Now that piccolo (pure Rust) is in place, there is no reason for the separation. Merges the code into the root crate, moves integration tests to tests/eval.rs, and dissolves the subcrate.

The luascad subcrate's only reason to exist was to isolate the native C
hlua dependency. Now that piccolo (pure Rust) is in place, there is no
reason for the separation. Merges the code into the root crate, moves
integration tests to tests/eval.rs, and dissolves the subcrate.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hmeyer hmeyer merged commit 8d502a5 into main Mar 16, 2026
1 check passed
@hmeyer hmeyer deleted the fold-luascad-into-src branch March 16, 2026 07:11
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.

1 participant