about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-03-07Remove notes, increase S/N ratioEsteban Küber-21/+11
2021-03-07Add help for `matches` for `if let` in arm guardEsteban Küber-1/+7
2021-03-07Add help suggesting `matches` to `let_chains` lintEsteban Küber-1/+53
2021-03-07Account for `if (let pat = expr) {}`Esteban Küber-227/+212
2021-03-03Auto merge of #82702 - jyn514:downgrade-err, r=Manishearthbors-17/+54
2021-03-03Auto merge of #82553 - tmiasko:update-tracing, r=Mark-Simulacrumbors-20/+24
2021-03-03Change error about unknown doc attributes to a warningJoshua Nelson-17/+54
2021-03-03Auto merge of #82704 - RalfJung:miri-atomic-minmax, r=oli-obkbors-13/+16
2021-03-03Auto merge of #82718 - JohnTitor:rollup-vpfx3j2, r=JohnTitorbors-145/+312
2021-03-03Rollup merge of #82713 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-03-03Rollup merge of #82712 - CDirkx:cfg-target_os, r=dtolnayYuki Okushi-1/+1
2021-03-03Rollup merge of #82710 - peter-kehl:FloatToInit_82709, r=sfacklerYuki Okushi-1/+1
2021-03-03Rollup merge of #82706 - klensy:expn-data, r=petrochenkovYuki Okushi-1/+1
2021-03-03Rollup merge of #82695 - XAMPPRocky:remove-non-power-of-two-limit, r=nagisaYuki Okushi-58/+5
2021-03-03Rollup merge of #82689 - camelid:rustdoc-nominated, r=ManishearthYuki Okushi-0/+9
2021-03-03Rollup merge of #82589 - LinkTed:master, r=joshtriplettYuki Okushi-45/+48
2021-03-03Rollup merge of #82469 - notriddle:bring-our-own-diff, r=Mark-SimulacrumYuki Okushi-13/+82
2021-03-03Rollup merge of #82439 - ssomers:btree_fix_unsafety, r=Mark-SimulacrumYuki Okushi-16/+15
2021-03-03Rollup merge of #81223 - GuillaumeGomez:generate-redirect-map, r=jyn514Yuki Okushi-10/+150
2021-03-03Auto merge of #76345 - okready:sgx-mem-range-overflow-checks, r=joshtriplettbors-8/+34
2021-03-02Update cargoEric Huss-0/+0
2021-03-03Remove unnecessary conditional `cfg(target_os)` for `redox` and `vxworks`Christiaan Dirkx-1/+1
2021-03-02Auto merge of #82562 - llogiq:one-up-82248, r=oli-obkbors-12/+26
2021-03-02FloatToInit: Replacing round_unchecked_to --> to_int_uncheckedPeter Kehl-1/+1
2021-03-02use outer_expn_data() instead of outer_expn().expn_data()klensy-1/+1
2021-03-02update MiriRalf Jung-9/+16
2021-03-02enable atomic_min/max tests in MiriRalf Jung-4/+0
2021-03-02Auto merge of #82043 - tmiasko:may-have-side-effect, r=kennytmbors-78/+30
2021-03-02Auto merge of #82698 - JohnTitor:rollup-htd533c, r=JohnTitorbors-328/+608
2021-03-02Rollup merge of #82691 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-03-02Rollup merge of #82661 - lnicola:rust-analyzer-2021-03-01, r=jonas-schievinkYuki Okushi-17/+15
2021-03-02Rollup merge of #82627 - JohnTitor:issue-82612, r=estebankYuki Okushi-1/+54
2021-03-02Rollup merge of #82597 - noslaver:fix-82137, r=nagisaYuki Okushi-17/+14
2021-03-02Rollup merge of #82593 - sunfishcode:wasi-docs, r=alexcrichtonYuki Okushi-0/+37
2021-03-02Rollup merge of #82579 - osa1:issue82566, r=estebankYuki Okushi-4/+134
2021-03-02Rollup merge of #82516 - PoignardAzur:inherent-impl-ty, r=oli-obkYuki Okushi-45/+89
2021-03-02Rollup merge of #82376 - tmiasko:inline-options, r=oli-obkYuki Okushi-21/+29
2021-03-02Rollup merge of #80874 - jyn514:intra-doc-docs, r=ManishearthYuki Okushi-13/+62
2021-03-02Rollup merge of #80189 - jyn514:convert-primitives, r=poliorceticsYuki Okushi-210/+174
2021-03-02Fix UI errorsErin Power-18/+3
2021-03-02Auto merge of #82634 - osa1:osa1/remove_old_fixme, r=Mark-Simulacrumbors-1/+0
2021-03-02Revert non-power-of-two vector restrictionErin Power-40/+2
2021-03-02Auto merge of #82688 - GuillaumeGomez:rollup-b754t11, r=GuillaumeGomezbors-202/+503
2021-03-01meta: Notify Zulip for rustdoc nominated issuesCamelid-0/+9
2021-03-01Update booksEric Huss-0/+0
2021-03-02Rollup merge of #82676 - dtolnay:powers, r=Mark-SimulacrumGuillaume Gomez-2/+2
2021-03-02Rollup merge of #82662 - GuillaumeGomez:doc-attr-check, r=jyn514Guillaume Gomez-0/+73
2021-03-02Rollup merge of #82655 - SkiFire13:fix-issue-81314, r=estebankGuillaume Gomez-59/+127
2021-03-02Rollup merge of #82598 - GuillaumeGomez:rustdoc-rustc-pass, r=jyn514Guillaume Gomez-1/+20
2021-03-02Rollup merge of #82018 - jyn514:no-dummy-cache, r=camelid,GuillaumeGomezGuillaume Gomez-133/+82