Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example for cpp calling rust by including header #2174

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    184a9b4 View commit details
    Browse the repository at this point in the history
  2. Add doc for new attributes

    Vinh Tran committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f7cc416 View commit details
    Browse the repository at this point in the history
  3. Regenerate documentation

    Vinh Tran committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bc7ab7e View commit details
    Browse the repository at this point in the history
  4. Add extern "C" to pass rustfmt

    Vinh Tran committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e01ea5d View commit details
    Browse the repository at this point in the history
  5. Use cc_import rule instead

    Vinh Tran committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    96bc505 View commit details
    Browse the repository at this point in the history
  6. Regenerate documentation

    Vinh Tran committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    27a199b View commit details
    Browse the repository at this point in the history
  7. Fix target name

    Vinh Tran committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    799c1fe View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into cc-call-rust-with-header

    Vinh Tran committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f105723 View commit details
    Browse the repository at this point in the history
  9. Fix clippy error

    Vinh Tran committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e3f1361 View commit details
    Browse the repository at this point in the history
  10. Run CI again

    Vinh Tran committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    51ba31c View commit details
    Browse the repository at this point in the history
  11. Run buildifier

    Vinh Tran committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9349c07 View commit details
    Browse the repository at this point in the history