Update code with new lint names
This commit is contained in:
parent
58dc0a05ab
commit
e0ad0fcb95
178 changed files with 265 additions and 265 deletions
|
@ -12,7 +12,7 @@
|
|||
// Copyright (c) 2011 Google Inc.
|
||||
|
||||
#![forbid(non_camel_case_types)]
|
||||
#![allow(missing_doc)]
|
||||
#![allow(missing_docs)]
|
||||
|
||||
/*!
|
||||
JSON parsing and serialization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue