Skip to content

Commit c66fd4f

Browse files
committed
doc: alphabetical ordering
1 parent a711c5b commit c66fd4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

uefi/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193
//! [template]: https://github.com/rust-osdev/uefi-rs/tree/main/template
194194
//! [unstable features]: https://doc.rust-lang.org/unstable-book/
195195
//! [uefirc]: https://github.com/codyd51/uefirc
196+
//! [unstable features]: https://doc.rust-lang.org/unstable-book/
196197
197198
#![cfg_attr(all(feature = "unstable", feature = "alloc"), feature(allocator_api))]
198199
#![cfg_attr(docsrs, feature(doc_auto_cfg))]

0 commit comments

Comments
 (0)