]> git.lizzy.rs Git - rust.git/history - src
simplify the code
[rust.git] / src /
2020-09-24 borsAuto merge of #6077 - ebroto:revert_or_fun_call_const...
2020-09-24 borsAuto merge of #6076 - rail-rain:fix_fp_explicit_counter...
2020-09-23 borsAuto merge of #6044 - rschoon:rc-buffer, r=yaahc
2020-09-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-16 Robin SchoonoverMove rc_buffer lint into perf category
2020-09-16 borsAuto merge of #5937 - montrivo:option_if_let_else,...
2020-09-16 borsAuto merge of #6025 - thomcc:compare_exchange_atomics...
2020-09-16 borsAuto merge of #6038 - mikerite:lint-5734, r=matthiaskrgr
2020-09-16 borsAuto merge of #6042 - euclio:println-empty, r=flip1995
2020-09-15 Michael WrightMerge branch 'master' into lint-5734
2020-09-15 borsAuto merge of #6049 - flip1995:rustup, r=flip1995
2020-09-14 Robin SchoonoverAdd rc_buffer lint for Rc<String> and other buffer...
2020-09-14 borsAuto merge of #5998 - deg4uss3r:master, r=yaahc
2020-09-14 Michael WrightNew lint: `manual-strip`
2020-09-13 borsAuto merge of #6035 - matthiaskrgr:try_into_show_type...
2020-09-13 Manish GoregaokarMerge pull request #6036 from giraffate/update_verbose_...
2020-09-13 Takayuki NakataDowngrade `verbose_bit_mask` to pedantic
2020-09-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-09-11 borsAuto merge of #75800 - Aaron1011:feature/full-nt-tokens...
2020-09-10 borsAuto merge of #5977 - xvschneider:AddLintPanicInResult...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 borsAuto merge of #6028 - giraffate:fix_typo, r=flip1995
2020-09-10 borsAuto merge of #6019 - rail-rain:improve_known_probs_mut...
2020-09-10 borsAuto merge of #6020 - matthiaskrgr:ra_dev_setup_update...
2020-09-10 borsAuto merge of #5980 - matsujika:create-dir, r=flip1995
2020-09-10 borsAuto merge of #5931 - montrivo:unit-arg, r=flip1995
2020-09-10 borsAuto merge of #6027 - flip1995:rustup, r=flip1995
2020-09-09 Thom ChiovoloniDetect fetch_update misuse in invalid_atomic_ordering too
2020-09-09 Vali Schneiderremoving if chain and renaming lint
2020-09-08 RickyMove map_err_ignore from style to pedantic
2020-09-08 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-05 borsAuto merge of #5997 - giraffate:fix_fp_about_clone_in_s...
2020-09-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-03 borsAuto merge of #5994 - taiki-e:useless_attribute, r...
2020-09-02 Tim NielensMerge branch 'master' into unit-arg
2020-09-02 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-01 RickyRan cargo dev update_lints
2020-09-01 borsAuto merge of #5993 - taiki-e:default_trait_access...
2020-08-31 borsAuto merge of #5992 - giraffate:fix_wrong_seggestion_in...
2020-08-31 borsAuto merge of #5909 - khuey:async_yields_async, r=yaahc
2020-08-29 Kyle HueyAdd a lint for an async block/closure that yields a...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-28 Hirochika MatsumotoAdd a new lint to prevent `create_dir` from being used
2020-08-27 Vali Schneideradded lint for todo and removed option
2020-08-27 Vali Schneiderran cargo dev update lints
2020-08-27 borsAuto merge of #5971 - giraffate:fix_fp_in_to_string_in_...
2020-08-27 Vali Schneideradded restriction lint that prohibits the usage of...
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 #5946 - mikerite:fix-5729, r=flip1995
2020-08-26 borsAuto merge of #5949 - rail-rain:fix_fp_borrow_interior_...
2020-08-25 borsAuto merge of #5951 - ThibsG:FixMacroCloneOnRefPtr2076...
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 #5960 - flip1995:rustup, r=flip1995
2020-08-24 BastianAdded a lint which corrects expressions like (a - b...
2020-08-22 borsAuto merge of #5926 - giraffate:improve_lint_message_in...
2020-08-21 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-08-19 Takayuki NakataImprove lint message in `to_string_in_display`
2020-08-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-08-17 borsAuto merge of #5908 - giraffate:fix_fp_for_same_item_pu...
2020-08-17 borsAuto merge of #5915 - matthiaskrgr:deps_, r=Manishearth
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 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 BugaRun cargo dev update_lints
2020-08-16 Dániel BugaImplement new lint
2020-08-16 borsAuto merge of #5725 - montrivo:should-impl-trait, r...
2020-08-16 borsAuto merge of #5907 - wiomoc:feature/useless-vec-max...
2020-08-16 borsAuto merge of #5903 - jrqc:needless_return, r=ebroto...
2020-08-16 borsAuto merge of #5881 - wiomoc:feature/single-char-push_s...
2020-08-16 borsAuto merge of #5831 - chansuke:to_string_in_display...
2020-08-15 jrqccargo dev update_lints
2020-08-15 jrqcMake needless_return a late lint pass
2020-08-15 borsAuto merge of #5910 - flip1995:rustup, r=flip1995
2020-08-14 Christoph WalcherMerge lint with `single_char_pattern`
2020-08-14 Christoph WalcherLint `push_str` with a single-character string literal
2020-08-14 chansukeDon't use `to_string` in impl Display
2020-08-13 borsAuto merge of #5901 - giraffate:add_reference_to_rustc_...
2020-08-13 borsAuto merge of #5900 - ThibsG:ParensUselessConversion475...
2020-08-12 borsAuto merge of #5897 - matthiaskrgr:no_clone_tts, r...
2020-08-12 borsAuto merge of #5884 - Ryan1729:patch-1, r=flip1995
2020-08-12 borsAuto merge of #5893 - matthiaskrgr:lint_msg, r=yaahc
2020-08-12 borsAuto merge of #5885 - Ryan1729:patch-2, r=flip1995
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 Matthias Krügerif_not_else: make lint adhere to lint message convention
2020-08-11 borsAuto merge of #5892 - matthiaskrgr:redundant_mut, r...
2020-08-11 borsAuto merge of #5891 - flip1995:rustup, r=flip1995
2020-08-11 Yuki OkushiRollup merge of #75226 - pnadon:miri-undef-uninit,...
2020-08-10 Dylan DPCRollup merge of #75098 - Ryan1729:clippy-pointer-cast...
2020-08-10 borsAuto merge of #5888 - matthiaskrgr:lints, r=yaahc
2020-08-10 Matthias Krügerrun cargo dev update-lints
2020-08-10 borsAuto merge of #5883 - flip1995:rollup-x9mftxe, r=flip1995
2020-08-10 Philipp KronesRollup merge of #5874 - camelid:patch-1, r=flip1995
2020-08-10 Philipp KronesRollup merge of #5871 - wiomoc:feature/methodcall-minma...
2020-08-10 Philipp KronesRollup merge of #5870 - ebroto:5789_allow_unsafe_derive...
2020-08-10 Philipp KronesRollup merge of #5869 - wiomoc:feature/implicit-self...
next