Commit e10686c
uefi-raw/uefi: Replace doc_auto_cfg with doc_cfg
Our latest release failed to build on docs.rs [1] because the `doc_auto_cfg`
feature has been subsumed by `doc_cfg`:
rust-lang/rust#138907
[1]: https://docs.rs/crate/uefi/0.36.0/builds/26031791 parent 7680e73 commit e10686c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments