rust/src/libstd/sys
bors a6fc84440f Auto merge of #46914 - mikeyhew:raw_pointer_self, r=arielb1
Convert warning about `*const _` to a future-compat lint

#46664 was merged before I could convert the soft warning about method lookup on `*const _` into a future-compatibility lint. This PR makes that change.

fixes #46837
tracking issue for the future-compatibility lint: #46906

r? @arielb1
2017-12-25 04:55:57 +00:00
..
redox Auto merge of #46789 - Diggsey:command-env-capture, r=dtolnay 2017-12-24 20:57:20 +00:00
unix Auto merge of #46914 - mikeyhew:raw_pointer_self, r=arielb1 2017-12-25 04:55:57 +00:00
wasm Auto merge of #46789 - Diggsey:command-env-capture, r=dtolnay 2017-12-24 20:57:20 +00:00
windows Auto merge of #46914 - mikeyhew:raw_pointer_self, r=arielb1 2017-12-25 04:55:57 +00:00
mod.rs Update miri to rustc changes 2017-12-06 09:25:29 +01:00