]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-19 Oliver SchneiderVersion bump
2018-03-18 Oliver SchneiderRustup
2018-03-17 Oliver SchneiderMerge pull request #2545 from flip1995/sus_arith
2018-03-17 flip1995Don't lint comparison operators in arithmetic impls
2018-03-17 Oliver SchneiderMerge pull request #2544 from flip1995/panic
2018-03-17 flip1995Check if the panic message was created by the assert...
2018-03-16 Oliver SchneiderMerge pull request #2533 from mati865/dogfood
2018-03-16 Mateusz MikułaAllow float_cmp in consts lint code
2018-03-16 Mateusz MikułaRemove attributes for stable features
2018-03-16 Mateusz MikułaFix BiRem for floats
2018-03-16 Mateusz MikułaFormat code
2018-03-16 Mateusz MikułaApply clippy suggestions
2018-03-16 Oliver SchneiderRustup
2018-03-15 Oliver SchneiderMerge pull request #2531 from mati865/master
2018-03-15 Mateusz MikułaFix warning
2018-03-15 Mateusz MikułaUpdate tests after merge
2018-03-15 Mateusz MikułaMerge branch 'miri'
2018-03-15 Mateusz MikułaUpdate tests
2018-03-15 Mateusz MikułaRustup
2018-03-13 llogiqMerge pull request #2524 from rust-lang-nursery/update_...
2018-03-13 Oliver SchneiderUpdate dependencies
2018-03-13 Oliver SchneiderUpdate to rustc master
2018-03-12 Oliver SchneiderMerge pull request #2520 from ordovicia/remove-duct
2018-03-11 Oliver SchneiderMerge pull request #2519 from ordovicia/issue-2516
2018-03-11 Hidehito YabuuchiRemove duct dependency
2018-03-11 Hidehito YabuuchiFix comment
2018-03-11 Hidehito YabuuchiIgnore all macros in redundant_field_names
2018-03-08 Oliver SchneiderMerge pull request #2515 from kimsnj/infinite_loop
2018-03-07 Karim Snjlint: while immutable condition: do not lint constants
2018-03-07 Oliver SchneiderMerge pull request #2483 from kimsnj/infinite_loop
2018-03-06 Karim Snjlint: immutable condition: add internally mutable test
2018-03-06 Oliver SchneiderMerge pull request #2511 from flip1995/sus_impl
2018-03-06 Oliver SchneiderMerge pull request #2513 from niklasf/increase-unreadab...
2018-03-06 Niklas FiekasIncrease unreadable_literal digits (fixes #1958)
2018-03-06 flip1995UnNeg and UnNot count as additional operations now
2018-03-05 Karim Snjlint: while immutable condition: refactor to use ExprUs...
2018-03-05 Oliver SchneiderMerge pull request #2509 from ordovicia/redundant_field...
2018-03-05 Hidehito YabuuchiMove call of `is_range_expression()` outside of blocks
2018-03-05 Oliver SchneiderMerge pull request #2507 from ordovicia/redundant_field...
2018-03-05 Hidehito YabuuchiUnused variable is left
2018-03-05 Oliver SchneiderMerge pull request #2493 from bootandy/fix_cow
2018-03-05 Hidehito YabuuchiMake `redundant_field_name` not care range expressions
2018-03-05 Oliver SchneiderMerge pull request #2497 from waywardmonkeys/single...
2018-03-05 Oliver SchneiderMerge branch 'master' into fix_cow
2018-03-05 Oliver SchneiderMerge pull request #2504 from flip1995/lit_float_repr
2018-03-05 Oliver SchneiderTypo
2018-03-05 Oliver SchneiderMerge pull request #2506 from HMPerson1/fix_2496
2018-03-05 Hidehito YabuuchiDon't lint range syntax with var name `start` and ...
2018-03-05 HMPerson1Fix #2496
2018-03-04 flip1995Fix unreadable_literal lint for scientific float notation
2018-03-04 Martin CartonMerge pull request #2502 from flip1995/compiletest_version
2018-03-04 flip1995Use compiletest version v0.3.7
2018-03-03 bootandyChange recomendation to: &[type] from Cow<type>
2018-03-03 Alex ButlerFix #2494 add suggestion for unreadable_literal
2018-03-02 Bruce MitchenerFix single_char_pattern for \n, \t, etc.
2018-03-01 Karim Snjlint: while loop: detect if no var from the condition...
2018-03-01 Karim Snjlint: while immutable condition: refactor to use hir...
2018-03-01 Martin CartonMerge pull request #2495 from alexheretic/fix-2494
2018-03-01 Alex ButlerFix #2494 add suggestion for unreadable_literal
2018-02-28 bootandyLint passing Cow by reference
2018-02-26 Manish GoregaokarMerge pull request #2486 from ordovicia/fix
2018-02-26 Manish GoregaokarBump to 0.0.187
2018-02-26 Manish Goregaokaroops
2018-02-26 Manish GoregaokarMerge pull request #2489 from rust-lang-nursery/rustup
2018-02-26 Manish GoregaokarRustup to rustc 1.26.0-nightly (322d7f7b9 2018-02-25)
2018-02-26 Hidehito YabuuchiFix for rustc 1.26.0-nightly (322d7f7b9 2018-02-25)
2018-02-25 Karim Snjlint: immutable only vars in while condition
2018-02-24 Oliver SchneiderMerge pull request #2479 from gnieto/fix/authorLint
2018-02-24 Guillem NietoRemove explicit visit_qpath method
2018-02-24 Guillem NietoFix author lint
2018-02-23 Manish GoregaokarMerge branch 'rustup'
2018-02-23 Manish GoregaokarUpdate Rust to 063deba92e
2018-02-23 Oliver SchneiderMerge pull request #2471 from bootandy/fix_span2
2018-02-22 bootandyDo not pass Span by reference
2018-02-21 Oliver SchneiderMerge pull request #2473 from phansch/handle_multiline_...
2018-02-21 Philipp HanschLint multiline attributes properly
2018-02-21 bootandyStop unwanted newlines being applied on unwrap_or
2018-02-20 bootandySimplify creation of span_replace_word
2018-02-20 bootandyAdd newlines in unwrap_or ui test
2018-02-20 Oliver SchneiderMerge pull request #2459 from phansch/mention_how_to_ru...
2018-02-20 Oliver SchneiderMerge pull request #2458 from flip1995/suspicious_impl
2018-02-20 Oliver SchneiderMerge pull request #2470 from flip1995/doc_conf
2018-02-19 bootandyFix: point to correct problem part of code
2018-02-19 flip1995Fix name of configuration parameters in documentation
2018-02-19 Philipp KronesMerge branch 'master' into suspicious_impl
2018-02-19 Oliver SchneiderMerge pull request #2451 from TomasKralCZ/rdn-fields
2018-02-13 Philipp HanschExplain how to execute a single UI test
2018-02-13 flip1995Lint for suspicious implementations of arithmetic std...
2018-02-12 TomasKralCZSuggestion fixed, simplified lint logic.
2018-02-10 TomasKralCZImplement redundant field names lint #2244
2018-02-09 Oliver SchneiderMerge pull request #2448 from rust-lang-nursery/fixes
2018-02-09 Oliver SchneiderFixes #2426 (if_same_then_else false positive)
2018-02-09 Oliver SchneiderFix #2427
2018-02-09 Oliver SchneiderRemove rarely used `type_size` helper function
2018-02-09 Oliver SchneiderMerge pull request #2446 from goodmanjonathan/fix-copie...
2018-02-09 Oliver SchneiderMerge pull request #2445 from guido4000/patch-1
2018-02-08 Jonathan Goodmanmake the copies.rs test actually test the correct lints
2018-02-08 GuidoChange command to run clippy without installation
2018-02-07 GuidoSimplify recommended command
2018-02-07 Oliver SchneiderMerge pull request #2444 from phansch/fix_incorrect_use...
next