We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36a6be commit f92d98bCopy full SHA for f92d98b
lazer/solana/src/lib.rs
@@ -26,7 +26,7 @@ use {
26
std::mem::size_of,
27
};
28
29
-// rustfmt's unstable import merging feature breaks complilation.
+// rustfmt's unstable import merging feature breaks compilation.
30
#[rustfmt::skip]
31
use solana_program::entrypoint;
32
0 commit comments