Skip to content

Commit

Permalink
rust: kernel: enable doc_cfg unstable feature
Browse files Browse the repository at this point in the history
Closes Rust-for-Linux#442.

Suggested-by: Finn Behrens <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
  • Loading branch information
ojeda committed Jul 14, 2021
1 parent 020ed7b commit 3e2a3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/kernel/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
const_panic,
const_raw_ptr_deref,
const_unreachable_unchecked,
doc_cfg,
receiver_trait,
try_reserve
)]
Expand Down

0 comments on commit 3e2a3b1

Please sign in to comment.