about summary refs log tree commit diff
path: root/clippy_lints/src/consts.rs
AgeCommit message (Expand)AuthorLines
2020-01-13Rustup to rust-lang/rust#68045Yuki Okushi-1/+1
2020-01-12Rustup to rust-lang/rust#67000Yuki Okushi-1/+1
2020-01-07Rustup to rust-lang/rust#67886Yuki Okushi-5/+5
2019-12-31Rustup to rust-lang/rust#67707Yuki Okushi-1/+1
2019-12-30Rustup to rust-lang/rust#66942Yuki Okushi-1/+1
2019-12-27Rustup to rust-lang/rust#66936Yuki Okushi-7/+7
2019-12-24do minor cleanupsLzu Tao-1/+1
2019-12-23Auto merge of #4941 - lzutao:utils-mod, r=phanschbors-11/+4
2019-12-23Rustup to rust-lang/rust#66877Yuki Okushi-9/+6
2019-12-23a few small cleanupsLzu Tao-11/+4
2019-11-14Rustup rust-lang/rust#66233Yuki Okushi-2/+2
2019-11-07Rustup to rust-lang/rust#65884flip1995-3/+5
2019-10-02account for doc visibilityAndre Bogus-1/+1
2019-10-02Fix ICE #4579flip1995-3/+5
2019-09-27Rustup to rust-lang/rust#64813flip1995-2/+2
2019-09-26Rustup https://github.com/rust-lang/rust/pull/64513Lzu Tao-10/+10
2019-09-03Remove Allocation::bytesYuki Okushi-3/+6
2019-08-06Rustup https://github.com/rust-lang/rust/pull/59369Lzu Tao-1/+1
2019-08-01Update formattingMichael Wright-3/+1
2019-07-31Update all the code to pass the updated `use_self` lint.Jakub Wieczorek-28/+28
2019-06-21Remove needless lifetimesJeremy Stucki-1/+1
2019-06-20Fix warnings about unnecessary lifetime boundsLzu Tao-1/+1
2019-06-14Fix wrong lifetime of TyCtxtLzu Tao-1/+1
2019-06-13Fix wrong lifetime of TyCtxtLzu Tao-1/+1
2019-05-28rustup https://github.com/rust-lang/rust/pull/61164Matthias Krüger-6/+6
2019-05-28Auto merge of #4142 - agnxy:rename-assoc, r=flip1995bors-1/+1
2019-05-27Rustup to rustc 1.36.0-nightly (fa40a111f 2019-05-27)Oliver Scherer-5/+9
2019-05-26RustfmtOliver Scherer-5/+3
2019-05-26Rustup to rustc 1.36.0-nightly (2268d9923 2019-05-26)Oliver Scherer-8/+4
2019-05-25Rename "Associated*" to "Assoc*"Andrew Xu-1/+1
2019-05-23update if_chain to 1.0.0Matthias Krüger-1/+2
2019-05-14Properly hash enumsOliver Scherer-0/+1
2019-05-10Fix consts.rsManish Goregaokar-5/+6
2019-05-03Rustup to rustc 1.36.0-nightly (13fde05b1 2019-05-03)Matthias Krüger-9/+9
2019-05-01clippy-driver: use rustc_tools_util to get version info.Matthias Krüger-1/+1
2019-04-17Use {get,match}_def_path from LateContextflip1995-18/+18
2019-04-12Fix `get_def_path`flip1995-2/+5
2019-04-02Add TransmutingNull LintFélix Fischer-13/+24
2019-03-18Replace most of ty:Ty with TyMateusz Mikuła-3/+3
2019-03-16Use LocalInternedString inside of AbsolutePathPrinterflip1995-1/+1
2019-03-15Reimplement AbsolutePathBufferflip1995-1/+1
2019-03-10Various cosmetic improvements.Alexander Regueiro-20/+22
2019-02-27Rustup https://github.com/rust-lang/rust/pull/58321Philipp Hansch-2/+2
2019-02-01Move `max_value` handling to consts moduleMichael Wright-1/+27
2019-01-28RustfmtOliver Scherer-1/+1
2019-01-28Check hypothetically failing conversionOliver Scherer-1/+2
2019-01-28Update const slice processingOliver Scherer-1/+1
2019-01-20Fix breakage due to rust-lang/rust#57651Michael Wright-0/+7
2019-01-08Remove all copyright license headersPhilipp Hansch-10/+0
2019-01-05rustup (don't know the exact PR unfortunately)Matthias Krüger-1/+1