]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-04 railAdd a new lint `ptr_as_ptr`,
2021-01-04 borsAuto merge of #6538 - Jarcho:vec_init_then_push, r...
2021-01-04 borsAuto merge of #6548 - camsteffen:bless-internal, r...
2021-01-04 Cameron SteffenAdd ui-internal to cargo dev bless
2021-01-04 borsAuto merge of #6507 - bengsparks:lint/issue6410, r...
2021-01-04 Benjamin SparksImplemented needless question mark lint
2021-01-04 borsAuto merge of #6544 - matthiaskrgr:else_if, r=flip1995
2021-01-04 Matthias Krügercollapsible_if: split collapsible_else_if into its...
2021-01-04 borsAuto merge of #6525 - phansch:fix-bless-in-subdirs...
2021-01-03 Jason NewcombFix docs: use type inference
2021-01-02 borsAuto merge of #6518 - ThibsG:CopyException, r=ebroto
2021-01-02 borsAuto merge of #6531 - matthiaskrgr:6522, r=ebroto
2021-01-02 Jason NewcombFix lint errors
2021-01-02 Jason NewcombFix clone_on_copy test
2021-01-02 borsAuto merge of #6520 - phansch:update-changelog, r=flip1995
2021-01-02 Jason NewcombAdd lint
2021-01-02 borsAuto merge of #6536 - flip1995:rustup, r=flip1995
2021-01-02 flip1995Bump Clippy version to 0.1.51
2021-01-02 flip1995Use rustc --version in versioncheck
2021-01-02 flip1995Bump nightly version to 2021-01-02
2021-01-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-02 borsAuto merge of #6530 - m-ou-se:2021, r=phansch
2021-01-01 Matthias Krügerfield_reassign_with_default: don't expand macros in...
2021-01-01 Mara BosInitial support for Rust 2021.
2021-01-01 Julian Knodtfirst pass at default values for const generics
2021-01-01 borsAuto merge of #6526 - matthiaskrgr:version, r=Manishearth
2020-12-31 Matthias Krügermake clippy version number correspond to rustc version...
2020-12-31 Philipp Hanschs/test_dir/test_suite_dir
2020-12-31 Philipp HanschFix blessing of test output in subdirectories
2020-12-30 Mara BosRollup merge of #80495 - jyn514:rename-empty, r=petroch...
2020-12-30 Philipp HanschAddress review comments
2020-12-30 Philipp HanschUpdate CHANGELOG for Rust 1.50
2020-12-30 Joshua NelsonRename kw::Invalid -> kw::Empty
2020-12-30 ThibsGEnsure `Copy` exception in trait definition for `wrong_...
2020-12-29 Aaron HillRemove unnecessary semicolon from Clippy test
2020-12-28 borsAuto merge of #6510 - alex-700:fix-ptr-arg-lint, r...
2020-12-27 Aleksei Latyshevdon't ignore expression after first not matched method...
2020-12-27 borsAuto merge of #6506 - alex-700:add-path-buf-to-ptr...
2020-12-27 borsAuto merge of #6375 - camsteffen:reassign-default-priva...
2020-12-27 borsAuto merge of #6495 - matthiaskrgr:FN_FP_issue_template...
2020-12-25 borsAuto merge of #6505 - giraffate:fix_style_of_texts_in_m...
2020-12-25 Aleksei Latyshevlint &PathBuf instead of &Path in PTR_ARG
2020-12-24 Takayuki NakataFix a style of texts in `map_err_ignore`
2020-12-24 borsAuto merge of #6504 - matthiaskrgr:cifix, r=matthiaskrgr
2020-12-24 Matthias Krügerci: run cargo clippy --fix -Zunstable-options in the...
2020-12-23 Matthias KrügerISSUE_TEMPLATE: add templates for false negative and...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-23 borsAuto merge of #6483 - xFrednet:5386-github-ticket-searc...
2020-12-22 borsAuto merge of #6496 - matthiaskrgr:test_fix, r=Manishearth
2020-12-22 borsAuto merge of #6498 - rust-lang:revert-6441-use_rustfla...
2020-12-22 xFrednetFixed a value spelling mistake
2020-12-22 Philipp KronesRevert "Pass Clippy args also trough RUSTFLAGS"
2020-12-22 Cameron SteffenFix field_reassign_with_default for private fields
2020-12-22 Cameron SteffenRemove redundant shadow check
2020-12-22 Cameron SteffenFix default initialized fields in suggestion
2020-12-22 borsAuto merge of #6494 - matthiaskrgr:readme_, r=flip1995
2020-12-22 borsAuto merge of #6476 - 1c3t3a:1c3t3a-from-over-into...
2020-12-22 borsAuto merge of #6497 - matthiaskrgr:clone_1, r=flip1995
2020-12-22 Matthias Krügerremove clone in manual_async_fn lint
2020-12-22 Matthias Krügerci: test cargo clippy --fix -Zunstable-options
2020-12-22 Matthias Krügerreadme: remove paragraph about executing clippy via...
2020-12-21 borsAuto merge of #6485 - phansch:macro-check-large-enum...
2020-12-21 Bastian KerstingUpdate from_over_into.stderr
2020-12-21 borsAuto merge of #6488 - matthiaskrgr:readme_clp, r=flip1995
2020-12-21 Matthias Krügerreadme: remove paragraph about installing clippy manual...
2020-12-21 Philipp HanschDon't trigger large_enum_variant in external macros
2020-12-21 llogiqUpdate clippy_lints/src/from_over_into.rs
2020-12-20 Bastian KerstingFixed error messages
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 xFrednetWebsite issue tracker link and better search performance
2020-12-20 borsAuto merge of #6482 - flip1995:rustup, r=flip1995
2020-12-20 flip1995Bump nightly to 2020-12-20
2020-12-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-20 Bastian KerstingAdded MSRV and fixed typo
2020-12-19 borsAuto merge of #6477 - xFrednet:0000-enable-search-with...
2020-12-19 borsAuto merge of #6316 - ThibsG:WrongSelfConventionTraitDe...
2020-12-19 xFrednetAdapted the website search for better matching
2020-12-19 Bastian KerstingAdded from_over_into lint
2020-12-19 borsAuto merge of #6473 - phansch:split-up-ui-test, r=flip1995
2020-12-19 Philipp HanschUI Tests: Separate suspicious_else_formatting tests
2020-12-19 borsAuto merge of #6471 - phansch:fix-bless, r=flip1995
2020-12-19 Jack HueyMore rebinds
2020-12-19 Philipp HanschFix blessing of new reference files
2020-12-19 borsAuto merge of #6464 - ahouts:make-needless_update-ignor...
2020-12-19 Andrew Houtsremove example
2020-12-18 borsAuto merge of #6470 - xFrednet:0000-rename-good-first...
2020-12-18 xFrednetRenamed the good first issue label in CONTRIBUTING.md
2020-12-18 borsAuto merge of #6468 - xFrednet:0000-rename-good-first...
2020-12-18 xFrednetRenamed the good first issue label for rustbot
2020-12-18 borsAuto merge of #6465 - Suyash458:master, r=flip1995
2020-12-18 borsAuto merge of #6458 - ebroto:6022_parse_doctest, r...
2020-12-18 Suyash458add more lints to msrv docs
2020-12-18 Andrew Houtsmake needless_update ignore non_exhaustive structs
2020-12-17 borsAuto merge of #79945 - jackh726:existential_trait_ref...
2020-12-17 Eduardo BrotoApply suggestion from PR review
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-17 borsAuto merge of #6461 - Dorumin:patch-1, r=Manishearth
2020-12-16 NaughtyTypo: std::fs::crate_dir -> std::fs::create_dir
2020-12-16 borsAuto merge of #6448 - mikerite:interning_defined_symbol...
2020-12-16 Michael WrightRemove unsafe code
next