servo/components/plugins/lints
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
..
ban.rs Remove HeapGCValue 2016-12-12 10:47:54 -10:00
inheritance_integrity.rs Update to Rust 1.15.0-nightly (1c448574b 2016-11-28) 2016-11-29 21:19:25 +01:00
mod.rs Remove str_to_string lint 2016-04-08 06:44:57 +05:30
privatize.rs Removed unused imports 2016-05-15 22:24:26 +03:00
transmute_type.rs Update to Rust 1.15.0-nightly (1c448574b 2016-11-28) 2016-11-29 21:19:25 +01:00
unrooted_must_root.rs Update to Rust 1.15.0-nightly (1c448574b 2016-11-28) 2016-11-29 21:19:25 +01:00