mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Remove str_to_string lint
Specialization makes all of the options equally efficient.
This commit is contained in:
parent
c0aa049b0a
commit
efa84862af
4 changed files with 0 additions and 51 deletions
|
@ -5,6 +5,5 @@
|
|||
pub mod ban;
|
||||
pub mod inheritance_integrity;
|
||||
pub mod privatize;
|
||||
pub mod str_to_string;
|
||||
pub mod transmute_type;
|
||||
pub mod unrooted_must_root;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue