mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add inline_size_is_auto
This commit is contained in:
parent
6a5b8337a1
commit
2c124b9d0b
2 changed files with 20 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#![deny(unsafe_code)]
|
||||
#![feature(exact_size_is_empty)]
|
||||
#![feature(matches_macro)]
|
||||
|
||||
pub mod context;
|
||||
pub mod data;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue