]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-18 Nathaniel HamovitzImplement detecting trailing zero-sized array
2021-10-18 Nathaniel Hamovitzayy it compiles! ship it, right? 😎 /s
2021-10-18 Nathaniel HamovitzWell it builds
2021-10-18 Nathaniel HamovitzAdd boilerplate and basic tests
2021-10-18 borsAuto merge of #7835 - mikerite:unneeded-allow-20211018...
2021-10-18 Michael WrightRemove unneeded allow
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-16 borsAuto merge of #7827 - zvavybir:master, r=xFrednet
2021-10-16 Matthias KaakFixed naive doc formatting for `#[must_use]` lints
2021-10-15 borsAuto merge of #7743 - smoelius:master, r=camsteffen
2021-10-15 Samuel E. Moelius IIIRemove redundant `to_string`s
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 dswij`unnecessary_sort_by` only warns if argument impl ...
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 nhamovitzFix typo in example for `match_result_ok`
2021-10-13 Nixon Enraght... Add 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 Yechan BaeUpdate lint description for new() and default()
2021-10-12 borsAuto merge of #7806 - Serial-ATA:lint-match-case-mismat...
2021-10-12 borsAuto merge of #7808 - Veykril:patch-1, r=xFrednet
2021-10-12 SerialAdd a suggestion
2021-10-12 Lukas WirthBring `manual_split_once` docs in line with other lint...
2021-10-12 SerialDon't run examples
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 James HinshelwoodRename `disallowed` to `conf_disallowed`
2021-10-11 James HinshelwoodAdd reason config example for disallowed_type
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 BaeAddress internal lints
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 BaeExtract get_vec_init_kind and share it
2021-10-09 Yechan BaeAdd #allow attribute to suppress FP #7698
2021-10-09 Yechan BaeImprove error messages
2021-10-09 Yechan BaeHandle PR feedbacks first round
2021-10-09 Yechan BaeFix clippy lints
2021-10-09 Yechan BaeImplement uninit_vec lint
2021-10-09 Michael WrightUse `indoc` for formatting
2021-10-09 Michael WrightFix `clippy::too-many-arguments` violation
2021-10-09 Michael WrightAdd `--msrv` option to `new_lint` command
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 flip1995Bump nightly version -> 2021-10-07
2021-10-07 flip1995Allow invalid-paths for regex paths
2021-10-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-07 dswijMake `shadow_reuse` suggestion less verbose
2021-10-07 borsAuto merge of #7780 - mikerite:update_lints_mod_revert...
2021-10-07 Michael WrightRevert `update_lints` module list generating code
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 #7776 - tsoutsman:patch-1, r=flip1995
2021-10-06 Klim TsoutsmanFix typos
2021-10-06 borsAuto merge of #7774 - dswij:useless-exponent, r=llogiq
2021-10-06 borsAuto merge of #7773 - Manishearth:update-lints-mods...
2021-10-06 dswijAdd tests for zero exponents in `excessive_precision`
2021-10-06 Manish GoregaokarRegen update_lints
2021-10-06 Manish GoregaokarReturn to generating mod declarations in lib.rs
2021-10-06 dswijDrop exponent suggestion when 0
2021-10-05 borsAuto merge of #7770 - zvavybir:master, r=xFrednet
2021-10-05 Matthias KaakMentioned `inspect` in lint description of `suspicious_map`
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 HKalbasiChange not enum to is struct
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...
next