]> git.lizzy.rs Git - rust.git/history - CHANGELOG.md
Auto merge of #8707 - OneSignal:await-invalid-types, r=llogiq
[rust.git] / CHANGELOG.md
2022-04-18 borsAuto merge of #8707 - OneSignal:await-invalid-types...
2022-04-18 borsAuto merge of #8701 - xFrednet:0000-clippy-print-hir...
2022-04-17 borsAuto merge of #8665 - InfRandomness:option_take_on_temp...
2022-04-16 borsAuto merge of #8709 - matthiaskrgr:lintcheckfix, r...
2022-04-16 borsAuto merge of #8706 - lupd:cast-abs-to-unsigned, r...
2022-04-16 borsAuto merge of #8698 - xFrednet:0000-changelog-1-61...
2022-04-16 xFrednetChangelog for Rust 1.61 :octopus:
2022-04-15 Lily MaraAdd `await_holding_invalid_type` lint
2022-04-14 borsAuto merge of #8614 - pitaj:fix-7597, r=giraffate
2022-04-14 borsAuto merge of #8626 - pitaj:format_add_string, r=llogiq
2022-04-14 borsAuto merge of #8677 - xFrednet:8213-manual-bits-suggest...
2022-04-14 infrandomnessIntroduce option_take_on_temporary lints
2022-04-14 Peter JaszkowiakNew lint `format_add_strings`
2022-04-14 borsAuto merge of #8676 - Alexendoo:local-used-across-loop...
2022-04-13 borsAuto merge of #8670 - yoav-lavi:main, r=giraffate
2022-04-13 Yoav Lavipub_use
2022-04-13 borsAuto merge of #8692 - kyoto7250:fixing_unnecessary_to_o...
2022-04-13 borsAuto merge of #8647 - Jarcho:mut_from_ref_6326, r=giraffate
2022-04-12 borsAuto merge of #8645 - Jarcho:manual_non_exhaustive_5714...
2022-04-12 borsAuto merge of #8691 - flip1995:infinite_recursion_only_...
2022-04-12 borsAuto merge of #8686 - Jarcho:undocumented_unsafe_blocks...
2022-04-12 borsAuto merge of #8688 - kyoto7250:adding_condition_for_ma...
2022-04-11 borsAuto merge of #8624 - pitaj:is_digit_ascii_radix, r...
2022-04-11 borsAuto merge of #8687 - Alexendoo:cast-possible-truncatio...
2022-04-11 borsAuto merge of #8667 - Jarcho:proc_macro_check, r=flip1995
2022-04-11 borsAuto merge of #8673 - Jarcho:same_functions_8139, r...
2022-04-11 borsAuto merge of #8668 - Jarcho:iter_with_drain_8538,...
2022-04-11 borsAuto merge of #8660 - yoav-lavi:squashed-master, r...
2022-04-11 Yoav Laviunnecessary_owned_empty_string -> unnecessary_owned_emp...
2022-04-11 Yoav Laviunnecessary_string_new
2022-04-10 borsAuto merge of #8631 - Alexendoo:splitn-overlap, r=xFrednet
2022-04-08 borsAuto merge of #8648 - Jarcho:transmute_collection_7706...
2022-04-08 borsAuto merge of #8619 - pitaj:fix-6973, r=giraffate
2022-04-07 Peter JaszkowiakNew lint `is_digit_ascii_radix`
2022-04-07 borsAuto merge of #8657 - flip1995:raw_lint_desc, r=flip1995
2022-04-07 flip1995Allow raw lint descriptions
2022-04-07 borsAuto merge of #8656 - flip1995:rustup, r=flip1995
2022-04-07 flip1995Bump changelog stable version -> 1.60
2022-04-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-07 borsAuto merge of #8635 - pbor:unsigned-abs, r=giraffate
2022-04-07 borsAuto merge of #8646 - Alexendoo:option-as-deref-mut...
2022-04-07 Paolo Borellinew lint cast_abs_to_unsigned
2022-04-06 borsAuto merge of #8630 - Jarcho:forget_non_drop, r=Manishearth
2022-04-06 borsAuto merge of #8549 - J-ZhengLi:issue8542, r=llogiq
2022-04-06 borsAuto merge of #8612 - SabrinaJewson:suggest-from-utf8...
2022-04-06 borsAuto merge of #8596 - Jaic1:unnecessary_cast, r=flip1995
2022-04-06 borsAuto merge of #8588 - pitaj:fix-8348, r=flip1995
2022-04-05 borsAuto merge of #8620 - Alexendoo:test-fmt-first, r=flip1995
2022-04-05 borsAuto merge of #8607 - Alexendoo:cargo-dev-lint-dir...
2022-04-04 Jason NewcombAdd lints `drop_non_drop` and `forget_non_drop`
2022-04-04 borsAuto merge of #8450 - Jarcho:unsafe_blocks_8449, r...
2022-04-04 borsAuto merge of #8594 - FoseFx:unit_like_struct_brackets...
2022-04-02 borsAuto merge of #8605 - Jarcho:remove-deps, r=xFrednet
2022-04-01 borsAuto merge of #8616 - pitaj:single_element_loop_arrays...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 Max Baumannunit_like_struct_brackets -> empty_structs_with_brackets
2022-03-30 Max Baumannadd unit_like_struct_brackets
2022-03-30 borsAuto merge of #8602 - giraffate:fix_ice_for_iter_overea...
2022-03-30 borsAuto merge of #8576 - smoelius:crate_in_macro_def,...
2022-03-30 borsAuto merge of #8597 - giraffate:fix_changelog, r=xFrednet
2022-03-28 Takayuki NakataFix version in changelog
2022-03-28 borsAuto merge of #8487 - dswij:8478, r=giraffate
2022-03-28 borsAuto merge of #8519 - tysg:redundant-modulo, r=giraffate
2022-03-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 borsAuto merge of #95149 - cjgillot:once-diag, r=estebank
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 #95273 - flip1995:clippyup, r=manishearth
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
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-24 Samuel E. Moelius IIIAdd `crate_in_macro_def` 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-20 borsAuto merge of #8559 - pickfire:patch-1, r=xFrednet
2022-03-18 borsAuto merge of #8562 - Jarcho:enum_tuple_variant_as_int...
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 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Max Baumannfeat: add use_unwrap_or
2022-03-15 borsAuto merge of #8509 - smoelius:fix-8507, r=giraffate
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
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 borsAuto merge of #8471 - J-ZhengLi:master-issue7040, r...
2022-03-10 borsAuto merge of #8070 - CrazyRoka:update-gh-pages-checkbo...
2022-03-10 J-ZhengLirename lint to `needless_match`
2022-03-06 borsAuto merge of #8445 - asquared31415:slice_ptr_cast...
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 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 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
next