]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-09-15 borsAuto merge of #6013 - ebroto:diagnostic_item_restrictio...
2020-09-15 Eduardo BrotoFix usage of backquotes in suggestion
2020-09-15 Eduardo BrotoMisc doc updates
2020-09-15 Eduardo BrotoFix dogfood after MatchTypeOnDiagItem
2020-09-15 Eduardo BrotoAdd internal lint MatchTypeOnDiagItem
2020-09-14 borsAuto merge of #5998 - deg4uss3r:master, r=yaahc
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-13 Matthias Krügeruseless_conversion: show type in error message.
2020-09-13 borsAuto merge of #6032 - matthiaskrgr:move_consume, r...
2020-09-13 borsAuto merge of #6030 - rail-rain:fix_use_snippet_in_type...
2020-09-13 borsAuto merge of #6033 - flip1995:rustup, r=flip1995
2020-09-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-09-11 Matthias Krügerinto_iter_on_ref: rephrase lint message: will not move...
2020-09-11 borsAuto merge of #75800 - Aaron1011:feature/full-nt-tokens...
2020-09-10 Aaron HillFully integrate token collection for additional AST...
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 Philipp KronesFix spelling of "Known problems section" of `interior_m...
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 #6023 - matthiaskrgr:box, r=flip1995
2020-09-10 Takayuki NakataFix typo
2020-09-10 borsAuto merge of #6027 - flip1995:rustup, r=flip1995
2020-09-10 flip1995Cleanup of rustup
2020-09-10 borsAuto merge of #6024 - matthiaskrgr:unit_type, r=phansch
2020-09-10 railfix some use of `snippet` in `types.rs`
2020-09-10 borsAuto merge of #75573 - Aaron1011:feature/const-mutation...
2020-09-09 Vali Schneidercargo dev update-lints
2020-09-09 Vali Schneiderremoving if chain and renaming lint
2020-09-09 Matthias Krügerprint the unit type `()` in related lint messages.
2020-09-09 Matthias Krügerlink to the Box docs in related lint documentation.
2020-09-09 Matthias Krügerupdate cargo dev ra-setup to changed rustc source paths
2020-09-09 railImprove "known problems" of `interior_mutable_key`
2020-09-08 RickyMove map_err_ignore from style to pedantic
2020-09-08 Aaron HillAdjust Clippy for CONST_ITEM_MUTATION lint
2020-09-08 borsAuto merge of #6016 - giraffate:restrict_same_item_push...
2020-09-08 borsAuto merge of #6018 - ebroto:rustup, r=ebroto
2020-09-08 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-08 RickyFixed typo in lint and test
2020-09-08 Hirochika MatsumotoChange suggestion to `create_dir_all({})` from `std...
2020-09-08 Takayuki NakataAddress `items_after_statement`
2020-09-08 Takayuki NakataRefactoring: tests in `same_item_push`
2020-09-08 Takayuki NakataAdd some tests to `same_item_push`
2020-09-07 Takayuki NakataSome refactoring
2020-09-07 Takayuki NakataRefactoring: use inner function
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-07 Takayuki NakataRestrict `same_item_push` to suppress false positives
2020-09-06 borsAuto merge of #6006 - ebroto:6001_unnecessary_sort_by...
2020-09-06 Eduardo BrotoRestrict unnecessary_sort_by to non-ref copy types
2020-09-05 borsAuto merge of #5997 - giraffate:fix_fp_about_clone_in_s...
2020-09-05 Takayuki NakataFix FP when coercion kicks in
2020-09-05 borsAuto merge of #6009 - Ryan1729:show-line_count-and...
2020-09-05 Ryan1729run the specific script suggested by the error message
2020-09-05 Ryan1729run tests/ui/update-all-references.sh
2020-09-05 Ryan1729add line_count and max_lines to too_many_lines lint...
2020-09-04 Jane Lusbyupdate example to be more idiomatic
2020-09-04 borsAuto merge of #6007 - ebroto:sync-from-rust, r=ebroto
2020-09-04 Eduardo BrotoRun cargo dev fmt
2020-09-04 Eduardo BrotoFix fallout from rustup
2020-09-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-04 LeSeulArtichautty.flags -> ty.flags()
2020-09-04 LeSeulArtichaut`ty.kind` -> `ty.kind()` in rustdoc and clippy
2020-09-04 borsAuto merge of #6004 - mikerite:default-trait-access...
2020-09-04 Michael WrightSimplify `clippy::default_trait_access`
2020-09-03 borsAuto merge of #5994 - taiki-e:useless_attribute, r...
2020-09-03 borsAuto merge of #6003 - mikerite:fix-tests-20200903,...
2020-09-03 Michael WrightUpdate ui stderr with improved rustc output
2020-09-02 RickyRemoved map_err suggestion in lint, and updated lint...
2020-09-02 Tim Nielensunit-arg - pr remarks
2020-09-02 borsAuto merge of #76160 - scileo:format-recovery, r=petroc...
2020-09-02 Tim NielensMerge branch 'master' into unit-arg
2020-09-02 borsAuto merge of #5996 - Koxiaet:master, r=ebroto
2020-09-02 KoxiaetAdd tests for allowed non-backticked identifiers in doc
2020-09-02 SashaImprove recovery on malformed format call
2020-09-02 borsAuto merge of #6000 - ebroto:sync-from-rust, r=ebroto
2020-09-02 Eduardo BrotoRun cargo dev fmt
2020-09-02 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-09-01 borsAuto merge of #5999 - rail-rain:fix_fp_transmute_ptr_to...
2020-09-01 RickyRan cargo dev update_lints
2020-09-01 RickyAdded tests for map_err, ignored map_err lint on drop_r...
2020-09-01 RickyWorking map_err_ignore lint
2020-09-01 borsAuto merge of #5993 - taiki-e:default_trait_access...
2020-09-01 Takayuki NakataFix FP in `same_item_push`
2020-09-01 KoxiaetAllow GraphQL in doc without backticks
2020-09-01 Taiki Endouseless_attribute: Permit wildcard_imports and enum_glo...
2020-08-31 railFix a fp in `transmute_ptr_to_ptr`
2020-08-31 Vali Schneiderfixed bug
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-31 Taiki Endodefault_trait_access: Fix wrong suggestion
2020-08-31 Takayuki NakataFix the wrong suggestion when using macro in `collapsib...
2020-08-31 Hirochika MatsumotoUse `match_def_path` instead of `match_qpath`
2020-08-31 borsAuto merge of #5984 - ebroto:5693_const_assoc_fn, r...
2020-08-30 Aaron HillFix clippy
2020-08-30 borsAuto merge of #5988 - camelid:patch-2, r=ebroto
next