mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Remove util::breakpoint
This commit is contained in:
parent
23f5264e1c
commit
5f2d5ef748
3 changed files with 4 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
#![feature(borrow_state)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(const_fn)]
|
||||
#![cfg_attr(debug_assertions, feature(core_intrinsics))]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(custom_derive)]
|
||||
#![feature(fnbox)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue