about summary refs log tree commit diff
path: root/clippy_lints/src/missing_inline.rs
AgeCommit message (Expand)AuthorLines
2018-07-20Update to nightlyAlexander Regueiro-1/+2
2018-07-19Remove import of rustcManish Goregaokar-0/+1
2018-07-16Update for hir renamings in rustcOliver Schneider-16/+16
2018-07-08Remove duplication in missing_inlineMichael Wright-21/+12
2018-07-05refactor functiongnzlbg-16/+14
2018-07-04do not apply lint to executable crate typegnzlbg-8/+18
2018-07-04address reviewsgnzlbg-27/+46
2018-07-04add missing_inline lintgnzlbg-0/+171