]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-22 kraktus[`nonstandard_macro_braces`] Do not modify macro arguments
2022-09-22 borsAuto merge of #9501 - xFrednet:changelog-1.64, r=llogiq
2022-09-21 borsAuto merge of #9471 - jplatte:patch-1, r=xFrednet
2022-09-21 borsAuto merge of #9505 - mikerite:fix-9504-2, r=dswij
2022-09-21 Michael WrightFix ICE in `unnecessary_to_owned`
2022-09-20 borsAuto merge of #9502 - c410-f3r:arith, r=Alexendoo
2022-09-20 Caio[arithmetic_side_effects] Add more tests
2022-09-20 xFrednetChangelog for Rust 1.64 :apple:
2022-09-19 borsAuto merge of #9483 - c410-f3r:arith, r=Jarcho
2022-09-19 Jonas PlatteAdd matches! checking to nonstandard_macro_braces
2022-09-17 borsAuto merge of #9488 - Alexendoo:unused, r=llogiq
2022-09-16 Alex MacleodAdd `#[allow(unused)]` to test in `cargo dev new_lint`
2022-09-16 CaioChange method's name
2022-09-16 borsAuto merge of #9409 - DesmondWillowbrook:iter_kv_map...
2022-09-16 Kartavya Vashishtharemove identity function tests
2022-09-15 CaioTypo
2022-09-15 Caio[arithmetic-side-effects] Finish non-overflowing ops
2022-09-15 borsAuto merge of #9481 - giraffate:fix_indents, r=xFrednet
2022-09-15 Kartavya Vashishthaadded identity block test
2022-09-15 Kartavya VashishthaAdd iter_kv_map lint
2022-09-15 Takayuki NakataFix indents
2022-09-14 borsAuto merge of #9478 - Alexendoo:ra-docs, r=flip1995
2022-09-14 borsAuto merge of #9475 - Nemo157:mod-files-remap, r=xFrednet
2022-09-14 borsAuto merge of #9476 - Xaeroxe:bool-to-int-inverted...
2022-09-14 Jacob Kieselfix: clippy_utils::Sugg should treat hir::ExprKind...
2022-09-14 Jacob Kieselrefactor: use clippy_utils::Sugg instead of direct...
2022-09-14 Jacob Kieseldogfood inverse bool_to_int_with_if
2022-09-14 Jacob Kiesel`bool_to_int_with_if` inverse case patch
2022-09-14 borsAuto merge of #8518 - Alexendoo:write-late-pass, r...
2022-09-14 borsAuto merge of #9465 - Alexendoo:peekable-fp, r=flip1995
2022-09-14 Alex MacleodUpdate rust-analyzer documentation, mention linkedProjects
2022-09-13 borsAuto merge of #9467 - pyhrr0:macro_expansion, r=giraffate
2022-09-13 Wim LoomanMake module-style lints resilient to --remap-path-prefix
2022-09-13 borsAuto merge of #9474 - c410-f3r:arith, r=llogiq
2022-09-13 Caio[arithmetic-side-effects] More non-overflowing ops
2022-09-13 borsAuto merge of #9429 - kraktus:deriv_ma, r=xFrednet
2022-09-13 kraktusMake `derivable_impls` machine applicable
2022-09-13 borsAuto merge of #9454 - kraktus:use_self, r=flip1995
2022-09-13 borsAuto merge of #9452 - kraktus:doc, r=flip1995
2022-09-13 S. van DijkOnly ignore external macros.
2022-09-12 borsAuto merge of #9464 - lukaslueg:issue9463, r=dswij
2022-09-12 borsAuto merge of #9466 - lukaslueg:issue9460, r=dswij
2022-09-12 borsAuto merge of #9469 - Alexendoo:expr-field-visitor...
2022-09-12 Alex MacleodFix FormatArgsExpn parsing of FormatSpec positions
2022-09-12 S. van DijkAdd test.
2022-09-12 borsAuto merge of #9458 - Alexendoo:expr-field-visitor...
2022-09-11 S. van DijkStop lint from checking code expanded from macros.
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-11 Lukas LuegDont lint `large_stack_array` inside static items
2022-09-11 Alex MacleodFix `unused_peekable` closure and `f(&mut peekable...
2022-09-11 Lukas LuegDon't panic on invalid shift while constfolding
2022-09-10 borsAuto merge of #9457 - kraktus:nonminimal_bool, r=Manish...
2022-09-10 Alex MacleodUse visit_expr_field for ParamPosition
2022-09-10 kraktusDo not expand macro in `nonminimal_bool` suggestions
2022-09-10 borsAuto merge of #9453 - kraktus:a_on_re_state, r=Jarcho
2022-09-10 kraktusRemove duplicate context check
2022-09-10 kraktusDo not lint `use_self` in proc macro expansion
2022-09-10 kraktusrefactor: move `has_debug_impl` to `clippy_utils::ty`
2022-09-10 kraktus`assertions_on_result_states` fix suggestion when ...
2022-09-09 kraktusFix dev book
2022-09-09 borsAuto merge of #9448 - Alexendoo:large-enum-variant...
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 Alex MacleodReplace u128 with u64 in large_enum_variant uitest
2022-09-08 Alex MacleodMigrate write.rs to a late pass
2022-09-08 borsAuto merge of #9447 - flip1995:rustup, r=flip1995
2022-09-08 Philipp KronesBump nightly version -> 2022-09-08
2022-09-08 Philipp KronesMerge remote-tracking branch 'upstream/auto' into rustup
2022-09-08 Michael WrightFix `range_{plus,minus}_one` bad suggestions
2022-09-08 borsAuto merge of #9443 - c410-f3r:arith, r=flip1995
2022-09-08 borsAuto merge of #9444 - Alexendoo:lintcheck-cargo, r...
2022-09-08 Alex MacleodUpdate cargo in lintcheck_crates.toml
2022-09-08 CaioRename the `arithmetic` lint
2022-09-07 borsAuto merge of #9365 - c410-f3r:arith, r=Alexendoo
2022-09-07 borsAuto merge of #9441 - Jarcho:hang_9433, r=Alexendoo
2022-09-07 Jason NewcombFix hang in `vec_init_then_push`
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-07 Caio[Arithmetic] Consider literals
2022-09-06 borsAuto merge of #9421 - xphoniex:fix-#9420, r=giraffate
2022-09-06 Oli SchererGeneralize the Assume intrinsic statement to a general...
2022-09-06 Oli SchererLower the assume intrinsic to a MIR statement
2022-09-06 xphoniexSuggest `unwrap_or_default` when closure returns `...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-05 borsAuto merge of #101261 - TaKO8Ki:separate-receiver-from...
2022-09-05 Takayuki Maedause `propagate_through_exprs` instead of `propagate_thr...
2022-09-05 borsAuto merge of #101228 - nnethercote:simplify-hir-PathSe...
2022-09-05 Takayuki Maedarefactor: remove unnecessary variables
2022-09-05 Takayuki Maedaseparate the receiver from arguments in HIR under ...
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-05 Nicholas NethercotePack `Term` in the same way as `GenericArg`.
2022-09-05 borsAuto merge of #9342 - relrelb:or_default, r=dswij
2022-09-05 Nicholas NethercoteMake `hir::PathSegment::res` non-optional.
2022-09-04 relrelbSuggest `Entry::or_default` for `Entry::or_insert(Defau...
2022-09-04 borsAuto merge of #9425 - kraktus:patch-1, r=xFrednet
2022-09-04 kraktusfix wording for `derivable_impls`
2022-09-04 borsAuto merge of #9424 - mikerite:fix-9351-4, r=xFrednet
2022-09-03 Michael WrightFix `unnecessary_to_owned` false positive
2022-09-03 borsAuto merge of #9400 - lukaslueg:approx_large_enum,...
2022-09-02 Lukas LuegUse `approx_ty_size` for `large_enum_variant`
2022-09-02 borsAuto merge of #8952 - rust-lang:explain, r=xFredNet
2022-09-02 Andre Bogusadd `--explain` subcommand
next