aboutsummaryrefslogtreecommitdiffstats
path: root/components/plugins/lints/ban.rs
Commit message (Expand)AuthorAgeFilesLines
* Move script lints to script_pluginsAnthony Ramine2017-02-161-53/+0
* Ban DOMRefCell<Heap<T>> by lint pluginTetsuharu OHZEKI2017-02-151-0/+6
* Remove HeapGCValueAnthony Ramine2016-12-121-3/+3
* Added compiler lint ban on DOMRefCellYoav Alon2016-03-091-0/+6
* Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev.Manish Goregaokar2015-09-231-3/+5
* Fix reported test-tidy errorsBrandon Fairchild2015-09-011-2/+2
* sort all usesJohann Tuffe2015-08-201-1/+1
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-1/+1
* Ban Cell<JS<T>> and Cell<JSVal<T>> (partial #4336)Manish Goregaokar2015-01-041-0/+39