Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

ices/52334.rs: fixed with no errors #522

Closed
wants to merge 1 commit into from

Commits on Oct 28, 2020

  1. ices/52334.rs: fixed with no errors

    === stdout ===
    === stderr ===
    warning: `extern` block uses type `CStr`, which is not FFI-safe
     --> /home/runner/work/glacier/glacier/ices/52334.rs:3:18
      |
    3 |     fn meh(blah: Foo);
      |                  ^^^ not FFI-safe
      |
      = note: `#[warn(improper_ctypes)]` on by default
      = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
      = note: this struct has unspecified layout
    
    warning: 1 warning emitted
    
    ==============
    rustbot committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    6223494 View commit details
    Browse the repository at this point in the history