]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/types.rs
Auto merge of #4544 - JoshMcguigan:issue-4542, r=flip1995
[rust.git] / clippy_lints / src / types.rs
2019-09-19 borsAuto merge of #4544 - JoshMcguigan:issue-4542, r=flip1995
2019-09-19 borsAuto merge of #4539 - jolson88:cast-lossless-pedantic...
2019-09-19 borsAuto merge of #4551 - mikerite:fix-ice-reporting, r...
2019-09-18 Michael WrightWork around qpath_res issue
2019-09-15 Jason OlsonChanges cast-lossless to a pedantic lint
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-10 borsAuto merge of #4525 - mikerite:use-self-constructor...
2019-09-09 borsAuto merge of #4522 - mikerite:fix-4514, r=phansch
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-09-09 borsAuto merge of #4519 - rust-lang:vec-diagnostic-item...
2019-09-09 Andre BogusUse diagnostic item for
2019-09-06 borsAuto merge of #4500 - jeremystucki:refactoring, r=flip1995
2019-09-04 borsAuto merge of #4495 - JohnTitor:fix-map-entry-false...
2019-09-04 borsAuto merge of #4487 - JohnTitor:deref-addrof-external...
2019-09-04 borsAuto merge of #4418 - euclio:byte-lit-suggestion, r...
2019-09-04 Andy Russelluse a structured suggestion for char-lit-as-u8
2019-09-04 borsAuto merge of #4498 - sinkuu:checked_arithmetic_unwrap...
2019-09-04 borsAuto merge of #4490 - mikerite:fix-4364, r=flip1995
2019-09-03 Michael WrightFix occurrences of `too_many_lines` violations
2019-08-29 borsAuto merge of #4408 - phansch:more_rustfix_tests, r...
2019-08-29 Michael WrightMerge branch 'master' into fix-4437
2019-08-28 Philipp KronesRollup merge of #4460 - JohnTitor:fix-inherent-to-strin...
2019-08-28 Philipp KronesRollup merge of #4459 - JohnTitor:update-testing-notes...
2019-08-28 borsAuto merge of #4462 - JohnTitor:fix-build-arg, r=flip1995
2019-08-28 Yuki OkushiReplace `Arg` with `Param`
2019-08-23 borsAuto merge of #4409 - jeremystucki:export, r=phansch
2019-08-21 borsAuto merge of #4372 - phansch:changelog_update, r=flip1995
2019-08-20 borsAuto merge of #4401 - JJJollyjim:literal-separation...
2019-08-20 borsAuto merge of #4420 - phansch:disable_rls_integration_t...
2019-08-20 Philipp HanschMerge pull request #4416 from SimonSapin/plugin
2019-08-19 borsAuto merge of #4417 - kraai:remove-in_macro_or_desugar...
2019-08-19 KRAAI, MATTHEW ... Remove in_macro_or_desugar
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
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 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-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 #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 Zachery GyurkovitzFix `for on` typo
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 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-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
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-06 borsAuto merge of #4255 - mikerite:fix-warnings-20190706...
2019-07-06 Michael WrightFix unknown lint warnings
2019-07-01 borsAuto merge of #4222 - jfrikker:try_err, r=flip1995
2019-06-25 borsAuto merge of #4235 - Manishearth:rustup, r=Manishearth
2019-06-25 Manish Goregaokarfind_by_hir_id -> find
2019-06-25 Manish Goregaokarget_parent_node_by_hir_id -> get_parent_node
2019-06-19 borsAuto merge of #4221 - lzutao:redundant-lifetime, r...
2019-06-19 Lzu TaoFix warnings about unnecessary lifetime bounds
2019-06-14 borsAuto merge of #4209 - lzutao:TyCtxt-lifetime, r=Manishearth
2019-06-14 Lzu TaoFix wrong lifetime of TyCtxt
2019-06-13 borsAuto merge of #4175 - yaahallo:master, r=oli-obk
2019-06-13 borsAuto merge of #4201 - mgr-inz-rafal:typos_in_docs,...
2019-06-12 borsAuto merge of #4200 - lzutao:tyctxt-lifetime, r=matthia...
2019-06-12 Lzu TaoFix wrong lifetime of TyCtxt
2019-06-12 mgr-inz-rafalTypos and minor grammar corrections
2019-06-12 borsAuto merge of #4199 - flip1995:implicit_return_docs...
2019-06-12 borsAuto merge of #4198 - matthiaskrgr:rustup_8, r=flip1995
2019-06-12 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/61758...
2019-05-28 borsAuto merge of #4142 - agnxy:rename-assoc, r=flip1995
2019-05-28 borsAuto merge of #4071 - matthiaskrgr:sizeof, r=flip1995
2019-05-27 borsAuto merge of #4150 - rust-lang:rustup, r=oli-obk
2019-05-27 Oliver SchererRustup to rustc 1.36.0-nightly (fa40a111f 2019-05-27)
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-19 borsAuto merge of #4109 - Manishearth:backport-merge, r...
2019-05-19 borsAuto merge of #4099 - flip1995:ul_4094, r=oli-obk
2019-05-19 borsAuto merge of #4100 - phansch:add_stderr_length_check...
2019-05-17 borsAuto merge of #4110 - rust-lang:symbolic_wasteland...
2019-05-17 Oliver SchererPrevent symbocalypse
next