Skip to content

Turn libsqlite3-sys in a !#[no_std] crate#1767

Merged
gwenn merged 2 commits intorusqlite:masterfrom
gwenn:fix-pr-1765
Dec 7, 2025
Merged

Turn libsqlite3-sys in a !#[no_std] crate#1767
gwenn merged 2 commits intorusqlite:masterfrom
gwenn:fix-pr-1765

Conversation

@gwenn
Copy link
Collaborator

@gwenn gwenn commented Dec 7, 2025

Try to fix #1765

weiznich and others added 2 commits December 6, 2025 18:32
There is no reason why this bindings crate needs std lib support. We can
just instruct bindgen to generate imports for the relevant core types
instead.

This is the first step to run libsqlite3-sys in a no-std environment.
@gwenn gwenn changed the title Fix pr 1765 Turn libsqlite3-sys in a !#[no_std] crate Dec 7, 2025
@gwenn gwenn merged commit 341a5e5 into rusqlite:master Dec 7, 2025
13 of 14 checks passed
@gwenn gwenn deleted the fix-pr-1765 branch December 7, 2025 08:25
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.

2 participants