]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-03-28 borsAuto merge of #8519 - tysg:redundant-modulo, r=giraffate
2022-03-27 Tianyi SongEmit lint when rhs is negative
2022-03-25 borsAuto merge of #8582 - xFrednet:0000-changelog-1-60...
2022-03-25 xFrednetChangelog for Rust 1.60.0 :crab:
2022-03-24 borsAuto merge of #8580 - flip1995:rustup, r=flip1995
2022-03-24 flip1995Bump nightly version -> 2022-03-24
2022-03-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-03-24 borsAuto merge of #8579 - yoav-lavi:squashed-master, r...
2022-03-24 Yoav Lavi`unnecessary_join` lint
2022-03-21 borsAuto merge of #8232 - Jarcho:match_same_arm_860, r...
2022-03-21 borsAuto merge of #8561 - FoseFx:use_unwrap_or, r=xFrednet
2022-03-21 borsAuto merge of #8520 - J-ZhengLi:issue8506, r=xFrednet
2022-03-21 J-ZhengLiallowing [`map_flatten`] to split long suggestions
2022-03-20 Max Baumannrefactor: remove need for MethodCall matching
2022-03-20 Max Baumannrefactor: use is_lang_ctor()
2022-03-20 Max Baumannfeat: change error message
2022-03-20 borsAuto merge of #8559 - pickfire:patch-1, r=xFrednet
2022-03-19 Max Baumanntest: add method chain test
2022-03-18 Max Baumannfeat: make fixable
2022-03-18 Max Baumannfeat: use span_lint_and_sugg
2022-03-18 Max Baumannrefactor: move into methods module
2022-03-18 borsAuto merge of #8562 - Jarcho:enum_tuple_variant_as_int...
2022-03-18 Max Baumannfeat: add comment
2022-03-18 borsAuto merge of #8543 - dswij:8393, r=giraffate
2022-03-18 Max Baumannfix: ran update_lints
2022-03-18 Max Baumannrefactor: rename lint to or_then_unwrap
2022-03-17 Jason NewcombAdd lint `cast_enum_constructor`
2022-03-17 Max Baumannfeat: add tests and fix existing ones
2022-03-17 Max Baumannfeat: rename variable in example
2022-03-17 Max Baumannrefactor: use pattern matching for MethodCall arguments
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Max Baumannfix: fix clippy_lints
2022-03-17 Max Baumannfix: fix broken dogfood tests
2022-03-17 Max Baumannfix: fix tests
2022-03-17 Max Baumannfeat: add use_unwrap_or
2022-03-17 borsAuto merge of #8552 - Jarcho:ptr_arg_8495, r=xFrednet
2022-03-17 Ivan ThamFix typo in bug report
2022-03-17 dswijAdd some comments
2022-03-17 Jason NewcombFix mixed enum variant kinds + code cleanup
2022-03-16 borsAuto merge of #8553 - Jarcho:transmute_undefined_8499...
2022-03-16 Jason NewcombImprove message for `match_single_arms`
2022-03-16 Jason NewcombHandle slice patterns in `match_same_arms`
2022-03-16 Jason NewcombUse `DroplessArena` when allocating `ResolvedPat`s
2022-03-16 Jason NewcombCheck if there are any overlapping patterns between...
2022-03-16 Jason NewcombDon't lint `transmute_undefined_repr` when changing...
2022-03-16 Jason NewcombDon't lint `ptr_arg` on `&mut Cow<_>`
2022-03-16 codehorsemanresolve the conflict in compiler/rustc_session/src...
2022-03-16 borsAuto merge of #8544 - nellorocca:dev/5757, r=flip1995
2022-03-16 borsAuto merge of #8547 - Jarcho:transmute_8501, r=flip1995
2022-03-16 borsAuto merge of #8546 - KisaragiEffective:patch-1, r...
2022-03-16 Jason NewcombFix checking transmutes with adjusted types
2022-03-16 Jason NewcombDon't lint `transmute_undefined_repr` on unions.
2022-03-16 Jason NewcombSmall simplification to `transmute_undefined_repr`
2022-03-16 Jason NewcombDon't lint fat pointer to `(usize, usize)` conversion...
2022-03-16 Jason NewcombFix `transmute_undefined_repr` for single element tuples
2022-03-16 Kisaragifix typo in code-block kind specifier
2022-03-15 Kisaragifix typo in code-block kind specifier
2022-03-15 Paolo GentiliLint list updated
2022-03-15 Paolo GentiliMoved lint to `restriction`
2022-03-15 dswij`unnecessary_lazy_eval` show suggestions on multiline...
2022-03-15 borsAuto merge of #8541 - flip1995:iter_with_drain_ambulanc...
2022-03-15 flip1995Move iter_with_drain to nursery
2022-03-15 borsAuto merge of #8509 - smoelius:fix-8507, r=giraffate
2022-03-15 Dylan DPCfix typos
2022-03-14 borsAuto merge of #8537 - xFrednet:7923-single-component...
2022-03-14 borsAuto merge of #8536 - xFrednet:8062-applicability-searc...
2022-03-14 xFrednetAllow `single_component_path_imports` for all macros
2022-03-14 xFrednetMake `search_is_some`s suggestion `MachineApplicable`
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 borsAuto merge of #8534 - flip1995:rustup, r=flip1995
2022-03-14 flip1995Bump nightly version -> 2022-03-14
2022-03-14 flip1995Merge remote-tracking branch 'upstream/master' into...
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-11 Tianyi SongCheck if lhs < rhs in modulos and emit
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-03-11 Eric HolkRemove is_autoref parameter
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 lcnradd `#[rustc_pass_by_value]` to more types
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 borsAuto merge of #94706 - matthiaskrgr:rollup-l5erynr...
2022-03-07 Eric HolkUpdate clippy to new ExprUseVisitor delegate
2022-03-07 Eric HolkUpdate and fix clippy tests
2022-03-07 Eric HolkStabilize const_fn_fn_ptr_basics and const_fn_trait_bound
2022-03-07 J-ZhengLiadd basic code to check nop match blocks
2022-03-07 Jaeyong Sungadd test for trait recursion
2022-03-07 Nicholas NethercoteClarify `Layout` interning.
2022-03-06 Nicholas NethercoteIntroduce `ConstAllocation`.
2022-03-06 Matthias KrügerRollup merge of #94617 - pierwill:update-itertools...
2022-03-06 borsAuto merge of #8445 - asquared31415:slice_ptr_cast...
2022-03-06 Samuel E. Moelius IIIFix #8507
2022-03-05 Samuel E. Moelius IIIFormat with `rustfmt_if_chain`
next