Auto merge of #1524 - RalfJung:rustup, r=RalfJung
rustup; account for ptr_offset_from stabilization @bors r+
This commit is contained in:
commit
9f3e7cf2c2
2 changed files with 1 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
1a22a0ff93d63f738151f096434e732466b4a42e
|
||||
c4b6d9411f939c1ad7b3521b907fa101f3360462
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#![feature(ptr_offset_from)]
|
||||
use std::{mem, ptr};
|
||||
|
||||
fn main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue