]> git.lizzy.rs Git - rust.git/history - CHANGELOG.md
Fix is_async_fn to check FnKind::Method
[rust.git] / CHANGELOG.md
2022-09-20 xFrednetChangelog for Rust 1.64 :apple:
2022-09-19 borsAuto merge of #9483 - c410-f3r:arith, r=Jarcho
2022-09-16 borsAuto merge of #9409 - DesmondWillowbrook:iter_kv_map...
2022-09-15 Kartavya VashishthaAdd iter_kv_map lint
2022-09-11 borsAuto merge of #9410 - dswij:issue-9375, r=xFrednet
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-10 kraktusAdd `manual_filter` lint for `Option`
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 Philipp KronesMerge remote-tracking branch 'upstream/auto' into rustup
2022-09-08 borsAuto merge of #9443 - c410-f3r:arith, r=flip1995
2022-09-08 CaioRename the `arithmetic` lint
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-02 borsAuto merge of #9417 - Jarcho:ice_9414, r=Alexendoo
2022-09-01 borsAuto merge of #9412 - xFrednet:jst-r-bool-to-int-lint...
2022-09-01 Dmitrii LavrovNew lint `bool_to_int_with_if`
2022-08-31 borsAuto merge of #101249 - matthiaskrgr:rollup-wahnoz8...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 borsAuto merge of #9397 - Jarcho:trait_dup_order, r=dswij
2022-08-30 borsAuto merge of #9373 - lukaslueg:result_large_err, r...
2022-08-30 Lukas LuegInitial implementation of `result_large_err`
2022-08-30 borsAuto merge of #9394 - lukaslueg:issue9391, r=Jarcho
2022-08-29 borsAuto merge of #9395 - Alexendoo:suspicious-to-owned...
2022-08-29 borsAuto merge of #9247 - clubby789:raw_slice_pointer_cast...
2022-08-29 clubby789Add lint `cast_slice_from_raw_parts`
2022-08-29 borsAuto merge of #9385 - rust-lang:unnecessary-cast-remove...
2022-08-28 Jason NewcombMerge branch 'master' into rustup
2022-08-28 borsAuto merge of #9276 - dswij:9164, r=flip1995
2022-08-27 borsAuto merge of #8984 - xanathar:pr/suspicious_to_owned...
2022-08-27 Marco MastropaoloImplemented suspicious_to_owned lint to check if `to_ow...
2022-08-26 borsAuto merge of #9374 - sk1p:patch-1, r=Jarcho
2022-08-26 borsAuto merge of #9379 - royrustdev:multi_assignments...
2022-08-26 royrustdevadd `multi_assignments` lint
2022-08-24 borsAuto merge of #9370 - mikerite:20220824_ty_contains...
2022-08-23 borsAuto merge of #9366 - Alexendoo:manual_string_new,...
2022-08-23 Alex MacleodRename `manual_empty_string_creation` and move to pedantic
2022-08-21 borsAuto merge of #9092 - tamaroning:fix-needless-match...
2022-08-20 borsAuto merge of #9269 - nahuakang:collapsible_str_replace...
2022-08-19 borsAuto merge of #9258 - Serial-ATA:unused-peekable, r...
2022-08-19 Nahua KangRegister new lint collapsible_str_replace to methods
2022-08-19 SerialAdd [`unused_peekable`] lint
2022-08-19 borsAuto merge of #9295 - Guilherme-Vasconcelos:manual...
2022-08-17 borsAuto merge of #9338 - sgued:9331-unwrap-err-used, r...
2022-08-17 borsAuto merge of #9287 - Jarcho:trans_undefined, r=xFrednet
2022-08-16 borsAuto merge of #9327 - Serial-ATA:non_ascii_literal_macr...
2022-08-16 borsAuto merge of #9340 - alex-semenyuk:box_t, r=dswij
2022-08-16 borsAuto merge of #9040 - miam-miam100:unused_named_paramet...
2022-08-16 borsAuto merge of #9328 - stanislav-tkach:borrow_deref_ref...
2022-08-15 borsAuto merge of #9318 - lukaslueg:ifletmutexref, r=xFrednet
2022-08-15 borsAuto merge of #9329 - xphoniex:fix-#9317, r=flip1995
2022-08-14 Guilherme-VasconcelosImplement clippy::manual_empty_string_creations lint
2022-08-14 borsAuto merge of #9187 - sgued:iter-once, r=flip1995
2022-08-14 borsAuto merge of #9167 - aldhsu:fix-trait-duplication...
2022-08-13 borsAuto merge of #9326 - flip1995:version-update, r=xFrednet
2022-08-12 borsAuto merge of #9324 - flip1995:changelog, r=xFrednet
2022-08-12 flip1995Update Changelog to 1.63
2022-08-12 borsAuto merge of #9289 - mkrasnitski:9094, r=xFrednet
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-08-09 miam-miam100Add new lint [`positional_named_format_parameters`]
2022-08-09 borsAuto merge of #9288 - lukaslueg:partialeqnone, r=Jarcho
2022-08-08 Sosthène GuédonRename new lints to iter_on_empty_collections and iter_...
2022-08-08 Sosthène GuédonAdd iter_once and iter_empty lints
2022-08-08 Lukas LuegAdd partialeq_to_none lint
2022-08-08 borsAuto merge of #9306 - guerinoni:rename-logic-bug, r...
2022-08-08 Federico GuerinoniRename `logic_bug` to `overly_complex_bool_expr`
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
2022-08-04 borsAuto merge of #9266 - alex-semenyuk:cast_abs_to_unsigne...
2022-08-02 borsAuto merge of #9053 - AaronC81:fix-9052, r=flip1995
2022-08-02 borsAuto merge of #9264 - guerinoni:instant-elapsed, r...
2022-08-02 borsAuto merge of #9254 - alex-semenyuk:enable_empty_loop_n...
2022-08-01 Federico GuerinoniAdd `elapsed_instant` lint
2022-08-01 borsAuto merge of #9223 - sgued:unwrap-expect-used, r=giraffate
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-29 borsAuto merge of #8974 - Metaswitch:remove-blacklist-termi...
2022-07-29 Andy CaldwellChange lint name to plural
2022-07-29 Andy CaldwellRename "blacklisted name" to "disallowed name" throughout
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-25 borsAuto merge of #9241 - Jarcho:ice_9238, r=xFrednet
2022-07-25 borsAuto merge of #9130 - c410-f3r:arith, r=llogiq
2022-07-25 borsAuto merge of #9243 - Jarcho:std_core, r=Manishearth
2022-07-25 borsAuto merge of #9225 - tabokie:assert_ok, r=Jarcho
2022-07-25 tabokieAdd `[assertions_on_result_states]` lint
2022-07-21 borsAuto merge of #9216 - smoelius:master, r=flip1995
2022-07-18 CaioAdd Arithmetic lint
2022-07-18 borsAuto merge of #9148 - arieluy:then_some_unwrap_or,...
2022-07-18 borsAuto merge of #9146 - arieluy:type_params, r=dswij
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-18 Ariel UyAdd new lint `obfuscated_if_else`
2022-07-17 borsAuto merge of #9022 - alex-semenyuk:needless_option_tak...
2022-07-16 borsAuto merge of #9171 - Serial-ATA:highlight-js, r=xFrednet
2022-07-15 borsAuto merge of #9178 - alex-semenyuk:match_like_matches_...
2022-07-15 borsAuto merge of #9174 - flip1995:rustup, r=Jarcho
2022-07-15 borsAuto merge of #9103 - i509VCB:std-instead-of-core,...
2022-07-15 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-14 i509VCBstd_instead_of_core, std_instead_of_alloc, alloc_instea...
2022-07-14 borsAuto merge of #9170 - Rqnsom:box_collection, r=Jarcho
next