]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-31 JarredAllenAttempted start at sort_by_key_reverse lint
2020-05-31 JarredAllenCreated lint
2020-05-31 borsAuto merge of #4455 - flip1995:unit_arg_appl, r=phansch
2020-05-31 borsAuto merge of #5669 - mikerite:fix-cargo_metadata-0...
2020-05-31 flip1995Add tests for empty blocks
2020-05-31 flip1995Don't suggest to move empty blocks
2020-05-31 flip1995Update test files
2020-05-31 flip1995Move linting out in its own function
2020-05-31 flip1995Suggest to remove the semicolon of the last stmt in...
2020-05-31 flip1995Rework suggestion generation and use multipart_suggesti...
2020-05-31 flip1995Use multiple span_suggestions instead of multipart_sugg...
2020-05-31 flip1995Adapt stderr and fixed files
2020-05-31 flip1995Rework suggestion generation of `unit_arg` lint
2020-05-31 Michael WrightIncrease cargo_metadata version to 0.9.1
2020-05-31 borsAuto merge of #5667 - djugei:master, r=flip1995
2020-05-31 djugeiran update_lints
2020-05-31 borsAuto merge of #5666 - flip1995:rollup-yjyvvbg, r=flip1995
2020-05-31 djugeimoved cast_ptr_alignment to pedantic and expanded docum...
2020-05-31 Philipp KronesRollup merge of #5663 - matthiaskrgr:crash_test_3969...
2020-05-31 Philipp KronesRollup merge of #5656 - ebroto:len_zero_ranges, r=matth...
2020-05-31 Philipp KronesRollup merge of #5637 - montrivo:feature/vec_resize_to_...
2020-05-31 borsAuto merge of #5655 - matthiaskrgr:source_mod, r=flip1995
2020-05-31 borsAuto merge of #5665 - flip1995:rustup, r=matthiaskrgr
2020-05-31 flip1995Fix sync fallout
2020-05-31 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-05-30 Tim Nielensnew lint: vec_resize_to_zero
2020-05-29 Matthias Krügeradd testcase that no longer ICEs
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-29 Dylan DPCRollup merge of #72466 - lzutao:stabilize_str-strip...
2020-05-28 flip1995Temp fix: don't run cargo lint tests in rustc test...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-28 Matthias Krügerclippy_dev: add ra_setup
2020-05-27 Eduardo Brotolen_zero: skip ranges if feature `range_is_empty` is...
2020-05-27 borsAuto merge of #5652 - rust-lang:flip1995-patch-1, r...
2020-05-27 borsAuto merge of #5631 - ThibsG:ExtendUselessConversion...
2020-05-27 borsAuto merge of #5653 - matthiaskrgr:rustup_47, r=flip1995
2020-05-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/72342...
2020-05-26 borsAuto merge of #5651 - ebroto:names_as_early_passes...
2020-05-26 Philipp KronesFail bors on missing changelog
2020-05-26 borsAuto merge of #5650 - imbsky:actions-cache-v2, r=flip1995
2020-05-26 Eduardo BrotoAvoid triggering similar names on code from expansion
2020-05-26 Sora MorimotoBump actions/cache from v1 to v2
2020-05-26 flip1995Fix fallout in similar_names
2020-05-26 flip1995Fix fallout in redundant_field_names
2020-05-26 flip1995Register redundant_field_names and non_expressive_names...
2020-05-26 ThibsGAdd test cases for broader coverage
2020-05-26 borsAuto merge of #5648 - returntrip:master, r=matthiaskrgr
2020-05-26 borsAuto merge of #5609 - phansch:empty-line-after-outer...
2020-05-26 Philipp HanschBe less specific about quote and syn versions
2020-05-26 Philipp HanschUsing dev-dependencies doesn't seem to work w/ compiletest
2020-05-26 Philipp HanschSpecify quote and syn versions
2020-05-26 Philipp HanschMake empty_line_after_outer_attr an early lint
2020-05-26 borsAuto merge of #5638 - ebroto:issue_5628_add_suggestion_...
2020-05-26 borsAuto merge of #5562 - flip1995:clippyup_up, r=phansch
2020-05-26 borsAuto merge of #5636 - ebroto:issue_5041, r=phansch
2020-05-25 borsAuto merge of #5647 - ebroto:5644_allow_ptr_arg_in_arg_...
2020-05-25 Eduardo Brotoptr_arg: honor `allow` attr on arguments
2020-05-25 returntripTo make it easier for Linux distributions, ship the...
2020-05-25 borsAuto merge of #4429 - jeremystucki:or_fun_call, r=flip1995
2020-05-25 Jeremy StuckiUpdate ui test
2020-05-25 Jeremy StuckiFix build
2020-05-25 Jeremy StuckiIgnore calls to 'len'
2020-05-25 Jeremy StuckiAdd tests
2020-05-25 borsAuto merge of #5641 - ThibsG:DocCommonTools, r=flip1995
2020-05-25 borsAuto merge of #5635 - montrivo:bugfix/option_option_tes...
2020-05-25 Eduardo Brotoreversed_empty_ranges: add suggestion for &slice[N..N]
2020-05-25 ThibsGAdd common lint tools doc
2020-05-25 ThibsGExtend `useless_conversion` lint with TryInto
2020-05-25 ThibsGExtend `useless_conversion` lint with TryFrom
2020-05-25 Eduardo BrotoUse find_map instead of find() + map()
2020-05-25 Eduardo Brotomultiple_crate_versions: skip dev and build deps
2020-05-25 Eduardo BrotoMake the name of the crate available in cargo UI tests
2020-05-25 borsAuto merge of #5616 - euclio:no-derive-suggestion,...
2020-05-25 borsAuto merge of #5639 - nickrtorres:unnecessary-mut-passe...
2020-05-25 borsAuto merge of #5646 - flip1995:rustup, r=matthiaskrgr
2020-05-25 Philipp KronesAlso fetch origin before merging master into the rustup...
2020-05-23 Nick TorresClarify the documentation of the `unnecessary_mut_passe...
2020-05-23 Bastian Kauschkeiterate List by value
2020-05-22 Dylan MacKenzieUse `OnceCell` instead of `Once`
2020-05-22 Tim Nielensoption_option test case #4298
2020-05-22 Andy Russellnew_without_default: do not suggest deriving
2020-05-22 Lzu TaoStabilize str_strip feature
2020-05-22 borsAuto merge of #5632 - flip1995:rustup, r=phansch
2020-05-22 flip1995Fix dogfood fallout
2020-05-22 flip1995Also install llvm-tools on toolchain setup
2020-05-21 borsAuto merge of #5614 - ebroto:test_cargo_lints, r=flip1995
2020-05-21 Eduardo BrotoRelax fs layout so that multiple pass/fail manifests...
2020-05-21 Eduardo BrotoAvoid triggering match_wildcard_for_single_variants
2020-05-21 Eduardo BrotoAddress comments from PR review
2020-05-21 Eduardo BrotoAdd documentation for testing cargo lints
2020-05-21 Eduardo BrotoAdapt `cargo dev new_lint` to create tests for cargo...
2020-05-21 Eduardo BrotoAdd test for multiple_crate_versions
2020-05-21 Eduardo BrotoAdd test for cargo_common_metadata
2020-05-21 Eduardo BrotoAdd test for wildcard_dependencies
2020-05-21 Eduardo BrotoAdapt compile-test to run tests for cargo lints
2020-05-20 borsAuto merge of #5611 - rrbutani:master, r=flip1995
2020-05-20 borsAuto merge of #5622 - elichai:2020-05-match_wild_err_ar...
2020-05-20 Elichai TurkelUpdate future-not-send stderr output
2020-05-20 Bastian Kauschkeintroduce newtype'd `Predicate<'tcx>`
2020-05-20 Elichai TurkelMake match_wild_err_arm pedantic, and update help messages
next