Skip to content

Commit 0235861

Browse files
committed
doc: alphabetical ordering
1 parent 7521393 commit 0235861

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
@@ -194,6 +194,7 @@
194194
//! [template]: https://github.com/rust-osdev/uefi-rs/tree/main/template
195195
//! [unstable features]: https://doc.rust-lang.org/unstable-book/
196196
//! [uefirc]: https://github.com/codyd51/uefirc
197+
//! [unstable features]: https://doc.rust-lang.org/unstable-book/
197198
198199
#![cfg_attr(all(feature = "unstable", feature = "alloc"), feature(allocator_api))]
199200
#![cfg_attr(docsrs, feature(doc_auto_cfg))]

0 commit comments

Comments
 (0)