chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fa5eb1
)
docs: Drop a now-stabilised feature declaration
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 25 Jul 2021 21:35:44 +0000
(22:35 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 25 Jul 2021 21:35:44 +0000
(22:35 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/lib.rs
patch
|
blob
|
history
diff --git
a/src/lib.rs
b/src/lib.rs
index 14363c9f08d147912f26e6325f2d5391b8450937..1a08f1d721fe2729d4fed0c1c6c20b50d872d073 100644
(file)
--- a/
src/lib.rs
+++ b/
src/lib.rs
@@
-3,7
+3,6
@@
// There is NO WARRANTY.
#![feature(min_type_alias_impl_trait)]
-#![feature(io_into_inner_error_parts)]
#![allow(clippy::redundant_closure_call)]
pub mod imports;