Jefry Lagrange
ebcb15d6f2
Rewrite the ban-type lint in Python
...
Delete old rust ban lint and move tests to python tidy
Fix ban lint regex and fix test
2017-02-25 15:56:06 +01:00
Anthony Ramine
3eed8a91a1
Move script lints to script_plugins
...
The plugins crate now just allows to hook into clippy from a single crate.
2017-02-16 18:37:14 +01:00
Anthony Ramine
336e6c8f28
Switch to commit-specific nightlies
2017-02-15 14:55:02 +01:00
Ms2ger
4fca766bbd
Make the dom module private.
2016-12-22 16:06:23 +01:00
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
Yoav Alon
444eddb4a1
Added compiler lint ban on DOMRefCell
2016-03-09 23:48:32 +02:00