mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Auto merge of #5689 - Ms2ger:warnings, r=larsbergstrom
This commit is contained in:
commit
e597fd0c00
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
//
|
//
|
||||||
// The `Browser` is fed events from a generic type that implements the
|
// The `Browser` is fed events from a generic type that implements the
|
||||||
// `WindowMethods` trait.
|
// `WindowMethods` trait.
|
||||||
#![feature(libc, rustc_private, thread_local)]
|
#![feature(libc, thread_local)]
|
||||||
#![cfg_attr(not(test), feature(path))]
|
#![cfg_attr(not(test), feature(path))]
|
||||||
|
|
||||||
extern crate compositing;
|
extern crate compositing;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue