]> git.lizzy.rs Git - rust.git/history - clippy_dev
Auto merge of #6657 - ThibsG:FromIterParens, r=llogiq
[rust.git] / clippy_dev /
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
2021-02-10 borsAuto merge of #6695 - TaKO8Ki:add-bytes-nth, r=phansch
2021-02-10 borsAuto merge of #6687 - ehuss:stabilize-wrapper, r=flip1995
2021-02-07 borsAuto merge of #6694 - matthiaskrgr:lintcheck-cfg, r...
2021-02-07 Matthias Krügerlintcheck: add a cmdline option --crates-toml <TOML...
2021-02-07 borsAuto merge of #6686 - matthiaskrgr:lintcheck_git, r...
2021-02-07 borsAuto merge of #6674 - phlip9:disallowed_functions,...
2021-02-07 borsAuto merge of #6685 - magurotuna:filter_map_identity...
2021-02-07 borsAuto merge of #6681 - 1c3t3a:1c3t3a-issue-6467, r=xFred...
2021-02-07 borsAuto merge of #6660 - camsteffen:path-to-local, r=llogiq
2021-02-07 borsAuto merge of #6688 - rust-lang:triagebot_update, r...
2021-02-07 borsAuto merge of #6682 - camsteffen:let-underscore-ref...
2021-02-06 Cameron SteffenEat dogfood
2021-02-06 Matthias Krügerlintcheck: avoid dbg!() calls
2021-02-06 Matthias Krügerlintcheck: cleanup, fix --only for git crates, better...
2021-02-06 Matthias Krügerlintcheck: add git source as an example and update...
2021-02-06 Matthias Krügerimplement the download_and_extract() step for git sources
2021-02-06 Matthias Krügerlintcheck: make TomlCrate also accept git-data from...
2021-02-05 borsAuto merge of #6679 - flip1995:ra_setup_abs_path, r...
2021-02-05 flip1995Use absolute path to Rust repo in ra_setup
2021-02-04 borsAuto merge of #6646 - nahuakang:for_loops_over_options_...
2021-02-03 borsAuto merge of #6669 - magurotuna:fix-test-name, r=flip1995
2021-02-03 Manish GoregaokarMerge branch 'sync-from-rust3' into rustup
2021-02-03 Manish GoregaokarMerge remote-tracking branch 'origin/master' into rustup
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-02 borsAuto merge of #6639 - xFrednet:0000-configuration-docum...
2021-02-02 borsAuto merge of #6664 - camsteffen:path-to-res, r=Manishearth
2021-02-02 borsAuto merge of #6523 - brightly-salty:missing-panic...
2021-02-02 Caden HausteinAdd missing_panics_doc lint
2021-02-02 borsAuto merge of #6659 - phlip9:let_and_return_fix, r...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-01-31 borsAuto merge of #6603 - ThibsG:MatchOverlappingArm5986...
2021-01-31 borsAuto merge of #6656 - phansch:command-failed-print...
2021-01-31 Philipp Hanschclippy_dev: Pass stderr to CommandFailed
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-27 borsAuto merge of #6645 - camsteffen:syntax-highlighting...
2021-01-26 borsAuto merge of #6469 - matthiaskrgr:clippy_dev_crater...
2021-01-25 borsAuto merge of #6617 - Manishearth:exhaustive_enums...
2021-01-25 borsAuto merge of #6630 - xFrednet:0000-configuration-docum...
2021-01-23 Matthias Krügerlintcheck: fix paths in the logs
2021-01-23 Matthias Krügerrename cargo dev crater to cargo dev lintcheck
2021-01-23 Matthias Krügerclippy dev crater: address more review commetns
2021-01-23 Matthias Krügercargo dev crater: throw an error if we can't find our...
2021-01-23 Matthias Krügerclippy dev crater: add option to only check a single...
2021-01-23 Matthias Krügermake stats stable
2021-01-23 Matthias Krügercargo dev crater: gather and save lint statistics ...
2021-01-23 Matthias Krügercargo dev crater: refactor to get a list of all ClippyW...
2021-01-23 Matthias Krügerclippy dev crater: use and parse clippy messages as...
2021-01-23 Matthias Krügerremove duplicate code and other cleanup
2021-01-23 Matthias Krügerrename symbols: krate -> crate
2021-01-23 Matthias Krügercargo dev crater: support multiple versions per crate
2021-01-23 Matthias Krügeruse a .toml file to list the crates we want to check
2021-01-23 Matthias Krügerallow clippy::filter_map
2021-01-23 Matthias Krügercargo dev crater: share target dir between clippy...
2021-01-23 Matthias Krügercargo dev crater: add more crates to be checked
2021-01-23 Matthias Krügercargo dev crater: save all warnings into a file
2021-01-23 Matthias Krügercargo dev crater: cleanup, don't re-download and reextr...
2021-01-23 Matthias Krügerprint all clippy warnings in the end
2021-01-23 Matthias Krügercargo clippy dev: collecting one-line clippy warnings...
2021-01-23 Matthias Krügerclippy cargo dev: fix checking of crates
2021-01-23 Matthias Krügercargo clippy dev: fix extraction of downloaded crates
2021-01-23 Matthias Krügercargo dev crater: fixes and debug prints
2021-01-23 Matthias Krügercrater: hook into main.rs
2021-01-23 Matthias Krügercargo dev crater: work on downloading and extracting...
2021-01-23 Matthias Krügercargo dev crater: lay out the base plan
2021-01-22 borsAuto merge of #6403 - camsteffen:similar-names-undersco...
2021-01-22 borsAuto merge of #6619 - camsteffen:collapsible-match...
2021-01-22 borsAuto merge of #6591 - camsteffen:manual-filter-map...
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-22 Cameron SteffenRemove unneeded allow's
2021-01-21 borsAuto merge of #6532 - matthiaskrgr:mlmm, r=llogiq
2021-01-21 borsAuto merge of #6408 - pro-grammer1:master, r=oli-obk
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-17 kai.giebelerMerge remote-tracking branch 'upstream/master' into...
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-01-12 borsAuto merge of #6462 - flip1995:roadmap, r=flip1995...
2021-01-09 borsAuto merge of #6571 - ThibsG:BoxedLocalTrait, r=phansch
2021-01-05 borsAuto merge of #6542 - rail-rain:ptr_as_ptr, r=flip1995
2021-01-05 borsAuto merge of #6513 - nahuakang:fix/empty_enum_lint_nev...
2021-01-05 borsAuto merge of #6547 - camsteffen:curse-outdated, r...
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 SteffenBless only updated since clippy build
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 borsAuto merge of #6525 - phansch:fix-bless-in-subdirs...
2021-01-02 borsAuto merge of #6520 - phansch:update-changelog, r=flip1995
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-31 Philipp Hanschs/test_dir/test_suite_dir
2020-12-31 Philipp HanschFix blessing of test output in subdirectories
2020-12-27 borsAuto merge of #6506 - alex-700:add-path-buf-to-ptr...
2020-12-25 Aleksei Latyshevlint &PathBuf instead of &Path in PTR_ARG
2020-12-22 borsAuto merge of #6476 - 1c3t3a:1c3t3a-from-over-into...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-19 borsAuto merge of #6316 - ThibsG:WrongSelfConventionTraitDe...
2020-12-19 borsAuto merge of #6471 - phansch:fix-bless, r=flip1995
next