]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-11-27 flip1995Let travis run cargo fmt --all -- --check
2018-11-27 flip1995Error on line overflow
2018-11-27 Oliver S̶c̶h̶n̶e̶i̶d... Merge pull request #3459 from flip1995/sugg_appl
2018-11-27 flip1995Fix NAIVE_BYTECOUNT applicability
2018-11-27 flip1995Fix dogfood error
2018-11-27 flip1995Change Applicability of MISTYPED_LITERAL_SUFFIX
2018-11-27 flip1995Add applicability level to (nearly) every span_lint_and...
2018-11-27 flip1995Update stderr file
2018-11-27 flip1995Fix bugs and improve documentation
2018-11-27 flip1995Add Applicability::Unspecified to span_lint_and_sugg...
2018-11-27 flip1995Introduce snippet_with_applicability and hir_with_appli...
2018-11-26 Philipp KronesMerge pull request #3412 from matthiaskrgr/readme_2
2018-11-26 Matthias Krügerreadme: tell how to install clippy on travis from git...
2018-11-26 Oliver S̶c̶h̶n̶e̶i̶d... Merge pull request #3365 from gnieto/lint/slow-initiali...
2018-11-26 Philipp HanschMerge pull request #3456 from matthiaskrgr/builtin
2018-11-26 Matthias Krügerconstants: add u128 i128 builtin types and fix outdated url
2018-11-25 Guillem NietoUpdate lints
2018-11-25 Guillem NietoLint only the first statment/expression after alloc
2018-11-25 Guillem NietoFix some warnings related to Self
2018-11-25 Guillem NietoRename some symbols
2018-11-25 Guillem NietoSplit lint into slow and unsafe vector initalization
2018-11-25 Guillem NietoAdd unsafe set_len initialization
2018-11-25 Guillem NietoAdd slow zero-filled vector initialization lint
2018-11-24 Oliver S̶c̶h̶n̶e̶i̶d... Merge pull request #3439 from dtolnay/npbv
2018-11-23 Philipp HanschMerge pull request #3453 from phansch/remove_sudo_false
2018-11-23 Philipp HanschTravis: Remove `sudo: false`
2018-11-23 Philipp HanschMerge pull request #3452 from matthiaskrgr/rustup
2018-11-23 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/54071/
2018-11-22 Philipp HanschMerge pull request #3449 from matthiaskrgr/dep
2018-11-22 Matthias Krügerdependencies: update pulldown-cmark from 0.1 to 0.2
2018-11-22 Oliver S̶c̶h̶n̶e̶i̶d... Merge pull request #3447 from phansch/small_rename
2018-11-22 Oliver S̶c̶h̶n̶e̶i̶d... Merge pull request #3442 from rust-lang/version_ids
2018-11-22 Oliver S̶c̶h̶n̶e̶i̶d... Merge branch 'master' into version_ids
2018-11-22 Oliver S̶c̶h̶n̶e̶i̶d... Merge pull request #3446 from matthiaskrgr/url_update
2018-11-22 Philipp Hanschs/file_map/source_map
2018-11-22 Matthias Krügermissed another one in the README
2018-11-22 Matthias Krügerrun "util/dev update_lints"
2018-11-22 Matthias Krügerrust-lang-nursery/rust-clippy => rust-lang/rust-clippy
2018-11-21 bors[bot]Merge #3437
2018-11-21 bors[bot]Merge #3443
2018-11-21 Wayne WarrenAddress 'clippy::single-match' dogfood lint
2018-11-21 Philipp KronesFix nit
2018-11-21 Wayne WarrenAddress travis CI lint failure
2018-11-21 Wayne WarrenUpdate trivially_copy_pass_by_ref with Trait stderr...
2018-11-21 Wayne Warrenissue#3318 run trivially_copy_pass_by_ref for traits
2018-11-21 Wayne WarrenUpdate trivially_copy_pass_by_ref with Trait examples
2018-11-21 Wayne WarrenFix awkward wording
2018-11-21 Wayne WarrenDocument how to lint local Clippy changes with locally...
2018-11-21 bors[bot]Merge #3441
2018-11-21 Oliver SchererEnable rustup clippy to refer to the correct documentation
2018-11-21 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/52591
2018-11-21 David TolnayDowngrade needless_pass_by_value to allow by default
2018-11-19 bors[bot]Merge #3432
2018-11-17 bors[bot]Merge #3435
2018-11-17 Matthias Krügerremove unused allow() attributes, NFC
2018-11-15 bors[bot]Merge #3431
2018-11-15 flip1995Add regression test
2018-11-15 flip1995Don't emit suggestion when inside of a macro
2018-11-15 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/55852/
2018-11-15 bors[bot]Merge #3419
2018-11-14 bors[bot]Merge #3428
2018-11-14 AntonFix "too" -> "foo" typo in format.rs
2018-11-14 bors[bot]Merge #3427
2018-11-14 Michael WrightFix `use_self` violation
2018-11-14 Michael WrightFix wrong suggestion for `redundant_closure_call`
2018-11-13 Yusuf SimonsonCheck for common metadata
2018-11-13 bors[bot]Merge #3426
2018-11-13 Michael WrightFix `use_self` false positive on `use` statements
2018-11-10 bors[bot]Merge #3423
2018-11-10 Michael WrightFix `use_self` false positive
2018-11-07 bors[bot]Merge #3407
2018-11-06 Michael WrightRemove `+` from `has_unary_equivalent`
2018-11-06 Michael WrightMerge branch 'master' into fix-missing-comma-fp
2018-11-05 bors[bot]Merge #3408
2018-11-05 Philipp HanschFix dogfood
2018-11-05 Philipp KronesUpdate println! formatting
2018-11-05 Philipp HanschFix false positive in check mode caused by `gen_deprecated`
2018-11-05 Philipp HanschRIIR update lints: Add check mode (update_lints.py...
2018-11-05 bors[bot]Merge #3353
2018-11-04 bors[bot]Merge #3411
2018-11-04 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/55665...
2018-11-04 Maxwell Andersonchanged into_iter to iter and fixed a lint check
2018-11-04 Michael WrightFix `collapsible_if` error
2018-11-04 Michael WrightFix `possible_missing_comma` false positives
2018-11-03 bors[bot]Merge #3399
2018-11-03 Philipp HanschMerge pull request #3404 from matthiaskrgr/rustup
2018-11-03 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/55330/
2018-11-03 Philipp HanschFix typo
2018-11-03 Philipp HanschImprove clippy_dev help text
2018-11-03 Philipp HanschRIIR update lints: Generate lint group registrations
2018-11-03 Philipp HanschTest clippy_dev on CI and fix test
2018-11-03 bors[bot]Merge #3400
2018-11-03 bors[bot]Merge #3123
2018-11-03 Philipp HanschRIIR update lints: Generate modules section
2018-11-02 flip1995Update stderr
2018-11-02 flip1995Rename test files
2018-11-02 flip1995Also lint cfg_attr(.., rustfmt::skip)
2018-11-02 flip1995Add tests from rustfmt::skip test file
2018-11-02 flip1995Run update_lints.py script
2018-11-02 flip1995Add test for non-crate-level inner attributes
next