]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/doc.rs
Auto merge of #84767 - scottmcm:try_trait_actual, r=lcnr
[rust.git] / clippy_lints / src / doc.rs
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
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-03-09 Camille GILLOTRemove hir::Crate::attrs.
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::ImplItem.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::TraitItem.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::Item.
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-06 Jonas SchievinkRollup merge of #81680 - camsteffen:primty, r=oli-obk
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-02 borsAuto merge of #81405 - bugadani:ast, r=cjgillot
2021-02-01 Dániel BugaBox the biggest ast::ItemKind variants
2021-01-29 Yuki OkushiRollup merge of #81176 - camsteffen:qpath-res, r=oli-obk
2021-01-28 Yuki OkushiRollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikom...
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-20 Aaron HillForce token collection to run when parsing nonterminals
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 Joshua NelsonSeparate out a `hir::Impl` struct
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-25 borsAuto merge of #77144 - flip1995:clippyup, r=Manishearth
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-04 LeSeulArtichaut`ty.kind` -> `ty.kind()` in rustdoc and clippy
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
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-06 Vadim PetrochenkovAdd some comments for magic numbers + Add tests
2020-08-06 Vadim PetrochenkovFix clippy
2020-08-03 Vadim Petrochenkovrustc_ast: `(Nested)MetaItem::check_name` -> `has_name`
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-04-27 borsAuto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
2020-04-25 Philipp KronesRollup merge of #5523 - phansch:add-new-ret-no-self...
2020-04-25 Philipp KronesRollup merge of #5517 - flip1995:deploy_time_travel...
2020-04-25 Philipp KronesRollup merge of #5516 - flip1995:doc_release, r=phansch
2020-04-25 Philipp KronesRollup merge of #5505 - flip1995:avoid_running_lints...
2020-04-25 Philipp KronesRollup merge of #5408 - dtolnay:matchbool, r=flip1995
2020-04-25 borsAuto merge of #5520 - matthiaskrgr:rustup_44, r=flip199...
2020-04-24 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/71215/
2020-04-15 Philipp KronesRollup merge of #5430 - michaelsproul:integer-arithmeti...
2020-04-15 Philipp KronesRollup merge of #5248 - ThibsG:ConstValues, r=flip1995
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-04-15 borsAuto merge of #5464 - matthiaskrgr:dep_compiletest...
2020-04-15 borsAuto merge of #5345 - Toxyxer:add-lint-for-float-in...
2020-04-15 borsAuto merge of #5452 - phansch:match_def_path_refactor...
2020-04-14 borsAuto merge of #5449 - phansch:diagnostic-items, r=matth...
2020-04-13 borsAuto merge of #5448 - Emerentius:update_new_ret_no_self...
2020-04-12 Philipp HanschMake use of Option/Result diagnostic items
2020-04-11 borsAuto merge of #5450 - matthiaskrgr:rustup_41, r=phansch
2020-04-11 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70986
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-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-23 borsAuto merge of #5350 - ThibsG:FixSingleBindingClosure...
2020-03-23 borsAuto merge of #5361 - matthiaskrgr:rustup_37, r=flip1995
2020-03-23 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/69968/
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-16 borsAuto merge of #5322 - phansch:or_patterns, r=matthiaskrgr
2020-03-16 borsAuto merge of #5321 - matthiaskrgr:rustup_31, r=phansch
2020-03-16 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/68944
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-10 borsAuto merge of #5272 - jmeyers35:file_read_lint, r=flip1995
2020-03-10 borsAuto merge of #5300 - JohnTitor:edition-flag, r=flip1995
2020-03-10 borsAuto merge of #5298 - rust-lang:needless_doc_main_code...
2020-03-10 Andre Bogusneedless_doc_main: only check rust code
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 flip1995Use lang items instead of get_trait_def_id where possible
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
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
next