소스 검색

Forgot to delete this attribute

ivogel 2 년 전
부모
커밋
ab7ba653fb
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/lib.rs

+ 0 - 1
src/lib.rs

@@ -1,5 +1,4 @@
 #![allow(non_camel_case_types)]
-#![feature(core_intrinsics)]
 
 use std::{ffi::c_void, hint::unreachable_unchecked};