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
Astro
rust-card10
Commits
4d81636d
Commit
4d81636d
authored
Aug 24, 2019
by
Astro
⚙
Browse files
l0dable: quelch type name warns
parent
059ae059
Pipeline
#3299
passed with stage
in 47 minutes and 39 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
l0dable/src/fs.rs
View file @
4d81636d
...
...
@@ -52,6 +52,7 @@ impl<'a> Iterator for ReadDir {
}
}
#[allow(non_camel_case_types)]
#[repr(u8)]
#[derive(Copy,
Clone)]
pub
enum
epic_stat_type
{
...
...
@@ -60,6 +61,7 @@ pub enum epic_stat_type {
Dir
=
2
,
}
#[allow(non_camel_case_types)]
#[repr(packed)]
#[derive(Copy,
Clone)]
pub
struct
epic_stat
{
...
...
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