]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/floating_point_arithmetic.rs
Remove a span from hir::ExprKind::MethodCall
[rust.git] / clippy_lints / src / floating_point_arithmetic.rs
2022-01-21 Cameron SteffenRemove a span from hir::ExprKind::MethodCall
2022-01-04 Matthias KrügerRollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-31 borsAuto merge of #92252 - GuillaumeGomez:update-pulldown...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Ident::as_str()`...
2021-12-15 Nicholas NethercoteRemove unnecessary sigils around `Symbol::as_str()...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-15 CaioIntroduce hir::ExprKind::Let - Take 2
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-09 Ömer Sinan AğacanRename HIR UnOp variants
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-07 CaioReintroduce hir::ExprKind::If
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-04 LeSeulArtichaut`ty.kind` -> `ty.kind()` in rustdoc and clippy
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-07-17 Valentin LazureanuRename TypeckTables to TypeckResults.
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-06 borsAuto merge of #73978 - Mark-Simulacrum:shrink-paramenv...
2020-07-02 Eduard-Mihai BurtescuUse 'tcx for references to AccessLevels wherever possible.
2020-06-26 borsAuto merge of #73756 - Manishearth:rollup-aehswb2,...
2020-06-25 Eduard-Mihai Burtescurustc_lint: only query `typeck_tables_of` when a lint...
2020-06-15 borsAuto merge of #72080 - matthewjasper:uniform-impl-trait...
2020-06-12 Dylan DPCRollup merge of #72906 - lzutao:migrate-numeric-assoc...
2020-06-10 Aaron HillUpdate Clippy for MethodCall changes
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-30 borsAuto merge of #5387 - jpospychala:useless_self_fp,...
2020-03-30 borsAuto merge of #5392 - matthiaskrgr:rustup_40, r=phansch
2020-03-30 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70536
2020-03-05 borsAuto merge of #5230 - DevinR528:macro-use, r=flip1995
2020-03-05 borsAuto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
2020-03-04 borsAuto merge of #5257 - mlegner:cast_hex_fp, r=flip1995
2020-03-04 borsAuto merge of #5266 - sinkuu:questionmark, r=flip1995
2020-03-04 mlegnerMove NumericLiteral to its own module.
2020-03-04 borsAuto merge of #5258 - ThibsG:UselessBindingInStruct638...
2020-03-04 borsAuto merge of #5246 - JarredAllen:master, r=flip1995
2020-03-04 JarredAllenRan cargo dev fmt
2020-03-03 JarredAllenRecommended changes from flip1995
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
2020-03-02 JarredAllenFix one last test issue
2020-03-02 JarredAllenRefactor suggested by krishna-veerareddy
2020-03-01 JarredAllenFixed compile error from merging
2020-03-01 JarredAllenMerge branch 'master' of github.com:rust-lang/rust...
2020-03-01 borsAuto merge of #5247 - JohnTitor:syntax, r=flip1995
2020-03-01 Yuki OkushiRustup to rust-lang/rust#69592
2020-03-01 JarredAllenRun cargo dev fmt
2020-02-29 JarredAllenFinished checking for cases of absolute values
2020-02-28 JarredAllenSome bugfixing
2020-02-28 JarredAllenCreated floating point abs lint and test, but not yet run
2020-02-24 borsAuto merge of #4897 - krishna-veerareddy:issue-2040...
2020-02-24 Krishna Sai Veera... Add `imprecise_flops` lint
2020-02-24 Krishna Sai Veera... Rename `mul_add` test file and add general improvements
2020-02-24 Krishna Sai Veera... Move `manual_mul_add` into `suboptimal_flops` lint
2020-02-24 Krishna Sai Veera... Fix `powi` suggestion and add general improvements
2020-02-24 Krishna Sai Veera... Change lint name to `suboptimal_flops`
2020-02-24 Krishna Sai Veera... Remove lint for logarithm division identity
2020-02-24 Krishna Veera ReddyAdd type suffixes to unsuffixed method receiver suggestions
2020-02-24 Krishna Veera ReddyDetect usage of `(x + 1).ln()` and suggest `x.ln_1p...
2020-02-24 Krishna Veera ReddyLint expressions of the form `x.log(b) / y.log(b)`
2020-02-24 Krishna Veera ReddySuggest usage of `powi` method when applicable
2020-02-24 Krishna Veera ReddyConsolidate the accuracy and efficiency lints
2020-02-24 Krishna Veera ReddyAdd lints to detect inaccurate and inefficient FP opera...