mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #15567 - nox:plugin, r=SimonSapin
Replace inheritance_integrity by trait shenanigans <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15567) <!-- Reviewable:end -->
This commit is contained in:
commit
84a44a4014
8 changed files with 57 additions and 141 deletions
|
@ -3,8 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
extern crate compiletest_helper;
|
||||
#[macro_use]
|
||||
extern crate deny_public_fields;
|
||||
|
||||
#[test]
|
||||
fn compile_test() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue