Skip to content

Commit f37c56a

Browse files
committed
Clippy
1 parent c00538a commit f37c56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libmimalloc-sys/src/extended.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ pub const mi_option_show_stats: mi_option_t = 1;
488488
pub const mi_option_verbose: mi_option_t = 2;
489489

490490
/// ### The following options are experimental
491-
491+
///
492492
/// Option (experimental) Use large OS pages (2MiB in size) if possible.
493493
///
494494
/// Use large OS pages (2MiB) when available; for some workloads this can

0 commit comments

Comments
 (0)