1. 770abd9 chore: Update changelog before release. by Emilio Cobos Álvarez · 3 days ago main master upstream/main
  2. e847ef1 Switch to single precompiled header in macro fallback by John Baublitz · 6 days ago
  3. ba0ccdb Update changelog by Christian Poveda · 5 days ago
  4. 877f3e0 Add test by Christian Poveda · 5 days ago
  5. e0bab7b Fix `--allowlist-item` by Christian Poveda · 5 days ago
  6. 600f638 Use clang_getFileLocation instead of clang_getSpellingLocation by Mike Hommey · 6 days ago
  7. 2013b8c Remove legacy integer methods by George Bateman · 9 days ago
  8. 12215f5 Resolve new Clippy lints by George Bateman · 9 days ago
  9. 5aa9c71 Also remove lazy_static from quickchecking by George Bateman · 9 days ago
  10. b7ed526 Remove lazy_static and lazycell dependencies by George Bateman · 9 days ago
  11. 79e970d ci: Try to fix macOS runners by running on macos-12. by Emilio Cobos Álvarez · 8 days ago
  12. aa780db Simplify rust_to_clang_target by jorolf · 3 weeks ago
  13. c03964c Remove which dependency by Lucas Kent · 3 weeks ago
  14. 9eb512e feat: add dynamic loading of variable by discord9 · 13 days ago
  15. 5260c91 chore: fix some typos in comments by forcedebug · 12 days ago
  16. 7e90434 Update test fixtures by Jeremy Fitzhardinge · 5 weeks ago
  17. 4778df5 Make all the flexarray helpers inline by Jeremy Fitzhardinge · 6 weeks ago
  18. 0478a39 Honour --wrap-unsafe-ops by Jeremy Fitzhardinge · 6 weeks ago
  19. 0dae6d5 Small doc tweaks by Jeremy Fitzhardinge · 7 weeks ago
  20. 71cf038 Update with review comments by Jeremy Fitzhardinge · 7 weeks ago
  21. 77102b2 Add documentation by Jeremy Fitzhardinge · 9 weeks ago
  22. e62e4b0 Rework methods on flexarray types by Jeremy Fitzhardinge · 9 weeks ago
  23. 9be36cb Add flex array member tests by Jeremy Fitzhardinge · 9 weeks ago
  24. 9f2a6f6 Only generate flex array member for last field by Jeremy Fitzhardinge · 9 weeks ago
  25. 8d6f69c Add --flexarray-dst option by Jeremy Fitzhardinge · 2 months ago
  26. 2126d83 remove redundant import (#2795) by Tshepang Mbambo · 5 weeks ago
  27. fb39a30 chore: fix some comments (#2798) by Sun Bin · 5 weeks ago
  28. 0c32f2e more release automation (#2796) by Tshepang Mbambo · 5 weeks ago
  29. 6e42ccf Workaround for expansion of function-like macros (#2779) by John Baublitz · 5 weeks ago
  30. adb5d03 needless declarations (#2794) by Tshepang Mbambo · 5 weeks ago
  31. 2d293e6 stop using deprecated type by Tshepang Mbambo · 5 weeks ago
  32. 4f78afa Compile time layout tests by George Bateman · 6 weeks ago
  33. ec0e7f9 needless declarations by Tshepang Mbambo · 6 weeks ago
  34. 738644f bump cargo-dist (#2790) by Tshepang Mbambo · 6 weeks ago
  35. ea3b4a0 book: fix typo by Tshepang Mbambo · 6 weeks ago
  36. 740ec66 Add prettyplease feature to bindgen-cli (#2789) by Jonathan Schwender · 6 weeks ago
  37. 3b5ce9c formatting fixes by Jeremy Fitzhardinge · 7 weeks ago
  38. 5bd9771 Move phantom fields to start of struct to avoid interfering with flexible array members. by Jeremy Fitzhardinge · 9 weeks ago
  39. c9ba336 Make `CargoCallbacks` more discoverable by Trevor Gross · 9 weeks ago
  40. 67115d9 Allow custom derives on new-type alias by arctic-alpaca · 8 weeks ago
  41. f158981 add a pause by Tshepang Mbambo · 7 weeks ago
  42. c78f665 add a pause by Tshepang Mbambo · 7 weeks ago
  43. d1a2504 fix grammar by Tshepang Mbambo · 7 weeks ago
  44. 3dd9d08 fix and update what platforms get tarballs generated for by Tshepang Mbambo · 7 weeks ago
  45. c0e09cf fix name by Tshepang Mbambo · 7 weeks ago
  46. 9aa584d registry publish happens in a separate step by Tshepang Mbambo · 7 weeks ago
  47. b5a6813 Add test for constant array typedef by Robert Sammelson · 3 months ago
  48. 41faf8e Fix const array issue by Robert Sammelson · 6 months ago
  49. 285eb56 Fix 'unused_imports' warnings that started appearing in CI recently by Trevor Gross · 3 months ago
  50. 454ec84 Don't use deprecated `shlex::quote`. by Markus Reiter · 3 months ago
  51. 78a6799 Remove unused `HasFloat` trait. by Markus Reiter · 3 months ago
  52. 8b1f971 Update minimum regex version to fix compile error by Shintaro Kawamura · 4 months ago
  53. a152f28 Fix several typos by Justin Traglia · 3 months ago
  54. aa63496 Add target mappings for riscv64imac and riscv32imafc by Nick Spinale · 3 months ago
  55. 4dd4523 feat: add `headers` option by Christian Heussy · 3 months ago
  56. 9e004e9 ci: Try to enable merge queue. by Emilio Cobos Álvarez · 3 months ago
  57. 7c6858d chore: Release by Emilio Cobos Álvarez · 3 months ago
  58. 44ec8b3 Update itertools and allow itertools 0.10 too. by Emilio Cobos Álvarez · 3 months ago
  59. 00f0273 chore: Release by Emilio Cobos Álvarez · 3 months ago
  60. 84c0612 changelog: Prepare for 0.69.3 release. by Emilio Cobos Álvarez · 3 months ago
  61. b7de6ee feat: add blocklist_var by Dhruvin Gandhi · 3 months ago
  62. ee94c43 Add test for quoted Env variables passed with BINDGEN_EXTRA_CLANG_ARGS. by Axel Viala · 3 months ago
  63. 66328b2 codegen: Fix a nit I commented on #2734. by Emilio Cobos Álvarez · 3 months ago
  64. 199bee4 try to avoid `#[repr(packed)]` when `align` is needed by Thomas Bertschinger · 3 months ago
  65. 6e133ba Use CargoCallbacks::new() in documentation by George Hopkins · 4 months ago
  66. a8fa942 Use `CargoCallbacks::new()` instead of `bindgen::CargoCallbacks` in the example code by LuncyBloont · 3 months ago
  67. c0ebd68 Update Rust Code of Conduct link in Contribution guide by Matthys Strydom · 3 months ago
  68. 3370a3c Replace peeking_take_while by itertools by Moritz Hedtke · 4 months ago
  69. 3239e69 chore: updating shlex regarding RUSTSEC-2024-0006 by Simon Paitrault · 3 months ago
  70. 46c06e5 ci: Try to keep mac CI on 9.0 by Emilio Cobos Álvarez · 4 months ago
  71. 9c59ac9 ci: Remove llvm 5, introduce llvm 16 by Emilio Cobos Álvarez · 4 months ago
  72. b82746d Add a triagebot.toml file by Trevor Gross · 4 months ago
  73. 2ded089 Add a thiscall_abi test for stable Rust 1.73. by Rodrigo Rivas Costa · 7 months ago
  74. 308fe4b Add thiscall_abi to stable version Rust 1.73. by Rodrigo Rivas Costa · 7 months ago
  75. 588a75c Document v0.69.2 release. by Emilio Cobos Álvarez · 4 months ago
  76. 5dd7648 add a test case for issue #2695 by Yuxuan Shui · 4 months ago
  77. 5ac0381 Use field align if it's smaller than pack align by Yuxuan Shui · 5 months ago
  78. 8fffbf8 Fixes #2715. by Nathan Ringo · 4 months ago
  79. 11aeae4 Use at least `regex 1.5.1` to avoid build build failures without `perf-literal` feature by Marijn Suijten · 4 months ago
  80. d0c2b1e Deactivate many `regex` Unicode crate features by Ryan Lopopolo · 4 months ago
  81. 5ff913a win destructor test by Andrei Damian · 5 months ago
  82. 138cdae better working destructors on windows by Andrei Damian · 7 months ago
  83. 4f1125c Use `\r\n` on windows (#2698) by Christian Poveda Ruiz · 5 months ago
  84. d77e53e Support float16 by sagudev · 7 months ago
  85. be197f3 Consider alignment contribution from bitfields (#2680) by Gary Guo · 5 months ago
  86. b6ff609 prevent panic when compiling aarch64 vectorcall functions by usamoi · 5 months ago
  87. 86f3dbe Handle CXCursor_LinkageSpec in Clang 18+ by David Tolnay · 5 months ago
  88. c006d5e Flatten cursor.kind() matching in Item::parse down to one match by David Tolnay · 5 months ago
  89. 4f9fa49 Avoid syncing `master` with `main` by Christian Poveda · 6 months ago
  90. f3f3d32 chore: Release by Christian Poveda · 6 months ago v0.69.1
  91. fc4e67b Update changelog by Christian Poveda · 6 months ago
  92. d85878f fix(args): make header argument optional (#2678) by Orhun Parmaksız · 6 months ago
  93. 6666724 Update release instructions by Christian Poveda · 6 months ago
  94. c73990c Rename secret for crates.io token by Christian Poveda · 6 months ago v0.69.0
  95. 1279a11 chore: Release by Christian Poveda · 6 months ago
  96. d1cc3c2 Update release instructions by Christian Poveda · 6 months ago
  97. 7ed33dd Update the changelog using cargo release by Christian Poveda · 6 months ago
  98. 04fa393 publish from GitHub release page (#2645) by Tshepang Mbambo · 6 months ago
  99. 5d1a254 Fix the `check-cfg` workflow (#2676) by Christian Poveda Ruiz · 6 months ago
  100. 89a84f6 Bump rustix from 0.36.7 to 0.36.16 (#2666) by dependabot[bot] · 6 months ago