]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-03-13 borsAuto merge of #8422 - buttercrab:only_used_in_recursion...
2022-03-13 Jaeyong Sungadd clearing return vars
2022-03-13 borsAuto merge of #8471 - J-ZhengLi:master-issue7040, r...
2022-03-10 Jaeyong Sungremove parameters that are only used in recursion
2022-03-10 Jaeyong Sungfix build error
2022-03-10 J-ZhengLiadd checking for `x -> x` and `ref x -> x` and related...
2022-03-10 Jaeyong Sungfix to lint Self::function
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-10 J-ZhengLirename lint to `needless_match`
2022-03-08 J-ZhengLifix a bug that caused internal test fail
2022-03-08 J-ZhengLiadd nop if-let expression check.
2022-03-07 J-ZhengLiadd basic code to check nop match blocks
2022-03-07 Jaeyong Sungadd test for trait recursion
2022-03-06 borsAuto merge of #8445 - asquared31415:slice_ptr_cast...
2022-03-05 Jaeyong Sungfix lint errors
2022-03-05 Jaeyong Sungdon't lint when implementing trait
2022-03-04 borsAuto merge of #8504 - xFrednet:8502-allow-lint-without...
2022-03-04 asquared31415lint for casting raw pointers to slices with different...
2022-03-04 xFrednetAdd lint to detect `allow` attributes without reason
2022-03-03 borsAuto merge of #8500 - rust-lang:testless-dbg-macro...
2022-03-03 Andre BogusOmit dbg_macro in test code
2022-03-03 borsAuto merge of #8414 - MiSawa:fix/optimize-redundant...
2022-03-03 borsAuto merge of #8483 - ldm0:iter_with_drain_simple,...
2022-03-03 borsAuto merge of #8497 - Manishearth:transmute-undefined...
2022-03-03 Manish Goregaokarcomment about transmute_undefined_repr in nursery
2022-03-03 Liu DingmingSuggest `into_iter()` over `drain(..)`
2022-03-02 borsAuto merge of #8489 - smoelius:unnecessary-find-map...
2022-03-02 borsAuto merge of #8456 - ebobrow:use_self_pat, r=llogiq
2022-03-02 borsAuto merge of #8174 - rust-lang:missing-spin-loop,...
2022-03-02 Andre Bogusnew lint: `missing-spin-loop`
2022-03-02 borsAuto merge of #8432 - dtolnay-contrib:transmuteundefine...
2022-03-02 borsAuto merge of #8491 - matthiaskrgr:no_num_cpus, r=flip1995
2022-03-02 Samuel E. Moelius IIIAdd `unnecessary_find_map` lint
2022-03-01 Matthias Krügertests: use std::thread::available_parallelism() instead...
2022-03-01 borsAuto merge of #8488 - flip1995:ci-cargo-dev-new-lint...
2022-03-01 borsAuto merge of #8313 - flip1995:msrv-internal-lint,...
2022-03-01 flip1995Move testing of cargo dev new_lint to cargo dev workflow
2022-03-01 flip1995Implement internal lint for MSRV lints
2022-02-28 borsAuto merge of #8479 - smoelius:unnecessary-filter-map...
2022-02-28 Samuel E. Moelius IIICheck `clone_or_copy_needed` in `unnecessary_filter_map...
2022-02-28 Samuel E. Moelius IIIAdd tests to tests/ui/unnecessary_filter_map.rs
2022-02-27 borsAuto merge of #8476 - xFrednet:0000-update-edition...
2022-02-26 xFrednetUpdate edition in rustfmt.toml
2022-02-26 Elliot Bobrowcheck `use_self` in `pat`
2022-02-26 borsAuto merge of #8462 - ken-matsui:use-precise-namespace...
2022-02-26 borsAuto merge of #8464 - Jarcho:ptr_arg_8463, r=camsteffen
2022-02-26 borsAuto merge of #8453 - tamaroning:fix_large_enum_variant...
2022-02-25 borsAuto merge of #8253 - Alexendoo:print-in-fmt, r=camsteffen
2022-02-25 Alex MacleodAdd `print_in_format_impl` lint
2022-02-25 Alex MacleodRename RecursiveFormatImpl to FormatImpl
2022-02-25 borsAuto merge of #8474 - Alexendoo:paths, r=Manishearth
2022-02-25 borsAuto merge of #8472 - Mastermindaxe:#8152_new-without...
2022-02-25 Alex MacleodReplace some more paths with diagnostic items
2022-02-25 Florian NagelDisable ``[`new-without-default`]`` for new() methods...
2022-02-25 J-ZhengLiadd tests, add base bone for the new lint
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-23 Jason NewcombFix counting the number of unchangeable arguments in...
2022-02-23 mi_sawaDon't assume DAG
2022-02-22 borsAuto merge of #8451 - matthiaskrgr:ui_speedup, r=llogiq
2022-02-22 Ken MatsuiUse the precise namespace for `Reverse`
2022-02-21 borsAuto merge of #8443 - Jarcho:match_cfg_arm, r=flip1995
2022-02-21 lcnrupdate clippy
2022-02-21 tamaronfix
2022-02-20 Matthias Krügertests: default to more threads for ui-tests
2022-02-18 David TolnayTransmute_undefined_repr to nursery again
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...
next