]> git.lizzy.rs Git - rust.git/history - CHANGELOG.md
Split out `match_bool`
[rust.git] / CHANGELOG.md
2022-02-07 borsAuto merge of #8305 - camsteffen:util-cleanup, r=flip1995
2022-02-06 borsAuto merge of #8326 - matthiaskrgr:warn_on_multi_config...
2022-02-06 borsAuto merge of #8398 - Jarcho:unordered_transmute, r...
2022-02-05 Jason NewcombAdd lint `transumte_undefined_repr`
2022-02-05 borsAuto merge of #8372 - tamaroning:unwrap_used, r=llogiq
2022-02-05 borsAuto merge of #8376 - dswij:8373, r=camsteffen
2022-02-02 borsAuto merge of #8382 - tamaroning:suggest_iter_instead_o...
2022-02-01 borsAuto merge of #8370 - smoelius:master, r=flip1995
2022-02-01 borsAuto merge of #8387 - Jarcho:ptr_arg_8386, r=flip1995
2022-02-01 borsAuto merge of #8330 - flip1995:changelog, r=llogiq
2022-01-30 borsAuto merge of #8322 - jubnzv:8282-single-match, r=llogiq
2022-01-29 borsAuto merge of #8289 - jubnzv:unspecified-layout-union...
2022-01-29 Georgy KomarovAdd `default_union_representation` lint
2022-01-28 borsAuto merge of #8250 - pr2502:fix_repeat_underflow,...
2022-01-27 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-26 Georgy KomarovMerge remote-tracking branch 'origin/master' into 8282...
2022-01-25 flip1995Update Changelog
2022-01-24 borsAuto merge of #8315 - dswij:8306, r=giraffate
2022-01-23 borsAuto merge of #8311 - dswij:8277, r=llogiq
2022-01-23 borsAuto merge of #8217 - Jarcho:needless_borrow_8191,...
2022-01-23 Jason NewcombSubsume `ref_in_deref` into `needless_borrow`
2022-01-23 Jason NewcombRemove final reference on fields and method calls in...
2022-01-21 borsAuto merge of #8271 - Jarcho:ptr_arg_214, r=flip1995
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-19 borsAuto merge of #8280 - xFrednet:8276-map-clone-msrv...
2022-01-18 borsAuto merge of #87648 - JulianKnodt:const_eq_constrain...
2022-01-18 borsAuto merge of #93001 - flip1995:clippyup, r=Manishearth
2022-01-18 borsAuto merge of #8298 - ebobrow:op_ref_fp, r=giraffate
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
2022-01-17 borsAuto merge of #8292 - marekdownar:8239, r=xFrednet
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-17 borsAuto merge of #8299 - marekdownar:8214, r=Manishearth
2022-01-17 borsAuto merge of #8297 - Jarcho:if_same_then_else_7579...
2022-01-16 borsAuto merge of #8203 - pmnoxx:piotr-next-lint, r=llogiq
2022-01-16 Piotr MikulskiNew line: cloned_next
2022-01-16 borsAuto merge of #92740 - cuviper:update-rayons, r=Mark...
2022-01-14 borsAuto merge of #8231 - Jarcho:implicit_clone_8227, r...
2022-01-14 Matthias KrügerRollup merge of #92849 - flip1995:clippyup, r=Manishearth
2022-01-13 flip1995Merge commit '97a5daa65908e59744e2bc625b14849352231c75...
2022-01-13 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-01-12 borsAuto merge of #8226 - Jarcho:manual_memcpy_8160, r...
2022-01-12 borsAuto merge of #8266 - camsteffen:test-tweaks, r=flip1995
2022-01-12 borsAuto merge of #8265 - camsteffen:which-rustfmt, r=xFrednet
2022-01-12 borsAuto merge of #8112 - Alexendoo:disallowed_methods_prim...
2022-01-12 borsAuto merge of #8213 - paolobarbolini:size-of-as-bits...
2022-01-12 Paolo BarboliniAdd manual_bits lint
2022-01-12 borsAuto merge of #8037 - ojeda:doc-codegen-change, r=camst...
2022-01-12 borsAuto merge of #8190 - camsteffen:no-in-band-liftetimes...
2022-01-12 borsAuto merge of #8198 - camsteffen:no-method-call-macro...
2022-01-11 borsAuto merge of #8262 - 1nF0rmed:chore-update-borrowed...
2022-01-11 borsAuto merge of #8210 - guerinoni:master, r=Manishearth
2022-01-11 Federico GuerinoniAdd borrow_as_ptr lint
2022-01-10 borsAuto merge of #8228 - Jarcho:iter_not_returning_iterato...
2022-01-10 borsAuto merge of #8252 - dswij:8229, r=xFrednet
2022-01-09 borsAuto merge of #8236 - PatchMixolydic:single_char_lifeti...
2022-01-09 borsnew lint: `single_char_lifetime_names`
2022-01-04 Matthias KrügerRollup merge of #91907 - lcnr:const-arg-infer, r=BoxyUwU
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-31 borsAuto merge of #92252 - GuillaumeGomez:update-pulldown...
2021-12-30 flip1995Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6...
2021-12-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-28 borsAuto merge of #8117 - hotate29:issue7320, r=camsteffen
2021-12-28 borsAuto merge of #8127 - dswij:8090, r=xFrednet
2021-12-28 borsAuto merge of #8175 - Kage-Yami:feature/document-8145...
2021-12-28 borsAuto merge of #8182 - rust-lang:cache-test-items, r...
2021-12-27 borsAuto merge of #8170 - rust-lang:numbered-fields, r...
2021-12-26 Andre Bogusnew lint: `init-numbered-fields`
2021-12-26 borsAuto merge of #8133 - surechen:fix_8128, r=xFrednet
2021-12-19 borsAuto merge of #8146 - GuillaumeGomez:must-use-self...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-18 borsAuto merge of #8143 - GuillaumeGomez:RETURN_SELF_NOT_MU...
2021-12-17 borsAuto merge of #89841 - cormacrelf:let-else-typed, r...
2021-12-17 borsAuto merge of #8137 - flip1995:changelog, r=Manishearth
2021-12-17 flip1995Fix commits and formatting of CHANGELOG.md
2021-12-17 borsAuto merge of #8136 - Manishearth:changelog, r=giraffate
2021-12-17 Manish GoregaokarUpdate CHANGELOG.md
2021-12-17 Manish GoregaokarUpdate CHANGELOG.md
2021-12-17 Manish GoregaokarUpdate changelog
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-15 borsAuto merge of #7978 - smoelius:master, r=llogiq
2021-12-13 Samuel E. Moelius IIIAdd `unnecessary_to_owned` lint
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-09 borsAuto merge of #8110 - xFrednet:0000-lintcheck-markdown...
2021-12-09 borsAuto merge of #8096 - xFrednet:0000-remove-lintcheck...
2021-12-08 borsAuto merge of #8071 - GuillaumeGomez:method-must-use...
2021-12-08 borsAuto merge of #8030 - WaffleLapkin:ignore_trait_assoc_t...
2021-12-08 Guillaume GomezAdd new lint to warn when #[must_use] attribute should...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-02 borsAuto merge of #7463 - ThibsG:find_any_7392, r=xFrednet
2021-12-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-12-01 borsAuto merge of #8049 - surechen:fixes_7946, r=flip1995
2021-11-29 borsAuto merge of #8001 - Jarcho:unprefixed_strlen, r=giraffate
2021-11-28 borsAuto merge of #8006 - togami2864:generalize-copied...
2021-11-27 borsAuto merge of #7995 - Alexendoo:needless_late_init...
2021-11-23 Alex MacleodAdd `needless_late_init` lint
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-22 borsAuto merge of #8007 - birkenfeld:octal_escapes, r=xFrednet
2021-11-22 borsAuto merge of #7989 - couchand:2021-11/toolchain-missin...
next