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.
2 parents 9fb63d5 + 1aaeb3f commit eafd090Copy full SHA for eafd090
tests/run-pass/needless_lifetimes_impl_trait.rs
@@ -1,5 +1,5 @@
1
2
-
+#![allow(stable_features)]
3
#![feature(conservative_impl_trait)]
4
#![deny(needless_lifetimes)]
5
#![allow(dead_code)]
0 commit comments