| Age | Commit message (Expand) | Author | Lines |
| 2022-07-28 | once again tidy was unhappy | Lokathor | -1/+3 |
| 2022-07-28 | Update thumbv4t_none_eabi.rs | Lokathor | -2/+3 |
| 2022-07-14 | tidy demands this whitespace go away | Lokathor | -1/+1 |
| 2022-07-13 | conform to the tidy expectations | Lokathor | -1/+1 |
| 2022-07-13 | add missing imports. | Lokathor | -1/+1 |
| 2022-07-13 | Update thumbv4t_none_eabi.rs | Lokathor | -1/+8 |
| 2022-07-13 | word-wrap the comments. | Lokathor | -2/+10 |
| 2022-07-13 | Auto merge of #97995 - RalfJung:union-more-nodrop, r=Mark-Simulacrum | bors | -529/+507 |
| 2022-07-13 | add array tests, cleanup, tidy, and bless | Ralf Jung | -15/+35 |
| 2022-07-13 | assigning to a union field can never drop now | Ralf Jung | -57/+14 |
| 2022-07-13 | remove untagged_union feature gate | Ralf Jung | -449/+386 |
| 2022-07-13 | also allow arrays of allowed types | Ralf Jung | -4/+13 |
| 2022-07-13 | allow unions with mutable references and tuples of allowed types | Ralf Jung | -12/+59 |
| 2022-07-13 | factor 'is this type allowed as union field on stable' into separate function | Ralf Jung | -3/+11 |
| 2022-07-13 | Auto merge of #99136 - CAD97:layout-faster, r=scottmcm | bors | -21/+38 |
| 2022-07-13 | Auto merge of #99210 - Dylan-DPC:rollup-879cp1t, r=Dylan-DPC | bors | -830/+830 |
| 2022-07-13 | Auto merge of #98145 - ouz-a:some_branch, r=oli-obk | bors | -227/+401 |
| 2022-07-13 | Rollup merge of #99199 - TaKO8Ki:remove-unnecessary-span-to-snippet, r=cjgillot | Dylan DPC | -14/+11 |
| 2022-07-13 | Rollup merge of #99155 - Amanieu:unstable-target-features, r=davidtwco | Dylan DPC | -28/+67 |
| 2022-07-13 | Rollup merge of #99030 - rust-lang:notriddle/field-recovery, r=petrochenkov | Dylan DPC | -10/+37 |
| 2022-07-13 | Rollup merge of #99011 - oli-obk:UnsoundCell, r=eddyb | Dylan DPC | -513/+139 |
| 2022-07-13 | Rollup merge of #98574 - dingxiangfei2009:let-else-thir, r=oli-obk | Dylan DPC | -265/+576 |
| 2022-07-13 | Auto merge of #99203 - GuillaumeGomez:rollup-b2re0dv, r=GuillaumeGomez | bors | -263/+571 |
| 2022-07-13 | Limit test to x86 targets for reproducability | Oli Scherer | -0/+1 |
| 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 | avoid `&str` to `String` conversions | Takayuki Maeda | -2/+2 |
| 2022-07-13 | remove an unnecessary `span_to_snippet` | Takayuki Maeda | -12/+9 |
| 2022-07-13 | Auto merge of #99101 - RalfJung:interpret-projections, r=oli-obk | bors | -432/+540 |
| 2022-07-12 | Update compiler/rustc_parse/src/parser/expr.rs | Michael Howell | -1/+1 |
| 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 |