]> git.lizzy.rs Git - rust.git/history - tests
Fix `#[expect]` for `clippy::manual_non_exhaustive`
[rust.git] / tests /
2022-06-25 xFrednetFix `#[expect]` for `clippy::manual_non_exhaustive`
2022-06-25 xFrednetFix `#[expect]` for `clippy::macro_use_imports`
2022-06-25 xFrednetFix `#[expect]` for `unnecessary_unwrap`, `panicking_un...
2022-06-25 xFrednetFix `#[expect]` for `clippy::needless_return`
2022-06-25 xFrednetFix `#[expect]` for `clippy::implicit_return`
2022-06-25 xFrednetFix `#[expect]` for `clippy::boxed_local`
2022-06-25 xFrednetFix `#[expect]` for `clippy::nonminimal_bool`
2022-06-25 xFrednetFix `#[expect]` for `clippy::logic_bug`
2022-06-25 xFrednetTest `#[expect]` for `redundant_clone`
2022-06-25 xFrednetFix `#[expect]` for `clippy::ptr_arg`
2022-06-25 borsAuto merge of #9015 - kyoto7250:issue_8493, r=Jarcho
2022-06-24 borsAuto merge of #9031 - evantypanski:manual_rem_euclid...
2022-06-24 borsAuto merge of #9037 - smoelius:fix-extra-unused-lifetim...
2022-06-24 borsAuto merge of #9036 - xFrednet:0000-force-warn-in-drive...
2022-06-23 borsAuto merge of #8953 - DevAccentor:slow_vector_initializ...
2022-06-23 Evan TypanskiAdd external macro guard and test middle MSRV
2022-06-22 borsAuto merge of #9034 - alex-semenyuk:example_vec_resize_...
2022-06-22 borsAuto merge of #9028 - kyoto7250:issue_8798, r=xFrednet
2022-06-22 borsAuto merge of #9026 - hellow554:neg_multiply_precedence...
2022-06-22 Evan TypanskiAdd MSRV check for const rem_euclid
2022-06-22 Evan TypanskiFix case for function params
2022-06-22 Evan TypanskiFix case where rem was considered commutative
2022-06-22 borsAuto merge of #9017 - alex-semenyuk:while_let_on_iterat...
2022-06-21 Evan TypanskiFix case where suggestion errored for infer type
2022-06-21 Evan TypanskiImplement manual_rem_euclid lint
2022-06-20 Marcel Hellwigput parentheses around neg_multiply suggestion if needed
2022-06-20 borsAuto merge of #9006 - kyoto7250:issue-8836-v2, r=Jarcho
2022-06-20 borsAuto merge of #9025 - Alexendoo:unused-async-method...
2022-06-20 Alex Macleodunused_async: lint async methods
2022-06-20 borsAuto merge of #9023 - unvalley:add-meta-tag-for-lint...
2022-06-20 kyoto7250confirm using chain in collapsible_span_lint_calls
2022-06-20 kyoto7250check last statement
2022-06-20 borsAuto merge of #9016 - Alexendoo:needless-return-test...
2022-06-18 Alex MacleodUse RefCell in needless_return tests
2022-06-18 kyoto7250ignore item in thread_local!
2022-06-18 kyoto7250check only first statement
2022-06-17 borsAuto merge of #8989 - kyoto7250:default_iter_empty...
2022-06-17 kyoto7250feat(lint): add default_iter_empty
2022-06-16 borsAuto merge of #9007 - flip1995:rustup, r=flip1995
2022-06-16 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-06-16 kyoto7250feat(fix): ignore todo! and unimplemented! in if_same_t...
2022-06-15 borsAuto merge of #9002 - andylizi:fix-never-loop, r=Manish...
2022-06-15 Dany MarcouxIgnore bodies containing `todo!()` in `clippy::if_same_...
2022-06-15 andyliziFix false positive for `never_loop` struct expression...
2022-06-15 borsAuto merge of #8964 - tamaroning:read_zero_byte_vec...
2022-06-14 borsAuto merge of #8999 - Alexendoo:error-pattern, r=xFrednet
2022-06-14 Alex MacleodRemove error-pattern comments
2022-06-14 tamaronadd lint
2022-06-14 borsAuto merge of #8947 - Serial-ATA:lint-produces-output...
2022-06-14 borsAuto merge of #8901 - Jarcho:sharing_code, r=dswij
2022-06-13 borsAuto merge of #8988 - xFrednet:8947-test-monster-in...
2022-06-13 borsAuto merge of #8983 - Alexendoo:redundant_closure_tests...
2022-06-10 Alex MacleodAdd tests for some fixed redundant_closure issues
2022-06-09 borsAuto merge of #8976 - xFrednet:rust-97660-catch-emissio...
2022-06-09 borsAuto merge of #8954 - Serial-ATA:doc-comment-issues...
2022-06-09 xFrednetFix `#[expect]` for `default_numeric_fallback`
2022-06-09 borsAuto merge of #8907 - kyoto7250:fix_8898, r=giraffate
2022-06-08 borsAuto merge of #8950 - Jarcho:derive_non_pub, r=dswij
2022-06-08 borsAuto merge of #8960 - Jarcho:iter_cloned, r=giraffate
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-07 Jason NewcombChanges to `iter_overeager_cloned`
2022-06-07 SerialAdd lint output to lint list
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-06 borsAuto merge of #7359 - joshrotenberg:clippy_guide, r...
2022-06-06 borsAuto merge of #8944 - xFrednet:8877-append-doc-idents...
2022-06-06 xFrednetFix `#[expect]` for `async_yields_async`
2022-06-06 borsAuto merge of #8933 - DennisOSRM:needless_braces_range_...
2022-06-06 xFrednetFix `#[expect]` for `same_name_method`
2022-06-06 xFrednetFix `#[expect]` for `needless_borrow`, `ref_binding_to_ref`
2022-06-06 borsAuto merge of #8951 - mikerite:needless-late-init-20220...
2022-06-05 Dennis LuxenFix names to use plural
2022-06-05 Dennis LuxenImplement support for implicit start and end
2022-06-05 Dennis LuxenRewrite check to account for floating point literals
2022-06-05 Dennis LuxenFix misnomer braces -> parenthesis
2022-06-05 Dennis LuxenAdd new lint [`needless_braces_on_range_literal`]
2022-06-05 borsAuto merge of #8941 - DevAccentor:for_loops_over_fallib...
2022-06-05 DevAccentoradd vec.capacity() to slow_vec_initialization
2022-06-05 DevAccentorchange based on review
2022-06-05 Jason NewcombActually get the correct `ParamEnv` in `derive_partial_...
2022-06-04 Jason NewcombDon't lint `derive_partial_eq_without_eq` on private...
2022-06-04 xFrednetList configuration values can now be extended instead...
2022-06-04 borsAuto merge of #8930 - kyoto7250:issue_8920, r=Alexendoo
2022-06-04 kyoto7250refactor: check copied and cloned
2022-06-04 Philipp KronesRemove unnecessary clap_derive dependency added in...
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-04 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-04 borsAuto merge of #8843 - Serial-ATA:collect-renamed, r...
2022-06-04 DevAccentorimprove for_loops_over_fallibles to detect the usage...
2022-06-04 kyoto7250refactor: Add some methods
2022-06-04 borsAuto merge of #8937 - Jarcho:merge_match_passes, r...
2022-06-03 Jack HueyFully stabilize NLL
2022-06-03 borsAuto merge of #8934 - DevAccentor:as_underscore, r...
2022-06-03 DevAccentoradd as_underscore lint
2022-06-03 borsAuto merge of #8831 - arieluy:type_params, r=dswij
2022-06-03 Ariel UyAdd new lint mismatching_type_param_order
2022-06-03 borsAuto merge of #8932 - dswij:pr-8879, r=giraffate
2022-06-02 borsAuto merge of #8902 - PrestonFrom:add_suggestion_for_mo...
2022-06-02 borsAuto merge of #8906 - rust-lang:copy-large-enum-variant...
2022-06-02 dswij`needless_return` checks for macro expr in return stmts
2022-06-02 borsAuto merge of #8905 - c410-f3r:arith, r=llogiq
next