]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-02-19 flip1995Fix name of configuration parameters in documentation
2018-02-19 Oliver SchneiderMerge pull request #2451 from TomasKralCZ/rdn-fields
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...
2018-02-06 Philipp HanschPartly fix incorrect useless_attribute suggestion
2018-02-06 Oliver SchneiderMerge pull request #2443 from goodmanjonathan/fix-2438
2018-02-06 Jonathan Goodmandon't suggest eliding 'static on associated consts
2018-02-06 Oliver SchneiderMerge pull request #2441 from flip1995/literal_rep
2018-02-06 flip1995Make decimal_literal_representation a restriction lint
2018-02-06 Oliver SchneiderMerge pull request #2439 from gnieto/fix/cterror
2018-02-06 Guillem NietoFix ICE comparing `ExprRange`
2018-02-05 Oliver SchneiderCleanup calls to `layout_of`
2018-02-05 Oliver SchneiderVersion Bump
2018-02-05 Oliver SchneiderMerge pull request #2433 from kimsnj/matches_sugg
2018-02-05 Oliver SchneiderMerge pull request #2415 from HMPerson1/fix-2356
2018-02-05 Oliver SchneiderMerge pull request #2428 from phansch/fix_lint_list_issues
2018-02-05 Oliver SchneiderMerge pull request #2419 from phansch/fix_doc_comment_f...
2018-02-05 Oliver SchneiderMerge pull request #2436 from messense/rustup
2018-02-05 messenseRustup to rustc 1.25.0-nightly (0c6091fbd 2018-02-04)
2018-02-04 Karim SnjRemoving extra newline
2018-02-04 Karim SnjFix suggestions for ref matches
2018-02-02 Manish GoregaokarBump to 0.0.185
2018-02-02 HMPerson1Fix `const_static_lifetime`
2018-02-02 Manish GoregaokarMerge pull request #2430 from Frederick888/fix-2429
2018-02-02 HMPerson1Fix `non_expressive_names`
2018-02-02 HMPerson1Fix `get_enclosing_block`
2018-02-02 Frederick Zhangset CodeSuggestion approximate to false. fixes #2429
2018-02-01 Philipp HanschAllow empty lines in lint doc examples
2018-02-01 Oliver SchneiderGive travis a guaranteed existing directory for ui...
2018-02-01 Oliver SchneiderMerge pull request #2417 from mathstuf/gitignore-suppor...
2018-02-01 Philipp HanschFix false positive in empty_line_after_outer_attr
2018-01-31 Ben Boeckelgitignore: support ignoring target as symlinks
2018-01-31 Oliver SchneiderMerge pull request #2410 from gnieto/task/questionMarkIso
2018-01-30 Guillem NietoUpdate UI tests
2018-01-30 Guillem NietoAdd question mark operator
2018-01-30 Oliver SchneiderMerge pull request #2413 from flip1995/assign_ops
2018-01-30 flip1995Additionally suggest the semantic equal variant
2018-01-30 Oliver SchneiderVersion bump
2018-01-30 flip1995Improved suggestion on misrefactored_assign_op lint...
2018-01-30 Oliver SchneiderMerge pull request #2340 from phansch/newline_after_att...
2018-01-30 Oliver SchneiderMerge pull request #2412 from topecongiro/double-comparison
2018-01-30 Seiichi UchidaAdd double comparions lint
2018-01-30 Seiichi UchidaRustup to rustc 1.25.0-nightly (90eb44a58 2018-01-29)
2018-01-29 Oliver SchneiderMerge pull request #2409 from montrivo/while_let_on_ite...
2018-01-29 Tim Nielens#1121: already fixed, adding a test
2018-01-29 Philipp HanschAdd workaround for hidden outer attribute
2018-01-29 Philipp HanschMake lint work on all members of ast::Item_
2018-01-29 Philipp HanschAdd test case for comments between item and attr
2018-01-29 Philipp HanschWarn on empty lines after outer attributes
2018-01-29 Manish GoregaokarBump to 0.0.183
2018-01-29 Manish GoregaokarBump compiletest version
2018-01-29 Manish GoregaokarMerge pull request #2408 from rust-lang-nursery/rustup
2018-01-29 Manish GoregaokarUpdate spans
2018-01-29 Manish Goregaokarmut_mut_macro is missing plugin(clippy)
2018-01-28 Seiichi UchidaRemove an unused binary file
2018-01-28 Seiichi UchidaRustup to rustc 1.25.0-nightly (7d6e5b9da 2018-01-27)
2018-01-27 Manish GoregaokarMerge pull request #2403 from mikerite/fix_compile_2
2018-01-27 Michael WrightFix compilation
2018-01-25 Manish GoregaokarMerge pull request #2400 from devonhollowood/misaligned...
2018-01-25 Devon HollowoodAdd misaligned_transmute lint
2018-01-25 Oliver SchneiderMerge pull request #2399 from rust-lang-nursery/rustup
2018-01-25 Oliver SchneiderVersion Bump
2018-01-25 Manish GoregaokarRustup to rustc 1.25.0-nightly (a0dcecff9 2018-01-24)
2018-01-25 Manish GoregaokarAdd known false positive for enum_glob_use
2018-01-24 Oliver SchneiderMerge pull request #2396 from rust-lang-nursery/author
2018-01-24 Oliver SchneiderEnable more patterns in the author lint
2018-01-23 Oliver SchneiderMerge pull request #2393 from flip1995/regex
2018-01-23 flip1995let invalid_regex point to the right place for raw...
2018-01-23 Oliver SchneiderMerge pull request #2362 from flip1995/master
2018-01-23 flip1995Apply requested changes
2018-01-23 flip1995Adapt to updated ui tests
2018-01-23 flip1995Add configurable threshold, default: 4096
2018-01-22 Oliver SchneiderMerge pull request #2392 from theotherphil/bugfix
2018-01-22 Phil EllisonUse existing match_var function
2018-01-22 Phil EllisonFix unnecessary_fold bug
2018-01-22 Manish GoregaokarRustup to rustc 1.25.0-nightly (97520ccb1 2018-01-21)
2018-01-22 Manish GoregaokarMerge pull request #2390 from topecongiro/rustup
2018-01-22 Seiichi UchidaRustup to rustc 1.25.0-nightly (97520ccb1 2018-01-21)
2018-01-20 Martin CartonMerge pull request #2385 from rust-lang-nursery/small...
2018-01-20 mcartonSmall documentation formatting fix
2018-01-19 Oliver SchneiderMerge pull request #2350 from theotherphil/fold_any
2018-01-19 Oliver SchneiderMerge pull request #2363 from rust-lang-nursery/appveyor
2018-01-19 Oliver SchneiderUpdate error count
2018-01-19 Oliver SchneiderDon't run cargo clippy on appveyor
2018-01-19 Oliver SchneiderDon't run 32 bit checks on windows
2018-01-19 Oliver SchneiderReadd the .exe extension on windows
2018-01-19 Oliver SchneiderDisable gnu builds on appveyor, rustc plugins are broke...
2018-01-19 Oliver SchneiderDon't run dogfood on windows or in the rustc test suite
2018-01-19 Oliver SchneiderMerge branch 'master' of github.com:Manishearth/rust...
2018-01-19 Oliver SchneiderMerge pull request #2364 from flip1995/precedence
next