]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #1155 - divergentdave:shim-posix_fadivse, r=RalfJung
authorbors <bors@rust-lang.org>
Wed, 29 Jan 2020 21:24:30 +0000 (21:24 +0000)
committerbors <bors@rust-lang.org>
Wed, 29 Jan 2020 21:24:30 +0000 (21:24 +0000)
Add no-op shim for posix_fadvise

This function is present in the libc crate, but not exposed through the standard library anywhere, so I haven't included a test for it.


Trivial merge