json
: change jsonp
to json
using new implementation
#1924
3 new alerts
New alerts in code changed by this pull request
- 3 warnings
See annotations below for details.
Annotations
Check warning on line 88 in src/cmd/json.rs
Code scanning / clippy
useless conversion to the same type: std::string::String Warning
Check warning on line 95 in src/cmd/json.rs
Code scanning / clippy
accessing first element with value .as_array() .unwrap().get(0) Warning
Check warning on line 124 in src/cmd/json.rs
Code scanning / clippy
the borrowed expression implements the required traits Warning