aboutsummaryrefslogtreecommitdiffstats
path: root/components/plugins/lints.rs
Commit message (Collapse)AuthorAgeFilesLines
* Remove suggestion to use #[must_root] for functionsManish Goregaokar2014-10-311-1/+1
|
* Add #[privatize] to allow enforcing private fields for struct definitionsTim Taubert2014-10-131-1/+24
|
* Upgrade to rustc d2b30f7d3 2014-09-23Simon Sapin2014-09-291-1/+1
|
* Merge pull request #3480 from zwarich/trailing-whitespacebors-servo2014-09-251-1/+2
|\ | | | | | | | | | | Fix trailing whitespace tidy errors Reviewed-by: larsbergstrom
| * Fix trailing whitespace tidy errorsCameron Zwarich2014-09-251-1/+2
| |
* | Add the MPL back to components/plugins/lints.rsCameron Zwarich2014-09-251-0/+4
|/ | | | This license was accidentally removed in 5b866e9e.
* Fix CEFManish Goregaokar2014-09-231-7/+3
|
* Add license headersManish Goregaokar2014-09-231-1/+5
|
* Rename macros crate to pluginsManish Goregaokar2014-09-231-0/+143