]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-18 borsAuto merge of #8419 - flip1995:await_parking_alot,...
2022-02-17 borsAuto merge of #8442 - rsmantini:issue-8120-fix, r=Manis...
2022-02-17 Rodrigo Mantinitrigger ptr_as_ptr inside macros
2022-02-17 flip1995Move await_holding_* lints to suspicious and improve doc
2022-02-17 flip1995Add test for drop-before-await FP
2022-02-17 flip1995Actually lint parking_lot in await_holding_lock
2022-02-17 flip1995Improve lint message of await_holding_*
2022-02-17 borsAuto merge of #8218 - Jarcho:redundant_slicing_deref...
2022-02-17 borsAuto merge of #8441 - Jarcho:needless_borrow_temp,...
2022-02-17 borsAuto merge of #8433 - hellow554:update_default_trait...
2022-02-17 Marcel HellwigDon't lint Default::default if it is the udpate syntax...
2022-02-17 Jason NewcombMove some cases from `redundant_slicing` to `deref_by_s...
2022-02-17 Jason NewcombSplit off new lint `deref_by_slicing` from `redundant_s...
2022-02-17 Jason NewcombAccount for auto-borrows and precedence in `redundant_s...
2022-02-17 Jason NewcombImprove `redundant_slicing` lint
2022-02-17 Jason NewcombDon't lint `needless_borrow` in method receiver positions
2022-02-16 borsAuto merge of #8188 - jamesmcm:recursive_display_impl...
2022-02-14 James McMurrayAdd recursive_format_impl lint
2022-02-14 borsAuto merge of #8425 - Jarcho:transmute_8417, r=giraffate
2022-02-14 borsAuto merge of #8427 - Jarcho:merge_cargo_passes, r...
2022-02-14 borsAuto merge of #8429 - nsunderland1:master, r=llogiq
2022-02-14 nsunderland1Document `pub` requirement for `new_without_default...
2022-02-13 Jason NewcombMerge cargo lints
2022-02-13 Jason NewcombFix `transmute_undefined_repr` with single field `...
2022-02-12 borsAuto merge of #8421 - Alexendoo:paths, r=llogiq
2022-02-12 Alex MacleodReplace a few paths with diagnostic items
2022-02-12 borsAuto merge of #8418 - dtolnay-contrib:transmuteundefine...
2022-02-12 David TolnayDowngrade transmute_undefined_repr lint to nursery
2022-02-11 borsAuto merge of #8411 - Alexendoo:dbg_macro, r=flip1995
2022-02-11 Alex MacleodMigrate `dbg_macro` to late pass
2022-02-10 borsAuto merge of #8409 - flip1995:rustup, r=flip1995
2022-02-10 flip1995Bump nightly version -> 2022-02-10
2022-02-10 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-09 borsAuto merge of #8404 - camsteffen:rm-ui-test, r=flip1995
2022-02-09 Yuki OkushiRollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
2022-02-08 Cameron SteffenFactor out ui_test suite
2022-02-08 borsAuto merge of #8374 - Alexendoo:bless-revisions, r...
2022-02-07 borsAuto merge of #8400 - Jarcho:split_matches, r=Manishearth
2022-02-07 Jason NewcombSplit out `wild_in_or_pats`
2022-02-07 Jason NewcombSplit out `rest_pat_in_fully_bound_struct`
2022-02-07 Jason NewcombSplit out `infalliable_detructuring_match`
2022-02-07 Jason NewcombSplit out `match_ref_pats`
2022-02-07 Jason NewcombSplit out `match_single_binding`
2022-02-07 Jason NewcombSplit out `match_as_ref`
2022-02-07 Jason NewcombSplit out `wildcard_enum_match_arm` and `match_wildcard...
2022-02-07 Jason NewcombSplit out `match_wild_err_arm`
2022-02-07 Jason NewcombSplit out `overlapping_arms`
2022-02-07 Jason NewcombSplit out `match_bool`
2022-02-07 Jason NewcombSplit out `single_match`
2022-02-07 Jason NewcombSplit out `redundant_pattern_match`
2022-02-07 Jason NewcombSplit out `match_same_arms`
2022-02-07 Jason NewcombSplit out `match_like_matches_macro`
2022-02-07 Jason NewcombMove `matches.rs` to `mod.rs`
2022-02-07 borsAuto merge of #8305 - camsteffen:util-cleanup, r=flip1995
2022-02-06 borsAuto merge of #8326 - matthiaskrgr:warn_on_multi_config...
2022-02-06 Matthias Krügerignore test on windows since I don't know why compilete...
2022-02-06 borsAuto merge of #8398 - Jarcho:unordered_transmute, r...
2022-02-06 Jason NewcombSmall `transmute_float_to_int` cleanup
2022-02-06 Alex MacleodSupport `cargo dev bless` for tests with revisions
2022-02-05 Jason NewcombAdd lint `transumte_undefined_repr`
2022-02-05 borsAuto merge of #8365 - Alexendoo:explicit-write-suggesti...
2022-02-05 borsAuto merge of #8372 - tamaroning:unwrap_used, r=llogiq
2022-02-05 Alex MacleodAdd `explicit_write` suggestions for `write!`s with...
2022-02-05 Alex MacleodUse source callsite in FormatArgsExpn::inputs_span
2022-02-05 borsAuto merge of #8376 - dswij:8373, r=camsteffen
2022-02-03 Camille GILLOTRemove defaultness from ImplItem.
2022-02-02 Oli SchererLazily resolve type-alias-impl-trait defining uses
2022-02-02 borsAuto merge of #8382 - tamaroning:suggest_iter_instead_o...
2022-02-02 tamaronchore
2022-02-01 borsAuto merge of #8370 - smoelius:master, r=flip1995
2022-02-01 borsAuto merge of #8387 - Jarcho:ptr_arg_8386, r=flip1995
2022-02-01 Jason NewcombFix ICE in `ptr_arg`
2022-02-01 borsAuto merge of #8330 - flip1995:changelog, r=llogiq
2022-02-01 Jason NewcombMinor cleanup on transmute lints
2022-02-01 Matthias KrügerRollup merge of #93290 - lcnr:same_type, r=jackh726
2022-02-01 lcnrremove `TyS::same_type`
2022-02-01 lcnrsilence lint in clippy
2022-02-01 tamaronupdate test suites
2022-02-01 tamaronfix code
2022-01-31 Matthias Krügermultiple configs: add tests
2022-01-31 Matthias Krügerwarn if we find multiple clippy configs
2022-01-31 borsAuto merge of #8369 - Jarcho:ptr_arg_8366, r=flip1995
2022-01-31 dswijFix `chars_next_cmp` suggestion not escaped
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-30 borsAuto merge of #8322 - jubnzv:8282-single-match, r=llogiq
2022-01-30 tamaronadd attributes
2022-01-30 tamaronupdate get_unwrap.rs
2022-01-30 tamaronfix code
2022-01-30 tamaronupdate testsuite
2022-01-30 tamaronmodify code
2022-01-29 Jason NewcombDon't lint `ptr_arg` for `&mut _` types in trait items
2022-01-29 Samuel E. Moelius IIIFormat `if_chain` invocations in clippy_utils
2022-01-29 Gary GuoChange index_refutable_slice to use FxIndexMap
2022-01-29 Gary GuoCreate `core::fmt::ArgumentV1` with generics instead...
2022-01-29 borsAuto merge of #8289 - jubnzv:unspecified-layout-union...
2022-01-29 Georgy KomarovAdd `default_union_representation` lint
2022-01-28 Cameron SteffenFactor out is_qpath_def_path
2022-01-28 Cameron SteffenFactor out match_any_diagnostic_items
2022-01-28 Cameron SteffenFactor out expr_path_res
2022-01-28 Cameron SteffenFactor out single_segment_path
next