about summary refs log tree commit diff
path: root/compiler/rustc_lint/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-09 14:15:09 +0000
committerbors <bors@rust-lang.org>2024-04-09 14:15:09 +0000
commit033becf83c62814357f4810db149471db46ab816 (patch)
tree2b6ebd07a148367179aa4ac5ff269030be0ba257 /compiler/rustc_lint/src
parentff24ef91fc848832a8dab483d3b17097cbead5a8 (diff)
parent3fe58393bc3cfe38cbdf803549d66de1b74fccb0 (diff)
downloadrust-033becf83c62814357f4810db149471db46ab816.tar.gz
rust-033becf83c62814357f4810db149471db46ab816.zip
Auto merge of #123485 - madsmtm:use-libc-copyfile, r=joboet
macOS: Use `libc` definitions for copyfile

`COPYFILE_ALL` is not yet exposed in `libc`, but the rest of what we need is, so use those definitions instead of manually defining them.

The definitions were added in https://github.com/rust-lang/libc/pull/2667 and https://github.com/rust-lang/libc/pull/3346.
Diffstat (limited to 'compiler/rustc_lint/src')
0 files changed, 0 insertions, 0 deletions