Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
4lDO2
rfcs
Commits
3f870994
Verified
Commit
3f870994
authored
Aug 10, 2020
by
4lDO2
🖖
Browse files
Remove #[derive(...)] line in code.
parent
8ca3b3e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
text/0000-io_uring.md
View file @
3f870994
...
...
@@ -151,7 +151,6 @@ pub struct SqEntry32 {
// 16 bytes long
#[repr(C,
align(
16
))]
#[derive(Clone,
Copy,
Debug,
Eq,
Hash,
PartialEq)]
pub
struct
CqEntry32
{
pub
user_data
:
u32
,
pub
status
:
u32
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment