1. c4e8033 Remove the `non_extern_c_functions` flag from the `supported` feature set by Dmitri Gribenko · 7 months ago
  2. b11faa4 Move `non_extern_c_functions` to the supported feature set by Dmitri Gribenko · 8 months ago
  3. 2fa441f Remove `extern_c` from the `supported` feature set by Dmitri Gribenko · 8 months ago
  4. 6a3a2d2 Actually pipe in the `extern_c` feature. by Devin Jeanpierre · 1 year, 3 months ago
  5. 638ffa7 Google-internal change. by Jing Lu · 1 year, 6 months ago
  6. 6ed0f60 Thread Crubit feature flags into the IR and `src_code_gen.rs`. by Devin Jeanpierre · 2 years ago
  7. c19a9a8 Move internal runtime support headers to an `internal` subdirectory. by Devin Jeanpierre · 2 years, 2 months ago
  8. 0704c1d Move `crubit/rs_bindings_from_cc/support` to `crubit/support`. by Lukasz Anforowicz · 2 years, 2 months ago
  9. 121338a Generate a comment about `#include`s of `--public_headers`. by Lukasz Anforowicz · 2 years, 4 months ago
  10. 19e057d Add `Automatically @generated` comments to `..._rs_api_impl.cc`. by Lukasz Anforowicz · 2 years, 5 months ago
  11. 4ee9c22 Introduce CRUBIT_OFFSET_OF macro (supporting type names with commas). by Lukasz Anforowicz · 3 years ago
  12. b8069ae Disable thread-safety-analysis in generated rs_api_impl.cc file by Marcel Hlopko · 3 years, 1 month ago
  13. 7c74f84 Separate include sections by a newline. See:[] by Devin Jeanpierre · 3 years, 1 month ago
  14. a606843 Add some random smoke tests for corner cases of lifetimes by Marcel Hlopko · 3 years, 2 months ago