| Age | Commit message (Expand) | Author | Lines |
| 2023-03-15 | Exhaustively match over all alias kinds | Oli Scherer | -20/+29 |
| 2023-03-14 | Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors | bors | -357/+145 |
| 2023-03-14 | Auto merge of #109057 - compiler-errors:rpitit-info-again, r=spastorino | bors | -23/+31 |
| 2023-03-14 | Auto merge of #108992 - petrochenkov:qcstore2, r=cjgillot | bors | -250/+169 |
| 2023-03-14 | Auto merge of #109097 - matthiaskrgr:rollup-6ydc4ri, r=matthiaskrgr | bors | -141/+451 |
| 2023-03-13 | Rollup merge of #109088 - Nilstrieb:target-feature-on-statics-when, r=compile... | Matthias Krüger | -36/+139 |
| 2023-03-13 | Rollup merge of #109083 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-03-13 | Rollup merge of #109081 - krasimirgg:llvm-17-simd-wide-sum, r=nikic | Matthias Krüger | -1/+1 |
| 2023-03-13 | Rollup merge of #109058 - tmiasko:is-checkable, r=jackh726 | Matthias Krüger | -0/+3 |
| 2023-03-13 | Rollup merge of #109055 - ozkanonur:detect_src_and_out, r=albertlarsan68 | Matthias Krüger | -2/+33 |
| 2023-03-13 | Rollup merge of #108830 - compiler-errors:new-solver-fast-reject-faster, r=lcnr | Matthias Krüger | -83/+250 |
| 2023-03-13 | Rollup merge of #108607 - psumbera:solaris-no-flock-bootstrap, r=albertlarsan68 | Matthias Krüger | -8/+15 |
| 2023-03-13 | Rollup merge of #108507 - hermitcore:new, r=m-ou-se | Matthias Krüger | -4/+3 |
| 2023-03-13 | Rollup merge of #108419 - tgross35:atomic-as-ptr, r=m-ou-se | Matthias Krüger | -7/+7 |
| 2023-03-13 | Auto merge of #109094 - Nilstrieb:no-thin-lto-on-windows, r=jyn514 | bors | -2/+1 |
| 2023-03-13 | Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds" | Nilstrieb | -2/+1 |
| 2023-03-13 | Gracefully handle `#[target_feature]` on statics | Nilstrieb | -36/+139 |
| 2023-03-13 | Don't opt_rpitit_info as a separate query | Michael Goulet | -23/+31 |
| 2023-03-13 | Update books | rustbot | -0/+0 |
| 2023-03-13 | Auto merge of #109069 - lnicola:rust-analyzer-2023-03-13, r=lnicola | bors | -3055/+12635 |
| 2023-03-13 | Don't use fd-lock on Solaris in bootstrap | Petr Sumbera | -8/+15 |
| 2023-03-13 | Better names? | Michael Goulet | -49/+55 |
| 2023-03-13 | Add a test that used to take forever to compile | Michael Goulet | -0/+43 |
| 2023-03-13 | Treat projections with infer as placeholder during fast reject in new solver | Michael Goulet | -68/+186 |
| 2023-03-13 | simd-wide-sum test: adapt for LLVM 17 codegen change | Krasimir Georgiev | -1/+1 |
| 2023-03-13 | Auto merge of #108623 - scottmcm:try-different-as-slice-impl, r=the8472 | bors | -42/+96 |
| 2023-03-13 | metadata/resolve: Minor refactoring to "tcx -> cstore" conversions | Vadim Petrochenkov | -9/+14 |
| 2023-03-13 | metadata: Remove some more untracked `CStore` methods | Vadim Petrochenkov | -21/+10 |
| 2023-03-13 | resolve: Remove `struct_field_names_untracked` | Vadim Petrochenkov | -76/+56 |
| 2023-03-13 | resolve: Centralize retrieval of items span and item name | Vadim Petrochenkov | -69/+37 |
| 2023-03-13 | resolve: Remove `fn_has_self_parameter_untracked` | Vadim Petrochenkov | -14/+15 |
| 2023-03-13 | resolve: Remove `struct_field_visibilities_untracked` | Vadim Petrochenkov | -50/+37 |
| 2023-03-13 | resolve: Partially remove `item_attrs_untracked` | Vadim Petrochenkov | -8/+4 |
| 2023-03-13 | resolve: Remove `visibility_untracked` | Vadim Petrochenkov | -11/+4 |
| 2023-03-13 | Auto merge of #108471 - clubby789:unbox-the-syntax, r=Nilstrieb,est31 | bors | -1054/+979 |
| 2023-03-13 | :arrow_up: rust-analyzer | Laurențiu Nicola | -3055/+12635 |
| 2023-03-13 | Auto merge of #14333 - lnicola:sync-from-rust, r=lnicola | bors | -1/+1 |
| 2023-03-13 | Merge branch 'master' into sync-from-rust | Laurențiu Nicola | -3057/+12645 |
| 2023-03-13 | Auto merge of #109011 - jsha:reduce-allocations-inner-full-print, r=notriddle | bors | -65/+71 |
| 2023-03-12 | Clarify the text of some comments | Scott McMurray | -1/+5 |
| 2023-03-12 | Auto merge of #108872 - cjgillot:simp-const-prop, r=oli-obk | bors | -330/+249 |
| 2023-03-12 | create `config::tests::detect_src_and_out` test for bootstrap | ozkanonur | -2/+33 |
| 2023-03-12 | Auto merge of #109056 - matthiaskrgr:rollup-9trny1z, r=matthiaskrgr | bors | -219/+549 |
| 2023-03-12 | Rollup merge of #109052 - GuillaumeGomez:rustdoc-gui-tester-eslint, r=notriddle | Matthias Krüger | -9/+106 |
| 2023-03-12 | Rollup merge of #109047 - tshepang:type, r=lcnr | Matthias Krüger | -1/+1 |
| 2023-03-12 | Rollup merge of #109032 - compiler-errors:shorter, r=BoxyUwU | Matthias Krüger | -15/+13 |
| 2023-03-12 | Rollup merge of #109031 - thomcc:config-example-toml, r=ozkanonur | Matthias Krüger | -17/+16 |
| 2023-03-12 | Rollup merge of #109029 - compiler-errors:parse-gating, r=jackh726 | Matthias Krüger | -27/+61 |
| 2023-03-12 | Rollup merge of #109026 - joshtriplett:rc-into-inner, r=dtolnay | Matthias Krüger | -0/+33 |
| 2023-03-12 | Rollup merge of #109009 - notriddle:notriddle/edit-distance, r=GuillaumeGomez | Matthias Krüger | -149/+235 |