summaryrefslogtreecommitdiff
path: root/test/test_unistd.rs
diff options
context:
space:
mode:
authorbors[bot] <bors[bot]@users.noreply.github.com>2017-07-23 22:46:23 +0000
committerbors[bot] <bors[bot]@users.noreply.github.com>2017-07-23 22:46:23 +0000
commitce3b129d1863a8958c4cc81a851be3fa78134e38 (patch)
treeeb6f2bf32fcb274668fe4f33096da4952b743aa3 /test/test_unistd.rs
parent4b686d86d52b6b1207d5f30144eac33b2a6e0387 (diff)
parent4b8a661521e2b38cd61d07ad8b5b54a39b6f6a4d (diff)
downloadnix-ce3b129d1863a8958c4cc81a851be3fa78134e38.zip
Merge #661
661: Allow doc attributes in ioctl r=asomers fixes #571 . Note that this is a breaking change because it also changes ``` ioctl!(some_name with 12); ``` to ``` ioctl!(bad some_name with 12); ``` This is to work around a bug in the rust compiler whereby rules around matching idents are overly strict. See https://github.com/rust-lang/rust/issues/24189 It doesn't break anything else though.
Diffstat (limited to 'test/test_unistd.rs')
0 files changed, 0 insertions, 0 deletions