mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
auto merge of #2279 : Manishearth/servo/patch-3, r=jdm
This commit is contained in:
commit
b501654a8a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
// This file is a Mako template: http://www.makotemplates.org/
|
// This file is a Mako template: http://www.makotemplates.org/
|
||||||
|
|
||||||
#[allow(non_camel_case_types, uppercase_variables)];
|
#![allow(non_camel_case_types, uppercase_variables)]
|
||||||
|
|
||||||
pub use std::ascii::StrAsciiExt;
|
pub use std::ascii::StrAsciiExt;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue