mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05: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
|
||||
// `WindowMethods` trait.
|
||||
#![feature(libc, rustc_private, thread_local)]
|
||||
#![feature(libc, thread_local)]
|
||||
#![cfg_attr(not(test), feature(path))]
|
||||
|
||||
extern crate compositing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue