mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove unused 'untagged_unions' feature gate
This commit is contained in:
parent
c48ef50b72
commit
4c4dbf5a7a
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
#![feature(plugin)]
|
||||
#![feature(proc_macro)]
|
||||
#![feature(try_from)]
|
||||
#![feature(untagged_unions)]
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
#![allow(non_snake_case)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue