]> git.lizzy.rs Git - rust.git/history - tests
Merge remote-tracking branch 'upstream/master' into rustup
[rust.git] / tests /
2021-10-21 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-20 borsAuto merge of #7838 - nhamovitz:trailing_zs_arr_wo_repr...
2021-10-20 borsAuto merge of #7849 - ThibsG:SafetyDoc, r=llogiq
2021-10-20 ThibsGDo not lint if any parent has hidden attribute
2021-10-20 borsAuto merge of #7775 - F3real:no_effect, r=xFrednet
2021-10-20 borsAuto merge of #7840 - dswij:question-mark-result, r...
2021-10-19 borsAuto merge of #7833 - Dmitry-Borodin:patch-1, r=giraffate
2021-10-19 F3realLint on underscore variable assignment
2021-10-19 Nathaniel HamovitzRename lint
2021-10-19 Nathaniel Hamovitzremove resolved note
2021-10-19 borsAuto merge of #7811 - rust-lang:eq-op-testless, r=xFrednet
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-19 Andre Bogusavoid `eq_op` in test code
2021-10-19 dswijUpdate test for `question_mark` to cover `Result`
2021-10-19 Nathaniel HamovitzOne more test + final tidying
2021-10-19 Nathaniel HamovitzRevert "!: this is the commit that demonstrates the...
2021-10-19 Nathaniel Hamovitz!: this is the commit that demonstrates the ICE
2021-10-18 Nathaniel HamovitzBetter testcase names
2021-10-18 Nathaniel HamovitzOne more test
2021-10-18 Nathaniel HamovitzStill renaming lmao
2021-10-18 Nathaniel HamovitzRename stderr
2021-10-18 Nathaniel HamovitzRename lint
2021-10-18 Nathaniel HamovitzTidy import + update expected stderr
2021-10-18 Nathaniel Hamovitzupdate testsuite and expand `if_chain`
2021-10-18 Nathaniel HamovitzTidy comments + tests; revert 'size-is-zero' detection
2021-10-18 Nathaniel Hamovitztried to simplify but it doesn't work :/
2021-10-18 Nathaniel Hamovitzintermediate step
2021-10-18 Nathaniel Hamovitzadd multiple `get_attrs` and `includes_repr` and they...
2021-10-18 Nathaniel HamovitzRan `dev bless`!
2021-10-18 Nathaniel Hamovitzoutput looks fantastic
2021-10-18 Nathaniel Hamovitzit works i think (incl some `dbg`s)
2021-10-18 Nathaniel HamovitzImplement detecting trailing zero-sized array
2021-10-18 Nathaniel HamovitzWell it builds
2021-10-18 Nathaniel HamovitzAdd boilerplate and basic tests
2021-10-18 Matthias KrügerRollup merge of #89990 - petrochenkov:idempty, r=wesley...
2021-10-18 borsAuto merge of #7832 - narpfel:implicit-saturating-sub...
2021-10-17 Vadim Petrochenkovrustc_span: `Ident::invalid` -> `Ident::empty`
2021-10-17 Matthias KrügerRollup merge of #89963 - r00ster91:parenthesisparenthes...
2021-10-17 Paul GeyFix false positive of `implicit_saturating_sub` with...
2021-10-17 r00ster91Some "parenthesis" and "parentheses" fixes
2021-10-15 borsAuto merge of #7743 - smoelius:master, r=camsteffen
2021-10-15 Samuel E. Moelius IIIFix adjacent tests
2021-10-15 Samuel E. Moelius IIIAdd `format_in_format_args` and `to_string_in_format_ar...
2021-10-15 borsAuto merge of #7823 - mikerite:match-overlapping-arm...
2021-10-15 borsAuto merge of #7824 - dswij:unnecessary_sort_by, r...
2021-10-15 dswijAdd test on `unnecessary_sort_by` when argument does...
2021-10-15 Cameron SteffenFix clippy with changed macro statement spans
2021-10-15 Michael WrightAdd unbounded pats to `match_overlapping_arm` tests
2021-10-15 Michael WrightRefactor overlapping arm tests
2021-10-13 borsAuto merge of #7815 - nhamovitz:patch-1, r=giraffate
2021-10-13 borsAuto merge of #7805 - aDotInTheVoid:transmute-num-bits...
2021-10-13 Nixon Enraght-MoonyAdd lint transmute_num_to_bytes
2021-10-13 borsAuto merge of #7788 - flip1995:eq_if_let_sugg, r=giraffate
2021-10-13 Oli SchererUpdate clippy ui output
2021-10-12 borsAuto merge of #7682 - Qwaz:uninit_vec, r=xFrednet
2021-10-12 borsAuto merge of #7806 - Serial-ATA:lint-match-case-mismat...
2021-10-12 SerialAdd a suggestion
2021-10-12 borsAuto merge of #89770 - jkugelman:must-use-from-and...
2021-10-12 SerialAdd match_str_case_mismatch lint
2021-10-12 borsAuto merge of #7791 - JamesHinshelwood:reason-in-disall...
2021-10-11 John KugelmanAdd #[must_use] to From::from and Into::into
2021-10-11 borsAuto merge of #7793 - mikerite:new_lint-msrv-2, r=Manis...
2021-10-11 flip1995Deprecate mem_discriminant_non_enum
2021-10-11 borsAuto merge of #7795 - ThibsG:MutMut6922, r=giraffate
2021-10-10 borsAuto merge of #7800 - 1nF0rmed:no-lint-in-match-single...
2021-10-10 1nF0rmedAdds additional tests for lint
2021-10-09 1nF0rmedRefactor to check for multiple reference patterns
2021-10-09 ThibsGFix FP in external macros for `mut_mut` lint
2021-10-09 borsAuto merge of #7794 - ThibsG:FieldReassignDefault6312...
2021-10-09 ThibsGFix false positive when `Drop` and `Copy` involved
2021-10-09 Yechan BaeImproved error message for set_len() on empty Vec
2021-10-09 Yechan BaeAdd testcases
2021-10-09 Yechan BaeAddress PR comments
2021-10-09 Yechan BaeImprove error messages
2021-10-09 Yechan BaeHandle PR feedbacks first round
2021-10-09 Yechan BaeImplement uninit_vec lint
2021-10-08 borsAuto merge of #7789 - flip1995:double_semi_if_nothing_r...
2021-10-08 James HinshelwoodAllow giving reasons for `disallowed_types`
2021-10-08 flip1995Don't trigger semicolon_if_nothing_returned in expanded...
2021-10-08 flip1995Do not expand macros in equatable_if_let suggestion
2021-10-08 borsAuto merge of #7748 - Serial-ATA:lint-undocumented...
2021-10-07 SerialAdd undocumented_unsafe_blocks lint
2021-10-07 borsAuto merge of #7705 - michaelsproul:fn_to_numeric_cast_...
2021-10-07 Michael SproulRestriction lint for function pointer casts
2021-10-07 borsAuto merge of #7782 - dswij:shadow-unrelated-block...
2021-10-07 borsAuto merge of #7779 - rust-lang:test_module, r=flip1995
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 borsAuto merge of #7783 - flip1995:rustup, r=flip1995
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-07 dswijMake `shadow_reuse` suggestion less verbose
2021-10-06 Andre Bogusmake test module detection more strict
2021-10-06 borsAuto merge of #7772 - Manishearth:doc-markdown-intra...
2021-10-06 Manish GoregaokarHandle intra-doc links in doc_markdown
2021-10-06 Manish GoregaokarAdd regression test for #7758
2021-10-06 borsAuto merge of #7774 - dswij:useless-exponent, r=llogiq
2021-10-06 dswijAdd tests for zero exponents in `excessive_precision`
2021-10-05 borsAuto merge of #7770 - zvavybir:master, r=xFrednet
2021-10-05 Matthias Kaakimproved help message for `suspicious_map`
2021-10-04 borsAuto merge of #7762 - HKalbasi:master, r=Manishearth
2021-10-04 hkalbasiImplement equatable if let lint
next