]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-16 borsAuto merge of #9655 - llogiq:unbox-default, r=dswij
2022-10-15 Andre Bogusfix `box-default` linting `no_std` non-boxes
2022-10-15 borsAuto merge of #9649 - Alexendoo:from-over-into-suggesti...
2022-10-14 Alex MacleodAdd a suggestion and a note about orphan rules for...
2022-10-14 borsAuto merge of #9645 - Jarcho:ptr_arg_9542, r=llogiq
2022-10-14 Jason NewcombDon't lint `ptr_arg` when used as an incompatible trait...
2022-10-14 borsAuto merge of #9643 - icecream17:patch-1, r=flip1995
2022-10-14 borsAuto merge of #9644 - hkBst:patch-1, r=flip1995
2022-10-14 Marijn Schoutenadd missing comma
2022-10-14 Steven NguyenBook: Small grammar + link a11y change
2022-10-13 borsAuto merge of #9641 - Alexendoo:sparse-registry, r...
2022-10-13 Alex MacleodEnable cargo sparse registry in CI
2022-10-13 borsAuto merge of #9640 - Alexendoo:edition-revisions,...
2022-10-13 borsAuto merge of #9584 - royrustdev:implicit_saturating_su...
2022-10-13 borsAuto merge of #9600 - nyurik:inline-fmt-style, r=llogiq
2022-10-13 Alex MacleodFix edition revision ui tests
2022-10-12 borsAuto merge of #9590 - nyurik:fix-parens, r=Alexendoo
2022-10-12 Yuri AstrakhanFix to_string_in_format_args in parens
2022-10-12 borsAuto merge of #9627 - Jarcho:ice-9625, r=xFrednet
2022-10-12 borsAuto merge of #9617 - llogiq:cast-nan-to-int, r=Alexendoo
2022-10-12 borsAuto merge of #9633 - royrustdev:fix_rc_buffer, r=llogiq
2022-10-12 Andre Bogusadd `cast-nan-to-int` lint
2022-10-12 royrustdevupdate Applicability of `rc_buffer` from `MachineApplic...
2022-10-12 borsAuto merge of #9605 - nyurik:fix-inline-edition, r...
2022-10-12 royrustdevadd tests in `implicit_saturating_sub` lint
2022-10-12 Yuri AstrakhanHandle panic! inline_format-arg before ed2021
2022-10-11 borsAuto merge of #9629 - est31:let_else, r=Jarcho
2022-10-11 borsAuto merge of #9616 - unvalley:add-default-to-lint...
2022-10-11 borsAuto merge of #9572 - Nilstrieb:as-ptr-cast-mut, r...
2022-10-10 est31Replace manual let else patterns with let else
2022-10-10 Jason NewcombUse the correct type when comparing nested constants.
2022-10-10 borsAuto merge of #9610 - Jarcho:fix-9608, r=Alexendoo
2022-10-10 unvalleyfix: change command order and remove waste condition
2022-10-09 unvalleyfeat: add Default to Lint groups
2022-10-08 borsAuto merge of #9386 - smoelius:further-enhance-needless...
2022-10-08 borsAuto merge of #9451 - kraktus:manual_filter2, r=dswij
2022-10-08 Jason NewcombDon't suggest moving tuple structs with a significant...
2022-10-07 borsAuto merge of #9585 - rust-lang:extend-box-default...
2022-10-07 Samuel MoeliusFix adjacent code
2022-10-07 Samuel Moelius`needless_borrow` uses `used_exactly_once`
2022-10-07 borsAuto merge of #9595 - Alexendoo:author-let-chains,...
2022-10-06 borsAuto merge of #9601 - evantypanski:et/issue9575, r...
2022-10-06 Evan TypanskiFix flipped variable that made it through
2022-10-06 Evan TypanskiAdd curlies to scrutinees with side effects
2022-10-06 Yuri AstrakhanChange uninlined_format_args into a style lint
2022-10-06 borsAuto merge of #9593 - Andy-Python-Programmer:master...
2022-10-06 borsAuto merge of #9599 - nyurik:inline-crash, r=flip1995
2022-10-06 Andre Bogusextend `box-default` lint, add suggestion
2022-10-06 Yuri AstrakhanAdd a temporary workaround for multiline formart arg...
2022-10-06 borsAuto merge of #9598 - nyurik:fix-comment, r=Alexendoo
2022-10-06 Yuri Astrakhanlint: fix a few comments
2022-10-06 borsAuto merge of #9596 - flip1995:rustup, r=flip1995
2022-10-06 Philipp KronesBump nightly version -> 2022-10-06
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-05 Alex MacleodReplace if_chain with let chains in `clippy::author...
2022-10-05 borsAuto merge of #9586 - Alexendoo:format-args-commas...
2022-10-05 Alex MacleodFormatArgsExpn: Find comma spans and ignore weird proc...
2022-10-05 borsAuto merge of #9495 - Alexendoo:disallowed-macros,...
2022-10-05 Alex MacleodAdd `disallowed_macros` lint
2022-10-05 Andy-Python... lint::unsafe_removed_from_name: fix false positive...
2022-10-04 Oli SchererIt's not about types or consts, but the lack of regions
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 CaioDogfood
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-03 borsAuto merge of #8762 - Jarcho:visitor, r=Jarcho
2022-10-02 Jason NewcombWorkaround rustc bug
2022-10-02 Jason NewcombUse `for_each_expr` in place of some visitors
2022-10-02 Jason NewcombReplace `expr_visitor` with `for_each_expr`
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 Jason NewcombReplace `is_lang_ctor` with `is_res_lang_ctor`
2022-10-02 kraktusupdate rust version introduction
2022-10-03 kraktusrefactor `manual_filter`
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 TennyZhuangfix some logics
2022-10-02 TennyZhuangextract common codes
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 kraktusfix indentation
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
next