]> git.lizzy.rs Git - rust.git/history - clippy_lints
Fix lint doc
[rust.git] / clippy_lints /
2019-08-06 Lzu TaoRustup https://github.com/rust-lang/rust/pull/59369
2019-08-05 borsAuto merge of #4335 - phansch:fix_needless_bool_suggest...
2019-08-05 Philipp Hanschfmt
2019-08-05 Philipp HanschFix needless_bool suggestion with if-else-if-else
2019-08-05 borsAuto merge of #4203 - Urriel:feat/333_calling_main...
2019-08-05 Vincent Dal MasoMove expression check to LateLintPass
2019-08-05 Vincent Dal MasoAdd recursion check on main function
2019-08-05 borsAuto merge of #4338 - flip1995:rollup-9cm4jbr, r=flip1995
2019-08-05 Philipp KronesRollup merge of #4332 - phansch:rustfix_unnecessary_cas...
2019-08-05 Philipp KronesRollup merge of #4331 - phansch:doctests_restriction...
2019-08-05 Philipp KronesRollup merge of #4330 - phansch:doctests_nursery, r...
2019-08-05 Philipp KronesRollup merge of #4329 - phansch:doctests_pedantic,...
2019-08-05 borsAuto merge of #4337 - flip1995:let_unit, r=phansch
2019-08-05 borsAuto merge of #4333 - phansch:rustfix_decimal_literal_r...
2019-08-05 flip1995Make let_unit lint suggestion auto applicable
2019-08-05 borsAuto merge of #4336 - phansch:rustup, r=flip1995
2019-08-05 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/63213
2019-08-03 Philipp HanschDoctests: Enable running doc tests for restriction...
2019-08-03 Philipp HanschDoctests: Enable running doc tests for nursery lints
2019-08-03 Philipp HanschDoctests: Enable running doc tests for pedantic lints
2019-08-03 borsAuto merge of #4327 - phansch:doctests_perf, r=flip1995
2019-08-03 borsAuto merge of #4325 - phansch:doctests_complexity,...
2019-08-03 borsAuto merge of #4328 - phansch:rustup, r=phansch
2019-08-03 Philipp HanschRustup to latest rustc master
2019-08-03 Philipp HanschAlso enable doc tests for internal lints
2019-08-03 Philipp HanschDoctests: Enable running doc tests for perf lints
2019-08-02 Philipp HanschDoctests: Fix all complexity lint docs
2019-08-01 borsAuto merge of #4322 - Y0hy0h:patch-1, r=phansch
2019-08-01 Y0hy0hFix missing import
2019-08-01 borsAuto merge of #4314 - chansuke:add-negation-to-is_empty...
2019-08-01 borsAuto merge of #4307 - flip1995:unnecessary_unwrap,...
2019-08-01 flip1995Fix doc tests
2019-08-01 flip1995Remove Known problems for UNNECESSARY_UNWRAP
2019-08-01 flip1995Move UNNECESSARY_UNWRAP to complexity and PANICKING_UNW...
2019-08-01 borsAuto merge of #4318 - izik1:typo, r=phansch
2019-08-01 Y0hy0hImprove documentation on implicit_hasher lint
2019-08-01 borsAuto merge of #4316 - phansch:method_rs_cleanup2, r...
2019-08-01 borsAuto merge of #4315 - phansch:fn_to_numeric_cast_applic...
2019-08-01 borsAuto merge of #4303 - mikerite:dev-fmt-20190728, r...
2019-08-01 Zachery GyurkovitzFix `for on` typo
2019-08-01 Michael WrightUpdate formatting
2019-08-01 Michael WrightMerge branch 'master' into dev-fmt-20190728
2019-07-31 Philipp HanschMark `fn_to_numeric_cast` lints as MaybeIncorrect
2019-07-31 borsAuto merge of #4313 - Manishearth:owl, r=yaahallo
2019-07-31 chansukeAdd required negation in non_zero lint
2019-07-31 borsAuto merge of #4308 - jakubadamw:use-self-variant-scope...
2019-07-31 Jakub WieczorekUpdate all the code to pass the updated `use_self`...
2019-07-31 Jakub WieczorekExtend the `use_self` lint to suggest uses of `Self...
2019-07-30 borsAuto merge of #3766 - xd009642:issue-3764, r=flip1995
2019-07-30 borsAuto merge of #4306 - mikerite:fix-breakage-20190730...
2019-07-30 Michael WrightFix breakage due to rust-lang/rust#61856
2019-07-28 xd009642Fix dogfood test
2019-07-27 xd009642Hash discriminant of lifetime.name
2019-07-27 xd009642Hash discriminant of Lifetime::Name
2019-07-27 xd009642Respond to review comments
2019-07-27 borsAuto merge of #4301 - flip1995:dummy, r=Manishearth
2019-07-27 borsAuto merge of #4302 - matthiaskrgr:rustup_13, r=phansch
2019-07-27 xd009642Added doc comment fixed type printout
2019-07-27 xd009642Respond to comments and improve printout
2019-07-26 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/62964
2019-07-26 xd009642Responded to comments and fixed compile bug
2019-07-24 xd009642Fixed more compile errors
2019-07-24 xd009642Fix some of the compile errors
2019-07-24 xd009642Changed Ty to ty, added lifetime 'tcx
2019-07-24 xd009642Lint for type repetition in trait bounds.
2019-07-24 borsAuto merge of #4297 - matthiaskrgr:rustup_12, r=matthia...
2019-07-24 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/62859
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-21 borsAuto merge of #4292 - mikerite:fix-breakage-20190721...
2019-07-21 Michael WrightFix breakage due to rust-lang/rust#60913
2019-07-21 Michael WrightFix breakage due to rust-lang/rust#62705
2019-07-19 borsAuto merge of #4286 - phansch:update_pulldown_cmark3...
2019-07-19 Philipp HanschUpdate pulldown-cmark to 0.5.3
2019-07-18 borsAuto merge of #4282 - phansch:decrease_stderr_maximum_l...
2019-07-18 borsAuto merge of #4274 - daxpedda:implicit_return_fixes...
2019-07-18 borsAuto merge of #4284 - flip1995:rustfmt, r=phansch
2019-07-18 flip1995Format code
2019-07-17 daxpeddaImproved imports
2019-07-17 borsAuto merge of #4280 - phansch:uitests_matches, r=flip1995
2019-07-17 borsAuto merge of #4259 - Darth-Revan:origin/inherent_to_st...
2019-07-17 Darth-RevanCorrections for PR review.
2019-07-17 Darth-RevanImplement lint for inherent to_string() method.
2019-07-17 borsAuto merge of #4278 - phansch:uitestcleanup_indexing...
2019-07-16 borsAuto merge of #4276 - phansch:uitestcleanup, r=flip1995
2019-07-16 daxpeddaRemoved lintining on never type.
2019-07-16 borsAuto merge of #4275 - jayhardee9:fix/cmp-signum, r...
2019-07-15 Jerry HardeeLint
2019-07-15 Jerry HardeeFix float_cmp false positive when comparing signum
2019-07-15 daxpeddafalse positives fixes of `implicit_return`
2019-07-15 borsAuto merge of #4273 - mikerite:deny-warnings, r=flip1995
2019-07-15 Michael WrightDeny warnings in CI
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-13 borsAuto merge of #4232 - mikerite:dev-fmt-4, r=flip1995
2019-07-13 borsAuto merge of #4268 - mikerite:fix-4260, r=flip1995
2019-07-13 Michael WrightMerge branch 'master' into dev-fmt-4
2019-07-12 borsAuto merge of #4269 - lzutao:rustup, r=flip1995
2019-07-11 Lzu TaoRustup `macro expansion and resolution`
2019-07-11 Michael WrightFix bug in `implicit_hasher` causing crashes
2019-07-09 uHOOCCOOHuIgnore generated fresh lifetimes in elision check.
2019-07-09 borsAuto merge of #4257 - skade:improve-cast-alignment...
next