about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-09-03 23:30:37 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-09-04 01:40:02 +0530
commit9ea8f3e2ddf281ce02985a0757c599a9b9971616 (patch)
treec57519e0081e9b2bebd46c4536089b5602fc44e4 /src/rustllvm/RustWrapper.cpp
parent67616f71916c94b194164278f685fc7d82b3b4d0 (diff)
parent06fb196256bbab1e7aa4f43daf45321efaa6e0eb (diff)
downloadrust-9ea8f3e2ddf281ce02985a0757c599a9b9971616.tar.gz
rust-9ea8f3e2ddf281ce02985a0757c599a9b9971616.zip
Rollup merge of #28187 - petrochenkov:null, r=aturon
And replace more `0 as *const T`/`0 as *mut T`s with `null()`/`null_mut()`s

I'm not sure what is the general policy about making simple functions `const`, but `null()` and `null_mut()` seem to be good candidates.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions