]> git.lizzy.rs Git - rust.git/history - clippy_lints
Update pulldown-cmark to 0.5.3
[rust.git] / clippy_lints /
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 borsAuto merge of #4257 - skade:improve-cast-alignment...
2019-07-09 Florian GilcherImprove cast_ptr_alignment lint
2019-07-09 borsAuto merge of #4265 - vks:patch-1, r=flip1995
2019-07-09 Vinzent Steinbergcast_ptr_alignment: Mention legal use under known problems
2019-07-09 borsAuto merge of #4233 - thiagoarrais:jens1o-fix-1208...
2019-07-09 borsAuto merge of #4262 - bara86:master, r=flip1995
2019-07-08 Thiago ArraisExtract semantic constant
2019-07-08 BaraUse empty block instead of unit type for needless return
2019-07-08 Jens HausdorfAvoid reporting string_lit_as_bytes for long strings
2019-07-07 borsAuto merge of #4258 - mikerite:fix-breakage-20190706...
2019-07-06 Michael Wrightrustfmt
2019-07-06 Michael WrightAddress reviews
2019-07-06 Michael WrightFix breakage due to rust-lang/rust#61988
2019-07-06 borsAuto merge of #4255 - mikerite:fix-warnings-20190706...
2019-07-06 Michael WrightFix unknown lint warnings
2019-07-06 borsAuto merge of #4254 - lzutao:hiridification-62168,...
2019-07-06 Lzu TaoRemove lint for ONCE_INIT
2019-07-06 Lzu TaoRename hir::map::local_def_id_from_hir_id to local_def_id
2019-07-04 borsAuto merge of #4252 - mikerite:fix-unused-import-201907...
2019-07-04 Michael WrightRemove unused import
2019-07-03 borsAuto merge of #4251 - matthiaskrgr:rustup_10, r=Manishearth
2019-07-03 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/61995
2019-07-03 borsAuto merge of #4250 - mikerite:fix-3992, r=phansch
2019-07-03 Michael WrightFix allow bug in `trivially_copy_pass_by_ref`
2019-07-02 borsAuto merge of #4246 - mikerite:fix-4244, r=flip1995
2019-07-02 Michael WrightFix `match_same_arms` false negative
2019-07-01 borsAuto merge of #4243 - mikerite:fix-4058, r=flip1995
2019-07-01 borsAuto merge of #4222 - jfrikker:try_err, r=flip1995
2019-07-01 Michael WrightFix `never_loop` false positive
2019-06-25 borsAuto merge of #4235 - Manishearth:rustup, r=Manishearth
2019-06-25 Manish Goregaokarfmt
2019-06-25 Manish GoregaokarRemove a hir_to_node_id
2019-06-25 Manish Goregaokarfind_by_hir_id -> find
2019-06-25 Manish Goregaokarget_parent_node_by_hir_id -> get_parent_node
2019-06-25 Joe FrikkerMaking try_err machine applicable
2019-06-24 borsAuto merge of #4230 - flip1995:unsugar_if, r=Manishearth
2019-06-24 flip1995Simplify unsugar_if to just an if expr check
2019-06-24 flip1995Remove ast:: prefix from types
2019-06-24 borsAuto merge of #4123 - Centril:rustup-let-chains-ast...
2019-06-24 Mazdak FarrokhzadPut 'if let' back into comment.
2019-06-24 Mazdak FarrokhzadPacify rustfmt.
2019-06-24 Mazdak FarrokhzadFix dogfood test failures.
2019-06-23 Joe FrikkerPR comments
2019-06-23 Mazdak FarrokhzadFix fallout from rust-lang/rust PR 60861.
2019-06-22 Joe FrikkerAdding try_err lint
2019-06-22 borsAuto merge of #4220 - d-dorazio:4182-needless-return...
2019-06-22 borsAuto merge of #4227 - lzutao:node-pruning, r=flip1995
2019-06-22 Lzu TaoFix fallout cause NodeId pruning
2019-06-21 borsAuto merge of #4225 - jeremystucki:refactoring, r=flip1995
2019-06-21 Daniele D'Oraziomore idiomatic code
2019-06-21 borsAuto merge of #3919 - matthiaskrgr:readme_3, r=flip1995
2019-06-21 flip1995Remove another unnecessary lifetime
2019-06-21 Jeremy StuckiRemove needless lifetimes
2019-06-21 Daniele D'Orazioupdate tests and fix lints in clippy
2019-06-21 Daniele D'Oraziomake needless_return work with void functions
2019-06-21 borsAuto merge of #4223 - mikerite:fix-breakage-2019-06...
2019-06-21 flip1995Remove unnecssary lifetime from trait_ref_of_method
2019-06-21 Michael WrightFix breakage due to rust-lang/rust#61968
2019-06-19 borsAuto merge of #4221 - lzutao:redundant-lifetime, r...
2019-06-19 Lzu TaoFix warnings about unnecessary lifetime bounds
2019-06-19 borsAuto merge of #4218 - lzutao:rustup, r=phansch
2019-06-19 Lzu TaoFix lifetime mismatch between LateContext and Ty
2019-06-19 Lzu TaoFix missing field in ExprKind::Yield
2019-06-19 borsAuto merge of #4210 - dtolnay:division, r=flip1995
2019-06-18 borsAuto merge of #4216 - phansch:replace_nodeset, r=matthi...
2019-06-18 Philipp HanschRefactor: Replace NodeSet with HirIdSet
2019-06-18 borsAuto merge of #4215 - matthiaskrgr:rustup_9, r=flip1995
2019-06-18 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/61836/
2019-06-17 borsAuto merge of #4214 - d-dorazio:4204-fix-float-cmp...
2019-06-17 Daniele D'Oraziofix suggestion for floating points inequality
2019-06-15 David TolnayDowngrade integer_division to restriction
2019-06-14 borsAuto merge of #4209 - lzutao:TyCtxt-lifetime, r=Manishearth
2019-06-14 Lzu TaoFix wrong lifetime of TyCtxt
2019-06-14 borsAuto merge of #4162 - krk:static-static, r=flip1995
next