]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #9587 - c410-f3r:arith, r=Alexendoo
[rust.git] / tests /
2022-10-04 borsAuto merge of #9587 - c410-f3r:arith, r=Alexendoo
2022-10-04 borsAuto merge of #9547 - nyurik:capt, r=flip1995
2022-10-03 Caio[arithmetic-side-effects] Do not ignore literal references
2022-10-03 borsAuto merge of #9559 - c410-f3r:arith, r=Alexendoo
2022-10-03 CaioAddress comments
2022-10-03 borsAuto merge of #9581 - ebobrow:mul-add-negative, r=Manis...
2022-10-03 borsAuto merge of #9549 - royrustdev:manual_saturating_add...
2022-10-03 royrustdevadd `implicit_saturating_add` lint
2022-10-03 borsAuto merge of #9580 - TennyZhuang:upper_case_acronyms...
2022-10-03 Elliot BobrowMerge branch 'master' into mul-add-negative
2022-10-03 Elliot Bobrow`suboptimal_flops` lint for multiply and subtract
2022-10-03 TennyZhuanglet upper_case_acronyms check the enum name
2022-10-02 borsAuto merge of #7962 - Jarcho:fix_match_type_on_diagnost...
2022-10-02 Yuri Astrakhanfallout: fix tests to allow uninlined_format_args
2022-10-02 borsAuto merge of #9574 - Alexendoo:unused-fixed, r=Jarcho
2022-10-02 Jason NewcombFix and improve internal lint checking for `match_type...
2022-10-02 borsAuto merge of #9576 - TennyZhuang:unnecessary_cast_for_...
2022-10-02 borsAuto merge of #9479 - kraktus:manual_assert2, r=llogiq
2022-10-02 TennyZhuangignore the lint on some test files
2022-10-02 TennyZhuanglet unnecessary_cast work for trivial non_literal expre...
2022-10-02 borsAuto merge of #9577 - kraktus:unnecessary_cast, r=llogiq
2022-10-02 kraktusfix tests
2022-10-02 borsAuto merge of #9571 - rust-lang:refactor-lit-ints,...
2022-10-02 kraktusrevert `manual_assert` suggestion refactor
2022-10-02 kraktus[`manual_assert`]: Preserve comments in the suggestion
2022-10-02 kraktus[`unnecessary_cast`] add parenthesis when negative...
2022-10-02 borsAuto merge of #9573 - Alexendoo:needless-borrowed-ref...
2022-10-02 borsAuto merge of #9509 - schubart:fix_sorting, r=llogiq
2022-10-01 Alex Macleodlint nested patterns and slice patterns in `needless_bo...
2022-10-01 Alex MacleodRemove unused .fixed files
2022-10-01 borsAuto merge of #9484 - Xaeroxe:clamping-without-clamp...
2022-10-01 Jacob KieselImplement manual_clamp lint
2022-10-01 borsAuto merge of #9569 - matthiaskrgr:rtu_from_cratesio...
2022-10-01 borsAuto merge of #9567 - rust-lang:doc-link-with-code...
2022-10-01 Andre Bogusavoid doc-link-with-quotes in code blocks
2022-09-30 borsAuto merge of #9510 - Alexendoo:lintcheck-server2,...
2022-09-30 CaioFix #9544
2022-09-30 borsAuto merge of #9556 - evantypanski:et/issue-9369, r...
2022-09-30 Evan TypanskiAdd test case where `FnMut` used once needs `&mut`
2022-09-30 borsAuto merge of #9486 - kraktus:lazy_eval, r=dswij
2022-09-29 Evan Typanski[`redundant_closure`] Add `&mut` to more cases
2022-09-29 kraktus[`unnecessary_lazy_eval`] Do not lint in external macros
2022-09-29 borsAuto merge of #9516 - flip1995:rustup, r=flip1995
2022-09-29 borsAuto merge of #9551 - kraktus:unnecessary_lazy_evaluati...
2022-09-28 borsAuto merge of #9550 - alex-semenyuk:fix_typo, r=xFrednet
2022-09-28 kraktus[`unnecessary_lazy_evaluations`] Do not suggest switchi...
2022-09-28 borsAuto merge of #9490 - kraktus:needless_borrow, r=Jarcho
2022-09-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-09-28 borsAuto merge of #9546 - kraktus:default_not_default_trait...
2022-09-28 kraktus[`should_implement_trait`] Also lint `default` method
2022-09-27 borsAuto merge of #9545 - Alexendoo:std-instead-of-core...
2022-09-27 kraktusfix [`needless_borrow`] and [`explicit_auto_deref`...
2022-09-27 borsAuto merge of #9491 - kraktus:drop_copy, r=Jarcho
2022-09-27 Alex MacleodDon't lint unstable moves in `std_instead_of_core`
2022-09-27 borsAuto merge of #9511 - rust-lang:box-default, r=Alexendoo
2022-09-27 borsAuto merge of #9543 - philipcraig:fix-saturing-typo...
2022-09-27 borsAuto merge of #9497 - kraktus:needless_return2, r=llogiq
2022-09-27 borsAuto merge of #9507 - c410-f3r:arith, r=Alexendoo
2022-09-27 borsAuto merge of #9539 - Jarcho:ice_9445, r=flip1995
2022-09-27 Andre Bogusadd `box-default` lint
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis
2022-09-27 borsAuto merge of #9487 - kraktus:question_mark, r=Jarcho
2022-09-26 borsAuto merge of #9233 - nyurik:capture-vars, r=Alexendoo
2022-09-26 fee1-deadRollup merge of #102197 - Nilstrieb:const-new-🌲, r...
2022-09-25 Yuri Astrakhannew uninlined_format_args lint to inline explicit arguments
2022-09-25 Jason NewcombDon't lint `*_interior_mutable_const` on unions due...
2022-09-25 borsAuto merge of #9533 - Jarcho:integration-ice-msg, r...
2022-09-25 Jason NewcombFix panic when displaying the backtrace of failing...
2022-09-25 borsAuto merge of #9535 - alex-semenyuk:move_derive_partial...
2022-09-25 borsAuto merge of #9531 - Jarcho:ice_9459, r=llogiq
2022-09-24 Jason NewcombFix ICE in `needless_pass_by_value` with unsized `dyn Fn`
2022-09-24 borsAuto merge of #102068 - cjgillot:erased-lifetime-print...
2022-09-23 borsAuto merge of #9525 - nyurik:apply-lints, r=llogiq
2022-09-23 NilstriebStabilize const `BTree{Map,Set}::new`
2022-09-23 Yuri Astrakhanand a few more from other dirs
2022-09-23 Yuri Astrakhana few more core lint fixes
2022-09-23 Camille GILLOTBless clippy.
2022-09-23 borsAuto merge of #9496 - yotamofek:never_loop_let_else...
2022-09-23 borsAuto merge of #9523 - smoelius:compiletest-rs, r=Alexendoo
2022-09-23 borsAuto merge of #9519 - alessandrod:uninit-set-len-0...
2022-09-23 Alessandro Decinauninit_vec: special case set_len(0)
2022-09-22 Matthias KrügerRollup merge of #102123 - schteve:clippy-note, r=Manish...
2022-09-22 kraktusAdd test with `unsafe` block to check #9503 is fixed too
2022-09-22 borsAuto merge of #9499 - kraktus:nonstandard_macro_braces...
2022-09-22 kraktus[`nonstandard_macro_braces`] Do not modify macro arguments
2022-09-22 borsAuto merge of #9501 - xFrednet:changelog-1.64, r=llogiq
2022-09-21 Caio[arithmetic-side-effects] Consider references
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 borsAuto merge of #9471 - jplatte:patch-1, r=xFrednet
2022-09-21 borsAuto merge of #9505 - mikerite:fix-9504-2, r=dswij
2022-09-21 Michael WrightFix ICE in `unnecessary_to_owned`
2022-09-20 borsAuto merge of #9502 - c410-f3r:arith, r=Alexendoo
2022-09-20 Caio[arithmetic_side_effects] Add more tests
2022-09-20 borsAuto merge of #99806 - oli-obk:unconstrained_opaque_typ...
2022-09-19 borsAuto merge of #9483 - c410-f3r:arith, r=Jarcho
2022-09-19 Jonas PlatteAdd matches! checking to nonstandard_macro_braces
2022-09-19 Yotam Ofek[`never_loop`]: Fix FP with let..else statements.
2022-09-19 kraktus[`needless_return`] Recursively remove unneeded semicolons
2022-09-17 kraktus[`drop_copy`]: Do not lint idiomatic in match arm
2022-09-16 kraktusSilence [`question_mark`] in const context
next