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

improper_ctypes: extern "C" fns #65134

Merged

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    a515258 View commit details
    Browse the repository at this point in the history
  2. codegen_llvm: remove unnecessary "extern C"

    Signed-off-by: David Wood <david@davidtw.co>
    davidtwco committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    0128f8e View commit details
    Browse the repository at this point in the history
  3. improper ctypes: adjust lint msg for extern fns

    Signed-off-by: David Wood <david@davidtw.co>
    davidtwco committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    cb60654 View commit details
    Browse the repository at this point in the history
  4. tests: add #[repr(C)] to test

    Signed-off-by: David Wood <david@davidtw.co>
    davidtwco committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    95c505d View commit details
    Browse the repository at this point in the history
  5. libstd: allow improper_ctypes in sys/sgx

    Signed-off-by: David Wood <david@davidtw.co>
    davidtwco committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    49e2403 View commit details
    Browse the repository at this point in the history