]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-24 borsAuto merge of #8468 - flip1995:rustup, r=flip1995
2022-02-24 flip1995Bump nightly version -> 2022-02-24
2022-02-24 flip1995Bump Clippy Version -> 0.1.61
2022-02-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-23 borsAuto merge of #8466 - tamaroning:fix_reduntant_closure...
2022-02-23 tamaronfix typo
2022-02-23 tamaronfix
2022-02-22 borsAuto merge of #8451 - matthiaskrgr:ui_speedup, r=llogiq
2022-02-21 borsAuto merge of #8443 - Jarcho:match_cfg_arm, r=flip1995
2022-02-21 lcnrupdate clippy
2022-02-20 Matthias Krügertests: default to more threads for ui-tests
2022-02-18 borsAuto merge of #8440 - Jarcho:transmute_undefined, r...
2022-02-18 Jason NewcombClarify `cfg` detection process in `matches.rs`
2022-02-18 Jason NewcombFix `transmute_undefined_repr` when converting between...
2022-02-18 Jason NewcombAllow transmuting fat pointers to some types in `transm...
2022-02-18 Jason NewcombAllow various type erasure patterns in `transmute_undef...
2022-02-18 Jason NewcombAdd some comments to `transmute_undefined_repr`
2022-02-18 Jason NewcombFix `transmute_undefined_repr` when converting between...
2022-02-18 borsAuto merge of #8381 - Jarcho:cast_possible_truncation_5...
2022-02-18 Jason NewcombExtract some util functions
2022-02-18 Jason NewcombNew lint `cast_enum_truncation`
2022-02-18 Jason NewcombLint enum-to-int casts with `cast_possible_truncation`
2022-02-18 borsAuto merge of #8419 - flip1995:await_parking_alot,...
2022-02-18 borsAuto merge of #94088 - oli-obk:revert, r=jackh726
2022-02-17 borsAuto merge of #8442 - rsmantini:issue-8120-fix, r=Manis...
2022-02-17 Jason NewcombRemove hack testing for `cfg` attribute in `match_singl...
2022-02-17 Rodrigo Mantinitrigger ptr_as_ptr inside macros
2022-02-17 Jason NewcombCheck for `cfg` attrubutes before linting `match` expre...
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 Oli SchererRevert "Auto merge of #91403 - cjgillot:inherit-async...
2022-02-17 borsAuto merge of #8441 - Jarcho:needless_borrow_temp,...
2022-02-17 Jason NewcombRemove some redundant checks in various matches lints
2022-02-17 Jason NewcombDon't lint `needless_borrow` in method receiver positions
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 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
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-16 Chayim Refael... Correctly mark the span of captured arguments in `forma...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 flip1995Move transmute_undefined_repr back to nursery
2022-02-15 Nicholas NethercoteOverhaul `Const`.
2022-02-15 Nicholas NethercoteOverhaul `RegionKind` and `Region`.
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-14 James McMurrayAdd recursive_format_impl lint
2022-02-14 borsAuto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr
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 Ellenchange to a struct variant
2022-02-12 borsAuto merge of #8418 - dtolnay-contrib:transmuteundefine...
2022-02-12 David TolnayDowngrade transmute_undefined_repr lint to nursery
2022-02-12 Camille GILLOTBless clippy test.
2022-02-11 borsAuto merge of #93893 - oli-obk:sad_revert, r=oli-obk
2022-02-11 borsAuto merge of #8411 - Alexendoo:dbg_macro, r=flip1995
2022-02-11 Alex MacleodMigrate `dbg_macro` to late pass
2022-02-11 Oli SchererRevert "Auto merge of #92007 - oli-obk:lazy_tait2,...
2022-02-10 flip1995Clippy: Fix botstrap fallout
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
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
next