]> git.lizzy.rs Git - rust.git/history - tests
Implement detecting trailing zero-sized array
[rust.git] / tests /
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 borsAuto merge of #7832 - narpfel:implicit-saturating-sub...
2021-10-17 Paul GeyFix false positive of `implicit_saturating_sub` with...
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 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-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 SerialAdd match_str_case_mismatch lint
2021-10-12 borsAuto merge of #7791 - JamesHinshelwood:reason-in-disall...
2021-10-11 borsAuto merge of #7793 - mikerite:new_lint-msrv-2, r=Manis...
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 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
2021-10-04 borsAuto merge of #7761 - giraffate:fix_ice_in_inplicit_has...
2021-10-04 Takayuki NakataFix ICE in `implicit_hasher`
2021-10-03 borsAuto merge of #88175 - camsteffen:let-desugar-span...
2021-10-03 borsAuto merge of #7755 - HKalbasi:master, r=xFrednet
2021-10-03 borsAuto merge of #7709 - Qwaz:drop_non_send, r=xFrednet
2021-10-03 hkalbasiexclude enum from derivable impls
2021-10-03 Cameron SteffenMake diangostic item names consistent
2021-10-02 Yechan BaeUpdate documentation and name for non_send_fields_in_se...
2021-10-02 Cameron SteffenAdd desugaring mark to while loop
2021-10-02 borsAuto merge of #7747 - Manishearth:excessive-precision...
2021-10-02 Manish GoregaokarCorrectly handle signs in exponents in numeric_literal...
2021-10-01 Manish GoregaokarAdd regression test
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 borsAuto merge of #88880 - cjgillot:no-krate, r=oli-obk
2021-10-01 Yechan BaeForgot to bless ui-toml test
2021-10-01 Yechan BaeDo not use full type path in help message
2021-10-01 Yechan BaeAdd ui-test for enable-raw-pointer-heuristic-for-send...
2021-10-01 Yechan BaeMinor changes from PR feedback
2021-10-01 Yechan BaeAdd configuration for raw pointer heuristic
2021-10-01 Yechan BaeLook into tuple, array, ADT args in raw pointer heuristic
2021-10-01 Yechan BaeEmit one report for all fields in the same ADT
2021-10-01 Yechan BaeFix attribute handling
2021-10-01 Yechan BaeInitial implementation
2021-10-01 borsAuto merge of #7741 - surechen:fix_if_then_panic, r...
2021-10-01 surechenuse sugg::Sugg::maybe_par
2021-10-01 Manish GoregaokarRollup merge of #88782 - asquared31415:issue-79559...
2021-09-30 borsAuto merge of #7338 - camsteffen:shadow, r=llogic
2021-09-30 Cameron SteffenRemove shadow allows
2021-09-30 Cameron SteffenRewrite shadow lint
2021-09-30 Cameron SteffenRemove initialization note from shadow lint
2021-09-30 borsAuto merge of #7677 - surechen:edit_large_enum_variant...
2021-09-30 surechenfix issue #7731
2021-09-30 borsAuto merge of #7684 - surechen:solve_derivable_impls...
2021-09-30 surechenArrays of sizes from 0 to 32 (inclusive) implement...
2021-09-30 surechenfix bug for large_enum_variants
2021-09-28 borsAuto merge of #7734 - Manishearth:doc-unsafe-trait...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 borsAuto merge of #7711 - camsteffen:depinfo-error, r=flip1995
2021-09-28 borsAuto merge of #7733 - flip1995:rustup, r=flip1995
2021-09-28 Manish GoregaokarUpdate clippy_lints/src/doc.rs
2021-09-28 flip1995Allow internal lint INVALID_PATHS for itertools path
next