| Age | Commit message (Expand) | Author | Lines |
| 2022-08-10 | add crt-static for android | Bryanskiy | -11/+29 |
| 2022-08-09 | Auto merge of #100318 - Dylan-DPC:rollup-18tzp6q, r=Dylan-DPC | bors | -128/+748 |
| 2022-08-09 | Rollup merge of #100305 - TaKO8Ki:suggest-adding-appropriate-missing-pattern-... | Dylan DPC | -14/+57 |
| 2022-08-09 | Rollup merge of #100301 - TaKO8Ki:avoid-&str-to-String-conversions, r=compile... | Dylan DPC | -2/+2 |
| 2022-08-09 | Rollup merge of #100228 - luqmana:suggestion-ice, r=estebank | Dylan DPC | -6/+58 |
| 2022-08-09 | Rollup merge of #100221 - compiler-errors:impossible-trait-items, r=lcnr,notr... | Dylan DPC | -1/+113 |
| 2022-08-09 | Rollup merge of #100181 - RalfJung:alloc-ref-mutability, r=jackh726 | Dylan DPC | -0/+11 |
| 2022-08-09 | Rollup merge of #99787 - aDotInTheVoid:rdj-dyn, r=camelid,notriddle,Guillaume... | Dylan DPC | -77/+159 |
| 2022-08-09 | Rollup merge of #96478 - WaffleLapkin:rustc_default_body_unstable, r=Aaron1011 | Dylan DPC | -28/+348 |
| 2022-08-09 | Auto merge of #100089 - JakobDegen:no-invalidate-visitor, r=tmiasko | bors | -72/+101 |
| 2022-08-09 | Add option to `mir::MutVisitor` to not invalidate CFG. | Jakob Degen | -72/+101 |
| 2022-08-09 | Auto merge of #100304 - matthiaskrgr:rollup-gs56vlw, r=matthiaskrgr | bors | -550/+1950 |
| 2022-08-09 | suggest adding an appropriate missing pattern excluding comments | Takayuki Maeda | -14/+57 |
| 2022-08-09 | Rollup merge of #100303 - lnicola:rust-analyzer-2022-08-09, r=lnicola | Matthias Krüger | -281/+1636 |
| 2022-08-09 | Rollup merge of #100294 - theli-ua:master, r=thomcc | Matthias Krüger | -12/+4 |
| 2022-08-09 | Rollup merge of #100268 - TaKO8Ki:add-regression-test-for-79148, r=Mark-Simul... | Matthias Krüger | -0/+45 |
| 2022-08-09 | Rollup merge of #100238 - Bryysen:master, r=cjgillot | Matthias Krüger | -165/+173 |
| 2022-08-09 | Rollup merge of #100212 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPC | Matthias Krüger | -58/+64 |
| 2022-08-09 | Rollup merge of #100163 - TaKO8Ki:remove-unnecessary-string-search, r=wesleyw... | Matthias Krüger | -34/+28 |
| 2022-08-09 | Auto merge of #100205 - cjgillot:noice-doc, r=camelid | bors | -10/+39 |
| 2022-08-09 | :arrow_up: rust-analyzer | Laurențiu Nicola | -281/+1636 |
| 2022-08-09 | avoid `&str` to `String` conversions | Takayuki Maeda | -2/+2 |
| 2022-08-08 | Update Duration::as_secs doc to point to as_secs_f64/32 for including fractio... | Anton Romanov | -12/+4 |
| 2022-08-08 | Add regression test comment | Noah Lev | -0/+2 |
| 2022-08-08 | Fix plural form of `variant` in error message not formatting correctly | Bryysen | -37/+32 |
| 2022-08-08 | Synthetize a trait ref when none is available. | Camille GILLOT | -7/+15 |
| 2022-08-08 | add regression test for #79148 | Takayuki Maeda | -0/+45 |
| 2022-08-08 | Auto merge of #98863 - compiler-errors:projection-msg, r=estebank | bors | -78/+124 |
| 2022-08-08 | Auto merge of #98489 - cjgillot:naked-nohir, r=davidtwco,tmiasko | bors | -111/+86 |
| 2022-08-08 | Auto merge of #100207 - notriddle:notriddle/skipped-inline-module, r=Manishearth | bors | -21/+70 |
| 2022-08-08 | Adjust wording | Michael Goulet | -68/+77 |
| 2022-08-07 | Implement special-cased projection error message for some common traits | Michael Goulet | -43/+80 |
| 2022-08-07 | Don't document impossible to call default trait items on impls | Michael Goulet | -1/+114 |
| 2022-08-07 | Fix wording on comment | Bryysen | -7/+7 |
| 2022-08-07 | Auto merge of #100245 - matthiaskrgr:rollup-tfoo650, r=matthiaskrgr | bors | -243/+555 |
| 2022-08-07 | Add UI test for #100199 | Luqman Aden | -0/+49 |
| 2022-08-07 | Add comments to obscure code, remove unnesecary parameter from closure | Bryysen | -6/+18 |
| 2022-08-07 | Rollup merge of #100244 - Lokathor:add-armv4t-none-eabi-take2, r=jackh726 | Matthias Krüger | -0/+125 |
| 2022-08-07 | Rollup merge of #100230 - cjgillot:noice-multibyte-amp, r=compiler-errors | Matthias Krüger | -2/+35 |
| 2022-08-07 | Rollup merge of #100206 - RalfJung:miri-terminfo, r=thomcc | Matthias Krüger | -0/+20 |
| 2022-08-07 | Rollup merge of #100194 - est31:box_syntax_tests, r=Mark-Simulacrum | Matthias Krüger | -212/+154 |
| 2022-08-07 | Rollup merge of #100038 - nicholasbishop:bishop-add-no-std, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2022-08-07 | Rollup merge of #100019 - TaKO8Ki:suggest-boxed-trait-objects-instead-of-impl... | Matthias Krüger | -29/+217 |
| 2022-08-07 | Auto merge of #100218 - nicholasbishop:bishop-update-cb, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-08-07 | Update SUMMARY.md | Lokathor | -0/+1 |
| 2022-08-07 | Create armv4t_none_eabi.md | Lokathor | -0/+70 |
| 2022-08-07 | Create armv4t_none_eabi.rs | Lokathor | -0/+54 |
| 2022-08-07 | Auto merge of #99833 - andrewpollack:fuchsia-rust-ci-zircon-lib-improvement, ... | bors | -53/+65 |
| 2022-08-07 | test: skip terminfo parsing in Miri | Ralf Jung | -0/+20 |
| 2022-08-07 | Further improve error message for E0081 | Bryysen | -141/+142 |