mirror of
https://github.com/servo/servo.git
synced 2025-07-29 02:00:23 +01:00
Change #[privatize] into #[derive(DenyPublicFields)]
This commit is contained in:
parent
19c645ff68
commit
8bcf36b9a5
16 changed files with 69 additions and 65 deletions
|
@ -4,5 +4,4 @@
|
|||
|
||||
pub mod ban;
|
||||
pub mod inheritance_integrity;
|
||||
pub mod privatize;
|
||||
pub mod unrooted_must_root;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue