]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-12-01 borsAuto merge of #10007 - Jarcho:issue_10005, r=giraffate
2022-12-01 Jason NewcombFix ICE in `result large_err` with uninhabited enums
2022-11-30 borsAuto merge of #9943 - dswij:pr-9940, r=Jarcho
2022-11-30 borsAuto merge of #10001 - Jarcho:issue_9866, r=llogiq
2022-11-30 borsAuto merge of #9996 - Jarcho:issue_9906, r=Alexendoo
2022-11-30 borsAuto merge of #9997 - Jarcho:issue_9901, r=llogiq
2022-11-30 Jason NewcombFix ICE in `unused_rounding`
2022-11-30 borsAuto merge of #9987 - Jarcho:issue_9957, r=flip1995
2022-11-30 Jason NewcombDon't lint `explicit_auto_deref` when the initial type...
2022-11-30 Jason NewcombFix `unnecessary_cast` suggestion when taking a reference
2022-11-30 Jason NewcombDon't cross contexts while building the suggestion...
2022-11-30 borsAuto merge of #9989 - xFrednet:9986-move-safety-thingy...
2022-11-30 xFrednetMove `unnecessary_unsafety_doc` to `pedantic`
2022-11-30 dswijUse `snippet_with_context` instead of `_with_macro_call...
2022-11-29 borsAuto merge of #9985 - ehuss:triagebot-autolabel, r...
2022-11-29 Eric HussAdd S-waiting-on-review autolabel.
2022-11-29 borsAuto merge of #9975 - xFrednet:0000-refutable-slice...
2022-11-29 borsAuto merge of #9981 - Jarcho:issue_9954, r=flip1995
2022-11-29 borsAuto merge of #9980 - Jarcho:issue_9960, r=xFrednet
2022-11-29 Jason NewcombDon't lint `unnecessary_cast` in mixed macro context
2022-11-29 Jason NewcombDon't lint `unnecessary_operation` in mixed macro contexts
2022-11-28 xFrednetMove `index_refutable_slice` to `pedantic`
2022-11-28 borsAuto merge of #9865 - nyurik:allow-mixed, r=xFrednet
2022-11-27 borsAuto merge of #9967 - koka831:fix/9416, r=llogiq
2022-11-27 borsAuto merge of #9963 - ehuss:highfive-triagebot, r=xFrednet
2022-11-27 Yuri Astrakhanaddressed review feedback
2022-11-27 Eric HussMigrate from highfive to triagebot
2022-11-27 Yuri AstrakhanAdd allow-mixed-uninlined-format-args config
2022-11-27 borsAuto merge of #9919 - Alexendoo:configuration-link...
2022-11-27 kokaRefactor BytePos handling
2022-11-27 kokaRemove blank lines when needless_return returns no...
2022-11-27 borsAuto merge of #9860 - Alexendoo:msrv-outer-attr, r...
2022-11-27 Alex MacleodAllow using `clippy::msrv` as an outer attribute
2022-11-27 Alex MacleodLink to a list of configurable lints in documentation
2022-11-27 borsAuto merge of #9950 - xFrednet:0000-improve-exit-docs...
2022-11-26 xFrednetImprove `EXIT` lint docs
2022-11-25 borsAuto merge of #9945 - kraktus:uninlined_multiple_lines...
2022-11-25 borsAuto merge of #9944 - flip1995:move-syntax-tree-pattern...
2022-11-25 kraktusdogfood with expanded `uninlined_format_args`
2022-11-25 kraktusRe-enable `uninlined_format_args` on multiline `format!`
2022-11-25 borsAuto merge of #9851 - Veykril:unnecessary-safety-commen...
2022-11-25 Philipp KronesBook: Format syntax tree pattern proposal
2022-11-25 Philipp KronesMove syntax tree patterns RFC to the book
2022-11-25 dswij`manual_let_else`: Add test with expanded macros
2022-11-25 dswij`manual_let_else`: keep macro call on suggestion blocks
2022-11-25 Lukas WirthAddress reviews
2022-11-25 Lukas WirthSimplify
2022-11-25 Lukas WirthLint unnecessary safety comments on statements and...
2022-11-25 Lukas WirthAdd some more test cases for undocumented_unsafe_blocks
2022-11-25 Lukas WirthLint unnecessary safety comments on items
2022-11-24 borsAuto merge of #9941 - Alexendoo:syntax-tree-rfc-remark...
2022-11-24 Alex MacleodFix remark for `rfcs/0001-syntax-tree-patterns.md`
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-11-22 borsAuto merge of #9924 - Alexendoo:msrv-stack, r=Jarcho
2022-11-22 borsAuto merge of #9930 - smoelius:use-walk_generic_arg...
2022-11-22 Samuel MoeliusUse `walk_generic_arg`
2022-11-22 borsAuto merge of #9750 - kraktus:lazy_eval, r=xFrednet
2022-11-22 borsAuto merge of #9796 - smoelius:issue-9771, r=flip1995
2022-11-22 borsAuto merge of #9745 - matttpt:fix-redundant-closure...
2022-11-21 borsAuto merge of #9770 - sgued:missnamed-getters, r=llogiq
2022-11-21 borsAuto merge of #9881 - flip1995:rustup, r=flip1995
2022-11-21 Philipp KronesFix custom ICE message test on windows
2022-11-21 ozkanonurpass clippy sysroot env if given r=ozkanonur
2022-11-21 Philipp KronesBump nightly version -> 2022-11-21
2022-11-21 Philipp KronesBump Clippy version -> 0.1.67
2022-11-21 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-11-21 Alex MacleodAdd `clippy_utils::msrv::Msrv` to keep track of the...
2022-11-21 kraktusFix [`unnecessary_lazy_eval`] when type has significant...
2022-11-21 borsAuto merge of #9873 - smoelius:move-line-span, r=flip1995
2022-11-20 borsAuto merge of #9592 - c410-f3r:arith, r=Jarcho
2022-11-20 borsAuto merge of #9870 - koka831:unformat-unused-rounding...
2022-11-20 Sosthène GuédonFix many false negatives caused by autoderef
2022-11-20 Sosthène GuédonImprove diagnostic for cases where autoderef is used
2022-11-20 borsAuto merge of #9879 - Alexendoo:allow, r=Manishearth
2022-11-20 Sosthène Guédonmisname-getters: Fix documentation
2022-11-20 Sosthène GuédonRemove error when fields use autoderef
2022-11-20 Sosthène GuédonAdd failing test
2022-11-20 Sosthène Guédonmisnamed_getters: Trigger on unsafe with _unchecked
2022-11-20 Sosthène GuédonImprove code
2022-11-20 Sosthène GuédonFix typo missnamed -> misnamed
2022-11-20 Sosthène GuédonFix internal warnings
2022-11-20 Sosthène GuédonDocument missname_getters
2022-11-20 Sosthène Guédonmissnamed_getters: use all_fields iterator
2022-11-20 Sosthène GuédonFix suggestion to point to the whole method
2022-11-20 Sosthène Guédonmissnamed_getters: Match owned methods
2022-11-20 Sosthène GuédonAdd missnamed_getters lint
2022-11-20 Alex MacleodFix `#[allow]` for module_name_repetitions & single_com...
2022-11-20 borsAuto merge of #98914 - fee1-dead-contrib:min-deref...
2022-11-19 Matthias KrügerRollup merge of #104593 - compiler-errors:rpitit-object...
2022-11-19 kokarefac: grab a snip from receiver
2022-11-19 CaioRemove unused
2022-11-19 Caio[arithmetic-side-effects] Detect overflowing associated...
2022-11-19 Samuel MoeliusMove `line_span` to source.rs
2022-11-19 borsAuto merge of #9800 - Alexendoo:def_path_res_multiple...
2022-11-19 Michael Gouletdrive-by: Add is_async fn to hir::IsAsync
2022-11-18 borsAuto merge of #104573 - matthiaskrgr:rollup-k36ybtp...
2022-11-18 borsAuto merge of #101562 - nnethercote:shrink-ast-Expr...
2022-11-18 borsAuto merge of #9871 - koka831:fix/9864, r=xFrednet
2022-11-18 kokaNote about const fn
2022-11-18 borsAuto merge of #9855 - Alexendoo:needless-borrowed-ref...
next