Use ptr::{null, null_mut}
instead of 0 as *{const, mut}
#34456
Merged
bors merged 1 commit intorust-lang:masterfrom Jul 15, 2016
ptr::{null, null_mut}
instead of 0 as *{const, mut}
#34456