Appease tidy
This commit is contained in:
parent
3de9b8a3b7
commit
117443ec0a
@ -18,7 +18,8 @@ mod state {
|
||||
pub struct RawFloatState;
|
||||
impl RawFloatState {
|
||||
perftools_inline! {
|
||||
pub(super) fn new() {} //~ ERROR failed to resolve: there are too many leading `super` keywords
|
||||
pub(super) fn new() {}
|
||||
//~^ ERROR failed to resolve: there are too many leading `super` keywords
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user