Add comment explaining what the nightly cargo feature provides
This commit is contained in:
parent
b53647d782
commit
b1883750b1
@ -21,4 +21,5 @@ name = "elf"
|
||||
default = ["std", "to_str"]
|
||||
std = []
|
||||
to_str = []
|
||||
# Enable for nightly feature(error_in_core) to impl core::error::Error on ParseError
|
||||
nightly = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user