summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/rust-bindgen-std.md
AgeCommit message (Collapse)Author
2024-03-13Generate relnotes for 1.4.0.Jussi Pakkanen
2024-02-25docs: fix some release notes snippet typosEli Schwartz
commit 6a8330af598753d5982a37933beeac2d6b565386: hpp was clearly meant and used several times, just not in the release notes themelves. commit a75ced6d50a3d479eda6dcdc9c3482493f2161f0: C/C++ "what"? We mention the std in the commit, but not in the text of the release notes.
2024-02-23modules/rust: inject a C/C++ standard for bindgenDylan Baker
Especially for C++ this is very important.