]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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-30 borsAuto merge of #6260 - matthiaskrgr:ices, r=ebroto
2020-10-30 borsAuto merge of #6197 - ThibsG:ImproveFilterNext, r=ebroto
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 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-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-26 railfix the error-causing suggestion of 'borrowed_box'
2020-10-26 Nathan WhitakerRemove lint from clippy
2020-10-26 ThibsGFix tests for `map_unwrap_or*`
2020-10-26 ThibsGMove fixable `filter_next` and `filter_map_next` cases...
2020-10-26 ThibsGMove fixable `map_unwrap_or` cases to rustfixed test
2020-10-26 ThibsGImprove some suggestions for `filter_map_next`, `filter...
2020-10-26 ThibsGUse better placeholders for some methods lint messages
2020-10-26 ThibsGNo lint in external macro for `toplevel_ref_arg`
2020-10-26 HMPerson1Add lint for replacing `.map().collect()` with `.try_fo...
2020-10-26 UrcraRemove unnecesary format
2020-10-26 Urcrarun cargo fmt
2020-10-26 UrcraRun update lints
2020-10-26 UrcraAdd description to lint
2020-10-25 UrcraRevert changes to Cargo.toml file
2020-10-25 UrcraMove implementation into len_zero.rs
2020-10-25 UrcraInitial implementation of comparison_to_empty
2020-10-25 borsAuto merge of #6225 - rust-lang:flip1995-patch-1, r...
2020-10-25 Philipp KronesUpdate triagebot.toml
2020-10-25 borsAuto merge of #6202 - giraffate:fix_invalid_suggestion_...
2020-10-25 borsAuto merge of #6194 - giraffate:remove_an_extra_blank_l...
2020-10-25 borsAuto merge of #6183 - cgm616:hex_bin_digit_grouping...
2020-10-25 borsAuto merge of #6224 - flip1995:rustup, r=flip1995
2020-10-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-10-25 cgm616Integrate suggestions from code review
2020-10-25 Takayuki NakataAdd test case
2020-10-25 Takayuki NakataFix an invalid suggestion in `needless_collect` test
2020-10-25 cgm616Fix logic mistake
2020-10-25 cgm616Remove accidental test inclusion
2020-10-25 cgm616Allow hex literals to pass w/ groups of 2
2020-10-25 Florian HartwigAdd lint for unusually-grouped hex/binary literals
2020-10-25 borsAuto merge of #6222 - JohnTitor:redundant-local-def...
2020-10-25 borsAuto merge of #6211 - ThibsG:NeedlessBoolCfg, r=flip1995
2020-10-25 borsAuto merge of #6198 - montrivo:needless-lifetime, r...
2020-10-25 borsAuto merge of #6177 - rust-lang:manual-range-contains...
2020-10-25 Yuki OkushiRemove redundant `expect_local()` call
2020-10-25 borsAuto merge of #6103 - FrancisMurillo:mut_mutex_lock...
2020-10-25 borsAuto merge of #6162 - josephlr:empty-loop-no-std, r...
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-25 Francis MurilloChange from correctness to style and MaybeIncorrect...
2020-10-25 Francis MurilloUse `sugg_lint_and_help`
2020-10-25 Francis MurilloInline is_mut_mutex_lock_call
2020-10-25 Francis MurilloRun update_lints
2020-10-25 Francis MurilloChange lint doc test
2020-10-25 borsAuto merge of #6181 - cgm616:undropped-manually-drops...
2020-10-25 Francis MurilloAdd lint for `&mut Mutex::lock`
2020-10-25 borsAuto merge of #6109 - patrickelectric:single_element_fo...
2020-10-25 borsAuto merge of #6029 - Daniel-B-Smith:refcell_ref_await...
2020-10-24 borsAuto merge of #6187 - geoffreycopin:master, r=ebroto
2020-10-24 borsAuto merge of #6190 - montrivo:manual_result_unwrap_or...
2020-10-24 borsAuto merge of #6135 - cauebs:master, r=ebroto
2020-10-24 Cauê Baasch... Add large_types_passed_by_value lint
2020-10-24 Aaron HillFix inconsistencies in handling of inert attributes...
2020-10-24 Geoffrey CopinKeep separators in cast_size_32bits stderr
2020-10-24 Tim Nielensmanual-unwrap-or / pr remarks, round 3
2020-10-24 ThibsGNo lint with `cfg!` and fix sugg for macro in `needless...
2020-10-23 Geoffrey CopinKeep sign in int-to-float casts
2020-10-23 Eduardo BrotoRemove duplicate import of `Target`
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 borsAuto merge of #6206 - ebroto:rustup, r=ebroto
2020-10-23 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
next