]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-31 xordiFix function and variable names
2021-08-31 xordiFix CI errors
2021-08-31 xordiAdd new ui tests
2021-08-31 xordiCheck for Not trait implementation
2021-08-30 borsAuto merge of #7573 - Jarcho:option_if_let_else, r...
2021-08-27 borsAuto merge of #7600 - xFrednet:0000-update-issue-templa...
2021-08-26 Jason NewcombSmall cleanup of `option_if_let_else` and additional...
2021-08-26 borsAuto merge of #7602 - flip1995:needless_collect_appl...
2021-08-26 borsAuto merge of #7583 - dswij:match-trait-docs, r=xFrednet
2021-08-26 dswijUpdate doc/common_tools_writing_lints.md
2021-08-26 dswijUpdate common tool docs on type implement trait check
2021-08-26 flip1995Set applicability of needless_collect to MaybeIncorrect
2021-08-25 borsAuto merge of #7543 - DevinR528:disallowed-mod, r=Manis...
2021-08-25 xFrednetUpdated issue templates(formatting and rustbot label...
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-24 Devin RagotzyAdd module_style lint to restriction
2021-08-24 borsAuto merge of #7592 - lengyijun:redundant_allocation...
2021-08-24 lengyijunredundant_allocation: fix 7487
2021-08-23 borsAuto merge of #7595 - camsteffen:branches-sharing-nurse...
2021-08-23 Cameron SteffenMove branches_sharing_code to nursery
2021-08-23 borsAuto merge of #7593 - camsteffen:remove-stderr-limit...
2021-08-23 Cameron SteffenRemove stderr limit
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-23 LabelrayAdd new lints `negative_feature_names` and `redundant_f...
2021-08-17 borsAuto merge of #7565 - Jarcho:manual_split_once, r=llogiq
2021-08-17 borsAuto merge of #7578 - xFrednet:7172-update-some-docs...
2021-08-17 xFrednetSmall documentation update for the new metadata_collector
2021-08-17 borsAuto merge of #7574 - Jarcho:expl_impl_clone_on_copy_do...
2021-08-16 Jason NewcombUpdate docs for `expl_impl_clone_on_copy`. Bug was...
2021-08-16 Jason NewcombFix `option_if_let_else`
2021-08-16 Jason NewcombUpdate docs for `manual_split_once`
2021-08-16 Jason NewcombAdd lint `manual_split_once`
2021-08-16 Jason NewcombAdd `for_each_local_usage`. Switch `LocalUsedVisitor...
2021-08-16 borsAuto merge of #7566 - dswij:manual-flatten-use, r=xFrednet
2021-08-16 dswijCheck `if let` expr usage in `manual_flatten`
2021-08-16 dswijAdd false positive test for `manual_flatten`
2021-08-16 borsAuto merge of #7531 - Jarcho:manual_map_7413, r=camsteffen
2021-08-16 Jason NewcombUse `each_binding_or_first` in `capture_local_usage`
2021-08-16 borsAuto merge of #7521 - rukai:fix_lintcheck_local_path_ha...
2021-08-16 Lucas KentLintcheck always copies in a fresh crate when provided...
2021-08-15 borsAuto merge of #7568 - dtolnay-contrib:ifletelse, r...
2021-08-14 Jason Newcombupdate stderr messages
2021-08-14 Jason NewcombImprove doc for `can_move_expr_to_closure_no_visit`
2021-08-14 Jason NewcombFix tracking of which locals would need to be captured...
2021-08-14 Jason NewcombImprove `manual_map`
2021-08-14 Jason NewcombImprove `manual_map` and `map_entry`
2021-08-14 David TolnayDowngrade option_if_let_else to nursery
2021-08-13 borsAuto merge of #7562 - dswij:filter-next-false-positive...
2021-08-13 dswijFix false positive on `filter_next`
2021-08-13 dswijAdd false positive test for iterator method
2021-08-12 borsAuto merge of #7560 - xFrednet:7289-configuration-for...
2021-08-12 xFrednetUpdate type UI tests to use private items
2021-08-12 xFrednetUse `avoid_breaking_exported_api` for `types` module...
2021-08-12 xFrednetUpdated lint message for `rc_mutex`
2021-08-12 borsAuto merge of #7558 - flip1995:rustup, r=flip1995
2021-08-12 flip1995Bump nightly version -> 2021-08-12
2021-08-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-12 borsAuto merge of #7546 - mgeier:patch-1, r=giraffate
2021-08-12 borsAuto merge of #7516 - lf-:unwrap-or-default, r=xFrednet
2021-08-12 borsAuto merge of #7556 - F3real:no_effect_inclusive_range...
2021-08-12 JadeReword is_trait_item description
2021-08-11 F3realCorrectly report inclusive range in no_effect lint
2021-08-11 Matthias Geierfix line numbers
2021-08-11 Matthias Geierrustfmt
2021-08-11 Matthias GeierAdd test for similar names "iter" and "item"
2021-08-11 borsAuto merge of #7541 - LeSeulArtichaut:for-never-loop...
2021-08-11 LeSeulArtichaut`never_loop`: suggest using an `if let` instead of...
2021-08-11 Esteban Kuberupdate clippy
2021-08-10 Jadetree-wide: Fix all the rustdoc warnings
2021-08-10 JadeAdd is_trait_item, refactor or_fun_call and unwrap_or_e...
2021-08-10 JadeAdd unwrap_or_else_default lint
2021-08-10 borsAuto merge of #7535 - LeSeulArtichaut:7518-self-ty...
2021-08-10 F3realUpdate suggestion in case of index for unnecessary_oper...
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
2021-08-09 borsAuto merge of #7544 - r00ster91:patch-1, r=flip1995
2021-08-09 borsAuto merge of #7542 - LeSeulArtichaut:cleanups, r=flip1995
2021-08-09 borsAuto merge of #7506 - HKalbasi:add-xor-swap, r=camsteffen
2021-08-08 hamidreza kalbasimerge XOR_SWAP with MANUAL_SWAP
2021-08-07 Matthias Geiersimilar_names: allow "iter" and "item"
2021-08-07 borsAuto merge of #7536 - LeSeulArtichaut:redundant-allocat...
2021-08-07 borsAuto merge of #7534 - LeSeulArtichaut:7517-closure...
2021-08-07 borsAuto merge of #7533 - Valentine-Mario:vec_extend_to_app...
2021-08-07 r00sterClean up examples in new lint suggestion template
2021-08-06 LeSeulArtichautUse `EarlyContext::sess` instead of `LintContext::sess()`
2021-08-06 LeSeulArtichautReplace `span_to_snippet` calls with `snippet_opt`...
2021-08-05 LeSeulArtichautAdd missing backtick in docs for `redundant_allocation`
2021-08-05 LeSeulArtichautProperly handle `Self` type for `trivially_copy_pass_by...
2021-08-05 valentine-mariofixed bug that had to deal with mut and non mut suggestion
2021-08-05 LeSeulArtichautDon't emit `too_many_lines` for closures
2021-08-04 borsAuto merge of #7528 - matthiaskrgr:nedlbrw, r=Manishearth
2021-08-04 borsAuto merge of #7529 - giraffate:update_node_version...
2021-08-04 Takayuki NakataAddress warnings for remark check
2021-08-04 borsAuto merge of #87568 - petrochenkov:localevel, r=cjgillot
2021-08-04 Takayuki NakataUse node v12.x in CI
2021-08-03 Matthias Krügerneedless_borrow: try to make lint example a bit more...
2021-08-03 Devin Ragotzyfixup! Lint inside macro when owned by current crate
2021-08-02 borsAuto merge of #7525 - xFrednet:7172-update-define-conf...
2021-08-02 xFrednetAdded the `metadata-collector-lint` feature to the CI
2021-08-02 xFrednetUpdated `define_Conf!` to support multi-line doc comments
2021-08-02 borsAuto merge of #7522 - dswij:map-flatten-result, r=llogiq
next