rustup; account for ptr_offset_from stabilization
This commit is contained in:
parent
222093e815
commit
2f9de18f88
@ -1 +1 @@
|
||||
1a22a0ff93d63f738151f096434e732466b4a42e
|
||||
c4b6d9411f939c1ad7b3521b907fa101f3360462
|
||||
|
@ -1,4 +1,3 @@
|
||||
#![feature(ptr_offset_from)]
|
||||
use std::{mem, ptr};
|
||||
|
||||
fn main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user