]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-16 borsAuto merge of #6744 - matthiaskrgr:lintcheck, r=flip1995
2021-02-15 Matthias Krügerlintcheck: update logs
2021-02-15 Matthias Krügerlintcheck: filter out messages that come from cargo...
2021-02-15 Matthias Krügerlintcheck: print warnings if we can't check out or...
2021-02-15 Matthias Krügerlintcheck: fix bug in downloade_and_extract() for git...
2021-02-15 Matthias Krügerlintcheck: put some code into a gather_stats() function
2021-02-15 Matthias Krügerlintcheck: rename a few symbols, add documentation...
2021-02-15 Matthias Krügerlintcheck: rename struct field
2021-02-15 borsAuto merge of #6743 - rust-lang:update-compiletest...
2021-02-15 Philipp HanschUpgrade compiletest-rs to 0.6 and tester to 0.9
2021-02-14 borsAuto merge of #6741 - ThibsG:BlockInIfConditions1141...
2021-02-14 ThibsGDo not lint when the closure is called using an iterator
2021-02-14 borsAuto merge of #6701 - camsteffen:collapsible-if, r...
2021-02-14 borsAuto merge of #6697 - camsteffen:vec-init-push-fp,...
2021-02-13 borsAuto merge of #6736 - Y-Nak:reproducer-for-use_self...
2021-02-13 Yoshitomo NakanishiAdd minimal reproducer for ICE in #6179
2021-02-13 borsAuto merge of #6735 - matthiaskrgr:lintcheck, r=flip1995
2021-02-13 Philipp KronesUse title case in clippy_dev README
2021-02-13 borsAuto merge of #6738 - xFrednet:0000-update-labels-in...
2021-02-13 xFrednetUpdated labels in template files
2021-02-13 Matthias Krügerlintcheck: explain sources.toml configuration
2021-02-12 Matthias Krügerlintcheck: env var LINTCHECK_TOML can be used to overri...
2021-02-12 borsAuto merge of #6700 - daxpedda:panics-doc-unreachable...
2021-02-12 borsAuto merge of #6179 - flip1995:rewrite_use_self, r...
2021-02-11 borsAuto merge of #6719 - flip1995:changelog, r=xFrednet...
2021-02-11 flip1995Update changelog for 1.51
2021-02-11 borsAuto merge of #6720 - flip1995:backport_remerge, r...
2021-02-11 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-02-11 borsAuto merge of #6718 - flip1995:rustup, r=flip1995
2021-02-11 flip1995Bump nightly version -> 2021-02-11
2021-02-11 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-02-11 borsAuto merge of #6708 - matthiaskrgr:lintcheck, r=flip1995
2021-02-11 Matthias Krügerlintcheck: collect ICEs
2021-02-11 Matthias Krügerlintcheck: add support for path sources
2021-02-11 Matthias Krügerstart a clippy-dev readme and some rough info on how...
2021-02-11 Matthias Krügerlintcheck: make the log file be ${source-file}-logs.txt
2021-02-11 Matthias Krügerlintcheck toml: explain why tokei is commented out
2021-02-11 borsAuto merge of #6650 - daxpedda:cargo-common-metadata...
2021-02-10 daxpeddaAdd test for checking a combination of unreachable...
2021-02-10 borsAuto merge of #6657 - ThibsG:FromIterParens, r=llogiq
2021-02-10 borsAuto merge of #6714 - alpaca-tc:fixed_tiny_typo, r...
2021-02-10 alpaca-tcFix typo
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-10 Cameron SteffenUse TyS::same_type
2021-02-10 Cameron SteffenMove "types to lint" to the item stack
2021-02-10 Cameron SteffenFix qpath_res call
2021-02-10 flip1995Don't trigger use_self in macros
2021-02-10 flip1995Update test files
2021-02-10 flip1995Rewrite use_self lint one more time
2021-02-10 Tim Nielensuse_self - fix issue with `hir_ty_to_ty`
2021-02-10 Tim Nielensrework use_self impl based on ty::Ty comparison
2021-02-10 Takayuki Maedaadd some test cases
2021-02-10 Takayuki MaedaUpdate clippy_lints/src/methods/bytes_nth.rs
2021-02-10 borsAuto merge of #6698 - camsteffen:path-to-local, r=phansch
2021-02-09 borsAuto merge of #6709 - rust-lang:flip1995-patch-1, r...
2021-02-09 Philipp KronesRemove rustfmt from rust-toolchain file
2021-02-09 ThibsGAdd better turbofish extractor
2021-02-09 borsAuto merge of #6704 - rust-lang:flip1995-patch-1, r...
2021-02-09 Philipp KronesRename "good first issue" back to "good-first-issue"
2021-02-09 Ömer Sinan... Rename HIR UnOp variants
2021-02-08 Cameron SteffenFix collapsible_if false positive with attributes
2021-02-08 Cameron SteffenSimplify if_chain
2021-02-08 daxpeddaFix missing_panics_doc warning on `unreachable!`.
2021-02-08 Cameron SteffenUse path_to_local_id
2021-02-08 Cameron SteffenRefactor out UnusedSelfVisitor
2021-02-08 Cameron SteffenEnhance LocalUsedVisitor to check closure bodies
2021-02-08 Cameron SteffenFix vec_init_then_push FP
2021-02-08 Cameron SteffenUse id instead of name
2021-02-08 borsAuto merge of #6696 - dtolnay-contrib:regex, r=Manishearth
2021-02-08 David TolnayDowngrade trivial_regex to nursery
2021-02-07 borsAuto merge of #6694 - matthiaskrgr:lintcheck-cfg, r...
2021-02-07 Takayuki Maedaadd a new lint `bytes_nth`
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 Philipp KronesUpdate triagebot.toml to new label names
2021-02-06 Cameron SteffenEat dogfood
2021-02-06 Bastian KerstingFixed suggestion in macro invocations
2021-02-06 Eric HussStabilize workspace wrapper.
2021-02-06 Matthias Krügerlintcheck: avoid dbg!() calls
2021-02-06 daxpeddaConfused about my own explanation.
2021-02-06 daxpeddaDocument condition.
2021-02-06 daxpeddaFux `toml_unknown_key` test.
2021-02-06 daxpeddaPick up `clippy.toml` in `ui-cargo` tests.
2021-02-06 daxpeddaAdd back `publish = false` to the old test.
2021-02-06 daxpeddaAdd test for `publish = true`.
2021-02-06 daxpeddaChange clippy configuration option.
2021-02-06 daxpeddaHide clippy configuration option.
2021-02-06 daxpeddaImplement `_cargo_ignore_publish`.
2021-02-06 daxpeddaTest names were flipped.
2021-02-06 daxpeddaFix cargo_common_metadata warning on `publish = false`.
2021-02-06 Bastian KerstingChanged lint level to `restriction`
2021-02-06 Jonas SchievinkRollup merge of #81680 - camsteffen:primty, r=oli-obk
2021-02-06 Bastian KerstingSwitched to `snippet_with_macro_callsite`
next