]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2018-11-02 flip1995Differ between inner and outer attributes
2018-11-02 flip1995Add tests
2018-11-02 flip1995Add cfg_attr(rustfmt) lint
2018-11-02 bors[bot]Merge #3344
2018-11-02 kennytmAddressed comments.
2018-11-02 kennytmFix dogfood error.
2018-11-02 kennytmAdded lints `into_iter_on_ref` and `into_iter_on_array...
2018-11-02 bors[bot]Merge #3161
2018-11-02 flip1995Allow single_match_else
2018-11-02 flip1995Update stderr
2018-11-02 flip1995Add copyright statement©
2018-11-02 flip1995Fix typos
2018-11-02 flip1995Fix dogfood error
2018-11-02 flip1995Fix typo and indentation
2018-11-02 flip1995run update_lints script
2018-11-02 flip1995Add tests for unknwon_clippy_lints lint
2018-11-02 flip1995Add new lint: unknwon_clippy_lintsg
2018-11-02 bors[bot]Merge #3402
2018-11-02 Matthias Krügerclippy: fix pedantic warnings and run clippy::pedantic...
2018-11-02 bors[bot]Merge #3387
2018-11-02 bors[bot]Merge #3397 #3398
2018-11-02 Shotaro YamadaFix a false-positive of needless_borrow
2018-11-02 bors[bot]Merge #3388
2018-11-02 Philipp HanschUI test cleanup: Extract match_overlapping_arm tests
2018-11-02 Philipp HanschUI test cleanup: Extract expect_fun_call tests
2018-11-02 bors[bot]Merge #3389
2018-11-01 Maxwell Andersonformat code
2018-11-01 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-11-01 Manish GoregaokarMerge pull request #3395 from phansch/add_missing_coc_file
2018-11-01 Manish GoregaokarMerge pull request #3394 from phansch/rustup
2018-11-01 Philipp HanschAdd missing code of conduct file
2018-11-01 Philipp HanschFix clippy build failure on latest master
2018-11-01 Maxwell Andersonfix comment spacing
2018-11-01 Michael WrightUse slice patterns instead of padding
2018-11-01 Maxwell Andersonchange single char str to char
2018-10-31 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-31 Maxwell Andersonadd lint to lintarray macro
2018-10-31 Maxwell AndersonRevert "small fix"
2018-10-31 bors[bot]Merge #3392
2018-10-31 Philipp HanschFix dogfood and pedantic lints
2018-10-31 bors[bot]Merge #3368
2018-10-31 Matthias Krügerci: when installing rust-toolchain-installer-master...
2018-10-31 bors[bot]Merge #3378
2018-10-31 Philipp HanschRIIR update lints: Generate deprecated lints
2018-10-31 bors[bot]Merge #3370
2018-10-31 bors[bot]Merge #3386
2018-10-31 Michael WrightReplace big if/else expression with match
2018-10-31 bors[bot]Merge #3384
2018-10-31 Matthias KrügerRevert "travis: work around temporary test failure...
2018-10-31 Matthias KrügerRevert "appveyor: use rustc nightly instead of master"
2018-10-31 Matthias KrügerRevert "Disable rust master toolchain build temporarily"
2018-10-31 Matthias Krügerdocs: use_self: hightlight the "should be" code sample...
next