aboutsummaryrefslogtreecommitdiffstats
path: root/components/plugins/lints/inheritance_integrity.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace inheritance_integrity by trait shenanigansAnthony Ramine2017-02-151-96/+0
* Upgrade to rustc 1.17.0-nightly (ea7a6486a 2017-02-04)Simon Sapin2017-02-051-4/+4
* 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
* Update to Rust 1.15.0-nightly (1c448574b 2016-11-28)Anthony Ramine2016-11-291-15/+12
* Rust upgrade to 2016-04-12Manish Goregaokar2016-04-151-2/+1
* Update to Rust 2016-03-05Anthony Ramine2016-03-061-3/+3
* Bump Rust to 2016-01-31 nightlyAnthony Ramine2016-02-011-10/+16
* Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12)Manish Goregaokar2015-11-271-3/+3
* Rust upgrade to nightly 20151002Lars Bergstrom2015-10-021-3/+2
* Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev.Manish Goregaokar2015-09-231-4/+7
* Fix reported test-tidy errors for unmerged import blocksBrandon Fairchild2015-09-191-1/+0
* Upgrade to rustc 1.4.0-dev (cb9323ec0 2015-09-01)Simon Sapin2015-09-021-2/+3
* sort all usesJohann Tuffe2015-08-201-1/+1
* Replace uses of `for foo in bar.iter()` and `for foo in bar.iter_mut()`João Oliveira2015-08-151-2/+2
* replace .len() == 0 with is_empty()João Oliveira2015-08-141-1/+1
* Upgrade to rustc 1.3.0-dev (f3b97a74a 2015-07-03)Simon Sapin2015-07-041-3/+3
* Reduce max line length from 150 to 120 charactersCorey Farwell2015-05-241-2/+4
* Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.Ms2ger2015-03-181-2/+3
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-1/+1
* Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.Ms2ger2015-01-081-2/+1
* break up lints.rs into separate filesRohan Prinja2015-01-011-0/+90