]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/attrs.rs
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
[rust.git] / clippy_lints / src / attrs.rs
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-10 borsAuto merge of #79519 - cjgillot:noattr, r=wesleywiser
2021-03-09 Camille GILLOTRemove hir::Item::attrs.
2021-03-09 Camille GILLOTRemove hir::ImplItem::attrs.
2021-03-09 Camille GILLOTRemove hir::TraitItem::attrs.
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-17 borsAuto merge of #80679 - jackh726:predicate-kind-take2...
2021-01-16 flip1995Deprecate unknown_clippy_lints
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-11-30 borsAuto merge of #79329 - camelid:int-lit-suffix-error...
2020-11-26 borsAuto merge of #77671 - flip1995:lint_list_always_plugin...
2020-11-25 Arlie DavisMove lev_distance to rustc_ast, make non-generic
2020-11-24 borsAuto merge of #79228 - flip1995:clippyup, r=oli-obk
2020-11-23 borsAuto merge of #78343 - camelid:macros-qualify-panic...
2020-11-23 borsAuto merge of #78439 - lzutao:rm-clouldabi, r=Mark...
2020-11-22 Lzu TaoDrop support for cloudabi targets
2020-11-18 Mara BosRollup merge of #79145 - camelid:clippy-fix-panics...
2020-11-17 CamelidFix handling of panic calls
2020-11-12 Mara BosRollup merge of #78836 - fanzier:struct-and-slice-destr...
2020-11-12 borsAuto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-08 Vadim PetrochenkovDo not collect tokens for doc comments
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-11 borsAuto merge of #75800 - Aaron1011:feature/full-nt-tokens...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-17 borsAuto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk
2020-08-17 Ujjwal Sharmarust_ast::ast => rustc_ast
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-10 Dylan DPCRollup merge of #75098 - Ryan1729:clippy-pointer-cast...
2020-08-07 borsAuto merge of #74821 - oli-obk:const_eval_read_uninit_f...
2020-08-03 Vadim Petrochenkovrustc_ast: `(Nested)MetaItem::check_name` -> `has_name`
2020-07-17 Valentin LazureanuRename TypeckTables to TypeckResults.
2020-07-14 Nicholas NethercoteRemove lots of `Symbol::as_str()` calls.
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-11 Manish GoregaokarRollup merge of #72920 - oli-obk:const_transmute, r...
2020-07-10 Tamir DubersteinAvoid "whitelist"
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-06 borsAuto merge of #73978 - Mark-Simulacrum:shrink-paramenv...
2020-07-02 Eduard-Mihai BurtescuUse 'tcx for references to AccessLevels wherever possible.
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-01 borsAuto merge of #5548 - matthiaskrgr:traget_os, r=flip1995
2020-04-30 Matthias Krügermismatched_target_os: link to respective section in...
2020-04-27 borsAuto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
2020-04-27 borsAuto merge of #5506 - ebroto:mismatched_target_os,...
2020-04-26 Eduardo BrotoUse the span of the attribute for the error message
2020-04-26 Eduardo BrotoApply suggestions from PR review
2020-04-26 Eduardo BrotoImplement mismatched_target_os lint
2020-04-17 borsAuto merge of #5445 - logan-dev-oss:master, r=flip1995
2020-04-17 borsAuto merge of #5482 - phansch:diag, r=matthiaskrgr
2020-04-17 Philipp HanschCleanup: Rename 'db' variable to 'diag'
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-30 borsAuto merge of #5387 - jpospychala:useless_self_fp,...
2020-03-30 borsAuto merge of #5392 - matthiaskrgr:rustup_40, r=phansch
2020-03-30 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70536
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-16 borsAuto merge of #5324 - matthiaskrgr:rustup_32, r=flip1995
2020-03-16 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/69738
2020-03-13 borsAuto merge of #5308 - flip1995:changelog, r=Manishearth
2020-03-12 borsAuto merge of #5304 - sinkuu:redundant_clone_not_consum...
2020-03-12 borsAuto merge of #5307 - JohnTitor:rename-method, r=flip1995
2020-03-12 Yuki OkushiRustup to rust-lang/rust#69674
2020-03-05 borsAuto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
2020-03-04 borsAuto merge of #5246 - JarredAllen:master, r=flip1995
2020-03-03 borsAuto merge of #5259 - flip1995:lang_items, r=phansch
2020-03-03 borsAuto merge of #5047 - flip1995:use_debug, r=phansch
2020-03-03 borsAuto merge of #5250 - mlegner:unused_fp, r=flip1995
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
2020-03-02 mlegnerWhitelist unused attribute for use items.
2020-03-01 JarredAllenMerge branch 'master' of github.com:rust-lang/rust...
2020-03-01 borsAuto merge of #5247 - JohnTitor:syntax, r=flip1995
2020-03-01 Yuki OkushiRustup to rust-lang/rust#69592
2020-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Fix fallout
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-06 borsAuto merge of #5134 - flip1995:snippet_block, r=phansch
2020-02-06 flip1995Optionally indent snippet_block relative to an Expr
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-13 borsAuto merge of #4543 - xiongmao86:issue4503, r=flip1995
2020-01-13 borsAuto merge of #5033 - JohnTitor:split-use-self, r=flip1995
2020-01-13 borsAuto merge of #5042 - JohnTitor:rustup-0112, r=phansch
2020-01-13 Yuki OkushiRustup to rust-lang/rust#68045
2020-01-11 borsAuto merge of #5040 - JohnTitor:rustup-0111, r=flip1995
2020-01-11 Yuki OkushiRustup to rust-lang/rust#67806
next