]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-28 borsAuto merge of #5970 - ebroto:changelog_beta_1_47, r...
2020-08-28 borsAuto merge of #5774 - ThibsG:FixNewRetNoSelf, r=ebroto
2020-08-28 ThibaudUpdate clippy_lints/src/methods/mod.rs
2020-08-28 ThibaudUpdate clippy_lints/src/utils/mod.rs
2020-08-28 ThibaudUpdate clippy_lints/src/utils/mod.rs
2020-08-27 borsAuto merge of #5971 - giraffate:fix_fp_in_to_string_in_...
2020-08-27 ThibsGMerge logic of looking for `Self` type
2020-08-27 ThibsGRemove expansion restriction + fix doc and tests naming
2020-08-27 ThibsGFix FP in `new_ret_no_self`: trigger in trait def inste...
2020-08-27 Takayuki NakataFix FP in `to_string_in_display`
2020-08-27 Eduardo BrotoUpdate changelog to beta 1.47
2020-08-26 borsAuto merge of #5957 - xvschneider:AddUnwrapInsideResult...
2020-08-26 Jane LusbyAdd new lint to prevent usage of unwrap in fns that...
2020-08-26 borsAuto merge of #5968 - rail-rain:fix_use_snippet_with_ap...
2020-08-26 railFix the wrong use of `snippet_with_applicability`
2020-08-26 borsAuto merge of #5966 - 1c3t3a:1c3t3a-dev-5819-fix, r...
2020-08-26 BastianChanged the location of the suggestion as well as the...
2020-08-26 borsAuto merge of #5946 - mikerite:fix-5729, r=flip1995
2020-08-26 borsAuto merge of #5949 - rail-rain:fix_fp_borrow_interior_...
2020-08-26 borsAuto merge of #5964 - matsujika:matsujika-patch-1,...
2020-08-26 Hirochika MatsumotoFix typo
2020-08-25 borsAuto merge of #5951 - ThibsG:FixMacroCloneOnRefPtr2076...
2020-08-25 ThibaudUpdate clippy_lints/src/methods/mod.rs
2020-08-25 borsAuto merge of #5961 - scottmcm:master, r=Manishearth
2020-08-25 Scott McMurrayRe-enable len_zero for ranges now that `is_empty` is...
2020-08-25 borsAuto merge of #5958 - mikerite:fix-fmt-20200825, r...
2020-08-25 borsAuto merge of #5952 - 1c3t3a:1c3t3a-dev-5819, r=Manishearth
2020-08-25 borsAuto merge of #5947 - ebroto:rustup_doc_improvements...
2020-08-25 borsAuto merge of #5960 - flip1995:rustup, r=flip1995
2020-08-25 Philipp KronesFix typo
2020-08-25 BastianAdded F32::EPSILON and F64::EPSILON to paths.rs
2020-08-25 Michael WrightFix intermittent build error
2020-08-25 Michael WrightSimplify fmt test by using the clippy dev alias
2020-08-25 Michael WrightFix incorrect comment
2020-08-25 borsAuto merge of #5920 - giraffate:fix_fp_for_redundant_cl...
2020-08-24 Scott McMurrayUnbreak the clippy test
2020-08-24 borsAuto merge of #5935 - matthiaskrgr:unstable_sort_ty_nam...
2020-08-24 Matthias Krügerstable_sort_primitive: print the type that is being...
2020-08-24 BastianAdded a lint which corrects expressions like (a - b...
2020-08-24 ThibsGFix incorrect suggestion when `clone_on_ref_ptr` is...
2020-08-24 rail-raintypo
2020-08-24 Takayuki NakataAvoid period in lint message according to convention
2020-08-24 Takayuki NakataFix FP for `redundant_closure_call`
2020-08-23 Eduardo BrotoApply suggestions from PR review
2020-08-23 borsAuto merge of #5948 - ebroto:5944_repeat_ice, r=Manishearth
2020-08-23 borsAuto merge of #5930 - ebroto:dev_newlint_fix_lt, r...
2020-08-23 railFix fp in `borrow_interior_mutable_const`
2020-08-23 Eduardo BrotoFix ICE in `repeat_once` lint
2020-08-23 Eduardo BrotoImprove documentation related to the sync process
2020-08-23 Eduardo BrotoFix cargo dev new_lint for late lint passes
2020-08-23 Michael WrightFix `let_and_return` bad suggestion
2020-08-22 borsAuto merge of #5941 - ThibsG:InlineInCopyPassByRef...
2020-08-22 borsAuto merge of #5929 - stchris:issues/5917, r=ebroto
2020-08-22 Christian StefanescuUse more elegant way to check for prelude string
2020-08-22 Christian StefanescuRun sh tests/ui/update-all-references.sh
2020-08-22 Christian StefanescuWiden understanding of prelude import
2020-08-22 ThibsGDon't lint if it has always inline attribute
2020-08-22 borsAuto merge of #5934 - ThibsG:WrongSelfTestCase4037...
2020-08-22 ThibsGAdd async test case for `wrong_self_convention` lint
2020-08-22 borsAuto merge of #5926 - giraffate:improve_lint_message_in...
2020-08-21 borsAuto merge of #5933 - mikerite:fix-5927, r=matthiaskrgr
2020-08-21 borsAuto merge of #5938 - ebroto:sync-from-rust, r=ebroto
2020-08-21 Eduardo Brotorun cargo dev fmt
2020-08-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-08-21 Michael WrightFix false negative in `option_as_ref_deref`
2020-08-20 borsAuto merge of #5928 - mikerite:fix-5924, r=ebroto
2020-08-20 borsAuto merge of #5919 - ebroto:5747_from_bits_in_const...
2020-08-20 Aaron HillCapture tokens for Pat used in macro_rules! argument
2020-08-20 Michael WrightFix false positive in `PRECEDENCE` lint
2020-08-19 Takayuki NakataImprove lint message in `to_string_in_display`
2020-08-18 Eduardo Brotono from/to bits in const: add tests cases for f64
2020-08-18 Eduardo Brototransmute: avoid suggesting from/to bits in const
2020-08-18 borsAuto merge of #5922 - flip1995:rustup, r=flip1995
2020-08-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-08-17 borsAuto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk
2020-08-17 Ujjwal Sharmarust_ast::ast => rustc_ast
2020-08-17 borsAuto merge of #5908 - giraffate:fix_fp_for_same_item_pu...
2020-08-17 David Woodclippy: support `QPath::LangItem`
2020-08-17 borsAuto merge of #5915 - matthiaskrgr:deps_, r=Manishearth
2020-08-17 Matthias Krügerdeps: bump cargo_metadata and semver
2020-08-16 Takayuki NakataImprove code style
2020-08-16 borsAuto merge of #5894 - tmiasko:self-assignment, r=Manish...
2020-08-16 Tomasz MiąskoWarn about explicit self-assignment
2020-08-16 Tomasz MiąskoExpresions with Assign / AssignOp have side effects
2020-08-16 Tomasz MiąskoRename SpanlessEq::ignore_fn to deny_side_effects
2020-08-16 Tomasz MiąskoIntroduce function for comparing expression values
2020-08-16 borsAuto merge of #5720 - bugadani:new-lint, r=flip1995...
2020-08-16 Dániel BugaRename lint to use plural form
2020-08-16 Dániel BugaFix missed rename
2020-08-16 borsAuto merge of #5913 - HactarCE:patch-1, r=flip1995
2020-08-16 Dániel BugaFix dogfooding test errors
2020-08-16 Dániel Bugarun cargo dev fmt
2020-08-16 Dániel BugaCleanup, explain return value
2020-08-16 Dániel BugaMoved to submodule, don't trigger if map_unwrap_or...
2020-08-16 HactarFix typo in description of unnecessary_mut_passed
2020-08-16 Dániel BugaApply suggested change
2020-08-16 Dániel BugaApply suggested change
2020-08-16 Dániel BugaRemoved the extra lifetime parameter
2020-08-16 Dániel BugaCatch function calls in argument lists, add tests that...
2020-08-16 Dániel BugaRun cargo dev update_lints
next