Skip to content
Snippets Groups Projects
Commit ce276177 authored by Alex Crichton's avatar Alex Crichton
Browse files

Remove warnings in libc-test

parent 476b9821
No related branches found
No related tags found
No related merge requests found
#![allow(bad_style, improper_ctypes)] #![allow(bad_style, improper_ctypes, unused)]
extern crate libc; extern crate libc;
use libc::*; use libc::*;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment