mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix three trivial warnings.
Signed-off-by: Dominic Cooney <dominic.cooney@gmail.com>
This commit is contained in:
parent
0955b686ed
commit
3b93d20991
3 changed files with 0 additions and 3 deletions
|
@ -2,7 +2,6 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#![feature(assoc_char_funcs)]
|
||||
#![feature(const_fn_fn_ptr_basics)]
|
||||
#![feature(const_fn_trait_bound)]
|
||||
#![feature(core_intrinsics)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue