mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Backed out changeset 196206f129ef (bug 1403213) for referencing non-existing xpcom/rust/gtest/moz.build in xpcom/moz.build. r=backout on a CLOSED TREE
Backs out https://github.com/servo/servo/pull/18941
This commit is contained in:
parent
7e0f5afa83
commit
662b2e7397
7 changed files with 24 additions and 200 deletions
15
components/style/gecko_bindings/nsstring_vendor/Cargo.toml
Normal file
15
components/style/gecko_bindings/nsstring_vendor/Cargo.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
[package]
|
||||
name = "nsstring_vendor"
|
||||
version = "0.1.0"
|
||||
authors = ["nobody@mozilla.com"]
|
||||
license = "MPL-2.0"
|
||||
description = "Rust bindings to xpcom string types"
|
||||
|
||||
|
||||
# Revendoring nsstring from m-c into Servo
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.8"
|
||||
|
||||
[features]
|
||||
gecko_debug = []
|
1025
components/style/gecko_bindings/nsstring_vendor/src/lib.rs
Normal file
1025
components/style/gecko_bindings/nsstring_vendor/src/lib.rs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue