aboutsummaryrefslogtreecommitdiffstats
path: root/components/plugins/lints/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Move script lints to script_pluginsAnthony Ramine2017-02-161-6/+0
* Replace inheritance_integrity by trait shenanigansAnthony Ramine2017-02-151-1/+0
* Change #[privatize] into #[derive(DenyPublicFields)]Anthony Ramine2017-02-151-1/+0
* Kill transmute-type-lintAnthony Ramine2017-02-151-1/+0
* Remove str_to_string lintManish Goregaokar2016-04-081-1/+0
* Ban Cell<JS<T>> and Cell<JSVal<T>> (partial #4336)Manish Goregaokar2015-01-041-0/+1
* Remove spurious spaces from lints/mod.rs.Ms2ger2015-01-011-5/+5
* break up lints.rs into separate filesRohan Prinja2015-01-011-0/+9