servo/tests/compiletest/plugin
Anthony Ramine 1327ebd52f Remove HeapGCValue
It could be used to have mutable JSVal fields without GC barriers.
With the removal of that trait, MutHeap and MutNullableHeap can respectively
be replaced by MutJS and MutNullableJS.
2016-12-12 10:47:54 -10:00
..
compile-fail Remove HeapGCValue 2016-12-12 10:47:54 -10:00
Cargo.toml All our Cargo.toml files should contain an MPL-2.0 license field. 2016-07-14 10:26:34 -05:00
lib.rs Add infrastructure for compiletests 2016-02-04 16:00:09 +01:00