]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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ü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 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
2020-12-15 Eduardo Brotoneedless_doctest_main: add edition support
2020-12-15 Eduardo BrotoHandle fatal errors when parsing doctests
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-15 Rich KadelConvenience funcs for `some_option.unwrap_or(...)`
2020-12-14 Rich KadelImprove warnings on incompatible options involving...
2020-12-14 borsAuto merge of #6452 - matthiaskrgr:bump_nightly, r...
2020-12-14 Matthias Krügerbump pinned nightly from nightly-2020-12-09 to nightly...
2020-12-14 borsAuto merge of #6451 - giraffate:update_contributing_md...
2020-12-14 Takayuki NakataFix links in CONTRIBUTING.md
2020-12-13 borsAuto merge of #6435 - xFrednet:5552-false-positive...
2020-12-13 xFrednetRemoving false positive for the match_single_binding...
2020-12-13 borsAuto merge of #6450 - matthiaskrgr:dont_format_local_re...
2020-12-13 Matthias Krügercargo dev: rename ra-setup to ra_setup to be in line...
2020-12-13 Matthias Krügerclippy dev fmt: don't format if we have a local rustc...
2020-12-13 Matthias KrügerNFC: clippy cargo dev: move generation of clap config...
2020-12-13 borsAuto merge of #6449 - matthiaskrgr:needless_borrow_ty...
2020-12-13 borsAuto merge of #6443 - matthiaskrgr:clone_on_copy_type...
2020-12-13 borsAuto merge of #6441 - ebroto:use_rustflags, r=flip1995
2020-12-13 Eduardo BrotoAddress comments from PR review
2020-12-13 Eduardo BrotoPass Clippy args also trough RUSTFLAGS
2020-12-13 Matthias Krügerneedless_borrow: print the type in the lint message
2020-12-13 borsAuto merge of #6442 - matthiaskrgr:clone-double-ref...
2020-12-13 Michael WrightRun 'cargo dev update_lints'
2020-12-13 Michael WrightFix dogfood errors
2020-12-13 Michael WrightNew internal lint: interning_defined_symbol
2020-12-12 borsAuto merge of #6318 - camsteffen:article-description...
2020-12-12 borsAuto merge of #6382 - giraffate:fix_fp_in_manual_range_...
2020-12-12 borsAuto merge of #6413 - phansch:bless, r=flip1995
2020-12-12 Philipp HanschFeed the dog :dog2:
2020-12-12 Philipp HanschImprove variable naming
2020-12-12 Philipp HanschRewrite update-all-references bash scripts in Rust
2020-12-12 Matthias Krügerclone_on_copy: show the type in the lint message
2020-12-12 Matthias Krügerclone_double_ref: print reference type in lint message
2020-12-11 Jack HueyMove binder for dyn to each list item
2020-12-11 borsAuto merge of #6401 - ebroto:pin_to_a_nightly, r=ebroto
2020-12-11 Takayuki NakataFix FP of `manual_range_contains` in `const fn`
2020-12-11 borsAuto merge of #6424 - Suyash458:master, r=flip1995
2020-12-11 Suyash458add test for missing_const_for_fn. fix test stderr
2020-12-11 Suyash458add instructions to include msrv in lints
2020-12-11 suyash458add MSRV to more lints specified in #6097
2020-12-10 ThibsGAdd tests for unsized trait in `wrong_self_convention...
2020-12-10 ThibaudUpdate tests/ui/use_self.rs
2020-12-10 ThibsGAllow `wrong_self_convention` in `use_self` test for...
2020-12-10 ThibsGCommon function to lint wrong self convention from...
2020-12-10 ThibsGLint wrong self convention in trait also
2020-12-10 flip1995Fix integration test runner
2020-12-10 flip1995Error in integration test, if required toolchain is...
2020-12-10 flip1995Stop caching on CI
2020-12-10 flip1995Fix toolchain installation in workflows
2020-12-10 flip1995Enable internal lints for every test in CI
2020-12-10 Eduardo BrotoUse new cache key
2020-12-10 Eduardo BrotoApply suggestions from PR review
2020-12-10 Eduardo BrotoPin Clippy to a nightly
2020-12-09 borsAuto merge of #6218 - korrat:master, r=ebroto
2020-12-09 KorratAdd a lint for maps with zero-sized values
2020-12-09 borsAuto merge of #6188 - ebroto:primary_package, r=flip1995
next