Fix warnings: docs
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Parity Ethereum. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#![warn(missing_docs, unused_extern_crates)]
|
||||
#![allow(missing_docs)]
|
||||
#![warn(unused_extern_crates)]
|
||||
|
||||
//! Ethcore library
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user