mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
auto merge of #4527 : Ms2ger/servo/indentation-plugins, r=larsbergstrom
This commit is contained in:
commit
f41324c2a1
1 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
||||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||||
|
|
||||||
pub mod inheritance_integrity;
|
pub mod inheritance_integrity;
|
||||||
pub mod privatize;
|
pub mod privatize;
|
||||||
pub mod str_to_string;
|
pub mod str_to_string;
|
||||||
pub mod transmute_type;
|
pub mod transmute_type;
|
||||||
pub mod unrooted_must_root;
|
pub mod unrooted_must_root;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue