aboutsummaryrefslogtreecommitdiffstats
path: root/components/plugins/lints/privatize.rs
Commit message (Expand)AuthorAgeFilesLines
* Change #[privatize] into #[derive(DenyPublicFields)]Anthony Ramine2017-02-151-41/+0
* Upgrade to rustc 1.17.0-nightly (ea7a6486a 2017-02-04)Simon Sapin2017-02-051-1/+1
* Update Rust to 1.15.0-nightly (71c06a56a 2016-12-18)Ms2ger2016-12-221-1/+1
* Revert "Update Rust to 1.15.0-nightly (8f02c429a 2016-12-15)."Lars Bergstrom2016-12-191-1/+1
* Update Rust to 1.15.0-nightly (8f02c429a 2016-12-15).Ms2ger2016-12-191-1/+1
* Removed unused importsPer Lundberg2016-05-151-1/+0
* Rust upgrade to 2016-04-12Manish Goregaokar2016-04-151-1/+1
* Update to Rust 2016-03-05Anthony Ramine2016-03-061-7/+4
* Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12)Manish Goregaokar2015-11-271-2/+2
* Rust upgrade to nightly 20151002Lars Bergstrom2015-10-021-5/+4
* Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev.Manish Goregaokar2015-09-231-6/+8
* Upgrade to rustc 1.4.0-dev (cb9323ec0 2015-09-01)Simon Sapin2015-09-021-2/+3
* sort all usesJohann Tuffe2015-08-201-2/+2
* Replace uses of `for foo in bar.iter()` and `for foo in bar.iter_mut()`João Oliveira2015-08-151-1/+1
* Fix minor typo in lint docstring.Georg Brandl2015-08-051-1/+1
* Upgrade to rustc 1.3.0-dev (f3b97a74a 2015-07-03)Simon Sapin2015-07-041-2/+1
* Reduce max line length from 150 to 120 charactersCorey Farwell2015-05-241-3/+10
* Update some code that's feature-gated under core.Ms2ger2015-03-211-1/+1
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-1/+1
* Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.Ms2ger2015-01-081-1/+0
* break up lints.rs into separate filesRohan Prinja2015-01-011-0/+38