| Age | Commit message (Expand) | Author | Lines |
| 2022-07-13 | Auto merge of #98145 - ouz-a:some_branch, r=oli-obk | bors | -227/+401 |
| 2022-07-13 | Auto merge of #99203 - GuillaumeGomez:rollup-b2re0dv, r=GuillaumeGomez | bors | -263/+571 |
| 2022-07-13 | Rollup merge of #99185 - krasimirgg:llvm-wrapper-inlineasm, r=nikic | Guillaume Gomez | -0/+6 |
| 2022-07-13 | Rollup merge of #99183 - jonas-schievink:proc_macro-mention-r-a, r=jyn514 | Guillaume Gomez | -0/+3 |
| 2022-07-13 | Rollup merge of #99176 - lnicola:rust-analyzer-2022-07-12, r=lnicola | Guillaume Gomez | -7/+7 |
| 2022-07-13 | Rollup merge of #99168 - TaKO8Ki:add-regression-test-for-74713, r=Dylan-DPC | Guillaume Gomez | -0/+30 |
| 2022-07-13 | Rollup merge of #99152 - GuillaumeGomez:css-theme-var, r=jsha | Guillaume Gomez | -163/+45 |
| 2022-07-13 | Rollup merge of #99148 - SOF3:clarify-xsize-bound, r=scottmcm | Guillaume Gomez | -24/+32 |
| 2022-07-13 | Rollup merge of #99132 - jyn514:autolabel, r=Mark-Simulacrum | Guillaume Gomez | -0/+13 |
| 2022-07-13 | Rollup merge of #99020 - fee1-dead-contrib:repr_transparent_non_exhaustive, r... | Guillaume Gomez | -5/+362 |
| 2022-07-13 | Rollup merge of #98848 - flip1995:clippy-book, r=jyn514 | Guillaume Gomez | -19/+28 |
| 2022-07-13 | Rollup merge of #98789 - aDotInTheVoid:rjdt-derives, r=jsha | Guillaume Gomez | -45/+45 |
| 2022-07-13 | Auto merge of #99066 - est31:remove_box_librustdoc, r=jsha | bors | -39/+47 |
| 2022-07-13 | Auto merge of #99149 - ferrocene:pa-nightly-branch, r=Mark-Simulacrum | bors | -13/+15 |
| 2022-07-13 | fix documentation | Deadbeef | -6/+10 |
| 2022-07-13 | Auto merge of #99101 - RalfJung:interpret-projections, r=oli-obk | bors | -432/+540 |
| 2022-07-12 | llvm-wrapper: adapt for LLVM API change | Krasimir Georgiev | -0/+6 |
| 2022-07-12 | Mention rust-analyzer maintainers when `proc_macro` bridge is changed | Jonas Schievink | -0/+3 |
| 2022-07-12 | ignore wasm=32 & bless | ouz-a | -130/+133 |
| 2022-07-12 | Auto merge of #99177 - Dylan-DPC:rollup-m0k9q2w, r=Dylan-DPC | bors | -427/+1180 |
| 2022-07-12 | Rollup merge of #99171 - GuillaumeGomez:rustdoc-ui-test-regex, r=Dylan-DPC | Dylan DPC | -19/+70 |
| 2022-07-12 | Rollup merge of #99154 - rosehuds:master, r=cjgillot | Dylan DPC | -5/+3 |
| 2022-07-12 | Rollup merge of #99038 - jackh726:earlybinder-cleanup, r=lcnr | Dylan DPC | -45/+57 |
| 2022-07-12 | Rollup merge of #98972 - TaKO8Ki:suggest-adding-missing-zero-to-floating-poin... | Dylan DPC | -4/+219 |
| 2022-07-12 | Rollup merge of #98633 - c410-f3r:yet-another-let-chain, r=estebank | Dylan DPC | -301/+827 |
| 2022-07-12 | Rollup merge of #98622 - petrochenkov:executables, r=oli-obk | Dylan DPC | -53/+4 |
| 2022-07-12 | add new rval, pull deref early | ouz-a | -103/+274 |
| 2022-07-12 | :arrow_up: rust-analyzer | Laurențiu Nicola | -7/+7 |
| 2022-07-12 | add more tests | Deadbeef | -18/+122 |
| 2022-07-12 | check non_exhaustive attr and private fields for transparent types | Deadbeef | -5/+254 |
| 2022-07-12 | Update -zhelp and -chelp rustdoc-ui tests to use regex-error-pattern | Guillaume Gomez | -0/+4 |
| 2022-07-12 | Add regex-error-pattern flag in compiletest | Guillaume Gomez | -19/+66 |
| 2022-07-12 | add regression test for #74713 | Takayuki Maeda | -0/+30 |
| 2022-07-12 | implement a suggestion for a floating point number with a type suffix | Takayuki Maeda | -11/+159 |
| 2022-07-11 | use a loop rather than try_fold | Ralf Jung | -23/+21 |
| 2022-07-11 | interpret: refactor projection handling code | Ralf Jung | -421/+531 |
| 2022-07-12 | Auto merge of #99165 - matthiaskrgr:rollup-rqpelfa, r=matthiaskrgr | bors | -103/+516 |
| 2022-07-11 | Remove box syntax from Box<BareFunctionDecl> construction | est31 | -3/+3 |
| 2022-07-11 | Remove box syntax for Box<rustdoc::clean::types::Type> construction | est31 | -11/+11 |
| 2022-07-11 | Remove box syntax for Box<ImplItem> construction | est31 | -5/+5 |
| 2022-07-11 | Remove box syntax for Box<Attributes> construction | est31 | -6/+12 |
| 2022-07-11 | Remove box syntax from Box<dyn Iterator> construction | est31 | -6/+8 |
| 2022-07-11 | Rollup merge of #99161 - fee1-dead-contrib:compile-test-edition-trim, r=jyn514 | Matthias Krüger | -2/+2 |
| 2022-07-11 | Rollup merge of #99146 - compiler-errors:issue-61525, r=lcnr | Matthias Krüger | -18/+77 |
| 2022-07-11 | Rollup merge of #99145 - jyn514:dont-rerun-build-script, r=wesleywiser | Matthias Krüger | -0/+3 |
| 2022-07-11 | Rollup merge of #99142 - notriddle:notriddle/doctest-multiline-crate-attribut... | Matthias Krüger | -23/+66 |
| 2022-07-11 | Rollup merge of #99124 - compiler-errors:issue-99122, r=oli-obk | Matthias Krüger | -21/+58 |
| 2022-07-11 | Rollup merge of #99075 - danobi:dup_type_hint_sugg, r=petrochenkov | Matthias Krüger | -25/+13 |
| 2022-07-11 | Rollup merge of #99055 - GuillaumeGomez:rustdoc-help-options, r=jyn514 | Matthias Krüger | -11/+265 |
| 2022-07-11 | Rollup merge of #97210 - Milo123459:clippy-args, r=jyn514 | Matthias Krüger | -3/+32 |