mirror of
https://github.com/servo/servo.git
synced 2025-10-08 20:49:24 +01:00
Rust upgrades
This commit is contained in:
parent
caf1ed9446
commit
bbac8aa5c3
130 changed files with 1236 additions and 985 deletions
|
@ -7,7 +7,7 @@ use js::jsapi::{JS_IsExceptionPending};
|
|||
|
||||
use js::glue::{ReportError};
|
||||
|
||||
#[deriving(ToStr)]
|
||||
#[deriving(Show)]
|
||||
pub enum Error {
|
||||
FailureUnknown,
|
||||
NotFound,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue