mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Stop using env::set_exit_code.
This commit is contained in:
parent
ef97879c27
commit
d7c0d65cc4
4 changed files with 85 additions and 90 deletions
|
@ -5,7 +5,6 @@
|
|||
#![feature(alloc)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(exit_status)]
|
||||
#![feature(fnbox)]
|
||||
#![feature(hashmap_hasher)]
|
||||
#![feature(heap_api)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue