mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
Auto merge of #1524 - RalfJung:rustup, r=RalfJung
rustup; account for ptr_offset_from stabilization @bors r+
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
1a22a0ff93d63f738151f096434e732466b4a42e
|
||||
c4b6d9411f939c1ad7b3521b907fa101f3360462
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#![feature(ptr_offset_from)]
|
||||
use std::{mem, ptr};
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user