]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-07 borsAuto merge of #6287 - camsteffen:readme, r=llogiq
2020-11-07 borsAuto merge of #6134 - patrickelectric:as_utf8, r=llogiq
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-07 borsAuto merge of #6272 - camsteffen:unnecesary-lazy-eval...
2020-11-06 borsAuto merge of #6294 - giraffate:fix_suggestion_to_add_s...
2020-11-06 Takayuki NakataRefactor to make getting position just before RArrow...
2020-11-05 Takayuki NakataFix suggestion to add unneeded space in `manual_async`
2020-11-05 borsAuto merge of #6296 - flip1995:rustup, r=flip1995
2020-11-05 Patrick José... Add string_from_utf8_as_bytes linter
2020-11-04 Cameron SteffenReadme improvements
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-04 borsAuto merge of #6247 - giraffate:fix_suggestion_to_add_s...
2020-11-04 borsAuto merge of #5911 - hegza:issue-568, r=ebroto
2020-11-04 borsAuto merge of #6292 - ebroto:rustup, r=ebroto
2020-11-04 Eduardo BrotoRun cargo dev fmt
2020-11-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-04 olis/Scalar::Raw/Scalar::Int
2020-11-04 Oliver SchererSplit the "raw integer bytes" part out of `Scalar`
2020-11-04 borsAuto merge of #6284 - camsteffen:rustc-sym, r=flip1995
2020-11-04 borsAuto merge of #6270 - ClashTheBunny:clarify_allow_deny_...
2020-11-03 Randall MasonUpdate wording to avoid code having "lint" metaphor
2020-11-03 borsAuto merge of #6233 - montrivo:manual_ok_or, r=flip1995
2020-11-03 borsAuto merge of #6165 - dvermd:ref_option_ref, r=flip1995
2020-11-03 borsAuto merge of #6101 - pitiK3U:from_iter_instead_of_coll...
2020-11-03 Piti the little... Fix: Use `.collect()` instead of `::fromIterator()`
2020-11-03 Piti the little... Fix: Don't show lint for types that doesn't implement...
2020-11-03 Piti the little... Improve error message
2020-11-03 Piti the little... Remove backticks
2020-11-03 Piti the little... Run `cargo dev fmt`
2020-11-03 Piti the little... Improve: error message
2020-11-03 Piti the little... Allow lint
2020-11-03 Piti the little... Improvements from PR feedback
2020-11-03 Piti the little... Update: stderr message format
2020-11-03 Piti the little... Fix `from_iter_instead_of_collect` lint crashing on...
2020-11-03 Piti the little... Add tests for `from_iter_instead_of_collect`
2020-11-03 Piti the little... Run `cargo dev update_lints`
2020-11-03 Piti the little... Add `from_iter_instead_of_collect` lint implementation
2020-11-03 borsAuto merge of #6037 - matthiaskrgr:single_char_insert...
2020-11-02 Cameron SteffenInclude bindings as machine applicable
2020-11-02 Cameron SteffenChange lint to use const sym
2020-11-02 Cameron SteffenUse const rustc sym where possible
2020-11-02 borsAuto merge of #6282 - giraffate:sync-from-rust, r=ebroto
2020-11-02 Dhruv JauharProvide diagnostic suggestion in ExprUseVisitor Delegate
2020-11-02 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-11-01 borsAuto merge of #75534 - Aaron1011:feature/new-future...
2020-10-31 Henri LunnikiviImplement field_reassign_with_default
2020-10-31 borsAuto merge of #6276 - dp304:patch-1, r=llogiq
2020-10-31 dp304Fix typo in adding_lints.md
2020-10-31 borsAuto merge of #6277 - ebroto:rustup, r=ebroto
2020-10-31 Eduardo BrotoFix formatting
2020-10-31 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-31 Aaron HillUpdate Clippy path to `Lint`
2020-10-30 Eduardo BrotoAddress suggestions in PR review
2020-10-30 Eduardo BrotoRename single_char_push_str to single_char_add_str
2020-10-30 Matthias Krügerget_hint_if_single_char_arg: fix bug where multi-char...
2020-10-30 Matthias Krügerhandle macros returning Strings in single_char_push_str...
2020-10-30 Matthias Krügersingle_char_push_str lint using insert_str() on single...
2020-10-30 borsAuto merge of #6260 - matthiaskrgr:ices, r=ebroto
2020-10-30 borsAuto merge of #6197 - ThibsG:ImproveFilterNext, r=ebroto
2020-10-30 Cameron SteffenFix unnecessary_lazy_eval suggestion applicability
2020-10-30 Randall MasonClarify allow/warn/deny. Remove enable/disable.
2020-10-30 borsAuto merge of #6229 - henil:improve-integer-division...
2020-10-30 henilremoved lint for division/modulo for literal `0`
2020-10-30 LeSeulArtichautRemove implicit `Continue` type
2020-10-30 LeSeulArtichautUse `ControlFlow::is{break,continue}`
2020-10-30 LeSeulArtichautTypeVisitor: use `ControlFlow` in clippy
2020-10-30 borsAuto merge of #6200 - rail-rain:borrowed_box_invalid_su...
2020-10-29 Tim Nielensadd manual_ok_or / pr remarks
2020-10-29 dvermdclippy: update reference file to match suggested change
2020-10-29 dvermdUpdate clippy_lints/src/ref_option_ref.rs
2020-10-29 borsAuto merge of #6248 - giraffate:replace_e_easy_with_goo...
2020-10-29 borsAuto merge of #6227 - HMPerson1:collect_map, r=phansch
2020-10-29 Takayuki NakataUpdate CONTRIBUTING.md to describe `E-medium` in detail
2020-10-29 borsAuto merge of #6226 - Urcra:master, r=flip1995
2020-10-29 borsAuto merge of #6176 - achris:issues/578, r=phansch
2020-10-29 Christian NielsenRemove empty lines in doc comment
2020-10-29 borsAuto merge of #6212 - ThibsG:MacroTopLevelRefArg, r...
2020-10-29 henilUpdate existing arithmetic lint and add new tests relat...
2020-10-29 borsAuto merge of #6264 - matthiaskrgr:ra_setup_no_twice...
2020-10-29 Matthias Krügercargo dev ra-setup: don't inject deps multiple times...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-28 Matthias Krügeradd a couple of ICE testcases
2020-10-28 borsAuto merge of #6263 - matthiaskrgr:diff_u, r=ebroto
2020-10-28 Matthias Krügeruse diff -u in driver.sh test
2020-10-28 borsAuto merge of #6257 - giraffate:sync-from-rust, r=ebroto
2020-10-28 Eduardo BrotoReinstate link to temporary_cstr_as_ptr
2020-10-28 Eduardo BrotoDeprecate temporary_cstr_as_ptr
2020-10-28 Takayuki NakataUse `double_neg.stderr`
2020-10-28 Takayuki NakataFix reference
2020-10-28 Takayuki Nakatacargo dev update_lints
2020-10-28 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-28 Takayuki NakataFix suggestion to add unneeded space in `unused_unit`
2020-10-27 borsAuto merge of #6216 - alex-700:improve-match-like-match...
2020-10-27 Aleksei Latyshevimprove MATCH_LIKE_MATCHES_MACRO lint
2020-10-27 Aleksei Latyshevsimplify SpanlessEq::eq_path_segment
2020-10-27 Takayuki NakataReplace `E-easy` with `good first issue` in `CONTRIBUTI...
2020-10-27 borsAuto merge of #6244 - mikerite:invalid_paths_20201027...
2020-10-27 Michael WrightFix invalid paths
2020-10-27 Michael WrightAdd `invalid_paths` internal lint
2020-10-27 Tim Nielensadd manual_ok_or lint
next