Rollup merge of 21681 - japaric:no-warn, r=alexcrichton

This commit is contained in:
Manish Goregaokar
2015-01-29 03:14:35 +05:30
7 changed files with 5 additions and 11 deletions

View File

@@ -8,6 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#[cfg(not(test))]
use core::ptr::PtrExt;
// FIXME: #13996: mark the `allocate` and `reallocate` return value as `noalias`