We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
never_type
Into<!>
1 parent 6968e77 commit ea5bc7aCopy full SHA for ea5bc7a
src/librustc_metadata/lib.rs
@@ -3,6 +3,7 @@
3
#![feature(box_patterns)]
4
#![feature(drain_filter)]
5
#![feature(libc)]
6
+#![feature(never_type)]
7
#![feature(nll)]
8
#![feature(proc_macro_internals)]
9
#![feature(proc_macro_quote)]
0 commit comments