| Age | Commit message (Expand) | Author | Lines |
| 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 #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 | Auto merge of #108623 - scottmcm:try-different-as-slice-impl, r=the8472 | bors | -42/+96 |
| 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 | 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 |
| 2023-03-12 | Rollup merge of #108651 - LeSeulArtichaut:108645-target-feature-on-main, r=Ni... | Matthias Krüger | -1/+84 |
| 2023-03-12 | Fix formatting of new Rc::into_inner test | David Tolnay | -1/+0 |
| 2023-03-12 | Auto merge of #108845 - Zoxc:par-fix-2, r=cjgillot | bors | -6/+21 |
| 2023-03-12 | Auto merge of #14328 - lnicola:build-scripts-extra-args, r=Veykril | bors | -1/+30 |
| 2023-03-12 | Add rustdoc-gui eslint check into CI | Guillaume Gomez | -1/+2 |
| 2023-03-12 | Add eslint check for rustdoc-gui tester | Guillaume Gomez | -8/+104 |
| 2023-03-12 | Auto merge of #108820 - cjgillot:ensure-on-disk, r=oli-obk | bors | -30/+116 |
| 2023-03-12 | Allow `#[target_feature]` on `main` and `start` for WASM | Léo Lanteri Thauvin | -2/+14 |
| 2023-03-12 | Forbid the use of `#[target_feature]` on `start` | Léo Lanteri Thauvin | -0/+39 |
| 2023-03-12 | Forbid the use of `#[target_feature]` on `main` | Léo Lanteri Thauvin | -1/+33 |
| 2023-03-12 | Add recovery for use of removed `box` syntax | clubby789 | -10/+105 |
| 2023-03-12 | Remove `box-syntax` from unstable book | clubby789 | -22/+0 |
| 2023-03-12 | Remove `box_syntax` from AST and use in tools | clubby789 | -95/+40 |
| 2023-03-12 | Remove uses of `box_syntax` in rustc and tools | clubby789 | -944/+851 |
| 2023-03-12 | Add and use rust-analyzer.cargo.extraArgs setting | Laurențiu Nicola | -2/+27 |
| 2023-03-12 | typo | Tshepang Mbambo | -1/+1 |
| 2023-03-12 | Auto merge of #109043 - matthiaskrgr:rollup-genkz0e, r=matthiaskrgr | bors | -87/+914 |
| 2023-03-12 | Rollup merge of #109034 - compiler-errors:lazy-norm-tests, r=jackh726 | Matthias Krüger | -0/+172 |
| 2023-03-12 | Rollup merge of #109028 - GuillaumeGomez:rustdoc-js-tester-eslint, r=notriddle | Matthias Krüger | -45/+144 |
| 2023-03-12 | Rollup merge of #109018 - jyn514:global-allocator-comment, r=lqd | Matthias Krüger | -0/+9 |
| 2023-03-12 | Rollup merge of #109017 - klensy:dupe, r=cjgillot | Matthias Krüger | -6/+2 |
| 2023-03-12 | Rollup merge of #109013 - Nilstrieb:obscurity-is-not-a-necessity, r=fee1-dead | Matthias Krüger | -5/+18 |
| 2023-03-12 | Rollup merge of #108984 - Teapot4195:issue-106803-fix, r=ozkanonur | Matthias Krüger | -0/+2 |
| 2023-03-12 | Rollup merge of #108841 - jackh726:issue-90528, r=compiler-errors | Matthias Krüger | -7/+490 |
| 2023-03-12 | Rollup merge of #108797 - thomcc:sourcemap_include_binary_file, r=compiler-er... | Matthias Krüger | -3/+8 |
| 2023-03-12 | Rollup merge of #108726 - est31:backticks_matchmaking_tidy, r=Nilstrieb | Matthias Krüger | -21/+69 |
| 2023-03-12 | Auto merge of #108794 - nnethercote:avoid-unnecessary-hashing, r=cjgillot | bors | -82/+100 |
| 2023-03-11 | Move `Option::as_slice` to an always-sound implementation | Scott McMurray | -42/+92 |
| 2023-03-12 | Auto merge of #108682 - est31:simplify_dirs, r=davidtwco | bors | -34/+34 |