This will create a new pull request consisting of 0 PRs.
A rollup is useful for shortening the queue, but jumping the queue is unfair to older PRs who have waited too long.
When creating a real rollup, see this instruction for reference.
—
49 total, 0 approved, 0 rolled up, 0 failed / /
Sort key | # | Status | Mergeable | Title | Head ref | Assignee | Approved by | Priority | Rollup | |
---|---|---|---|---|---|---|---|---|---|---|
1 | 13528 | yes | Add `$manifest_path` substitution for cargo override commands | Veykril:cargo-subs | Veykril | 0 | ||||
2 | 15177 | Fix panic in `handle_code_action` | rust-lang:Veykril-patch-1 | 0 | ||||||
3 | 15396 | yes | Fail unsizing coercion on all `Solution::Ambig` | lowr:fix/no-unsize-coercion-on-ambig | 0 | |||||
4 | 15476 | yes | Substitute $saved_file in custom check commands | Wilfred:implement-saved-file3 | Veykril | 0 | ||||
5 | 15486 | yes | Stop offering private functions for completion | petr-tik:n15134_hide_private_from_autocomplete_2 | 0 | |||||
6 | 15515 | yes | Check if lhs is also a binexpr and use its rhs in flip binexpr assist | cardoso:flip-binexpr/lhs-binexpr | 0 | |||||
7 | 15627 | yes | Draft: Prioritize import suggestions based on the expected type | jmintb:sort_imports | 0 | |||||
8 | 15636 | yes | Show which roots are being scanned in progress messages | 9999years:show-which-roots-are-scanned | 0 | |||||
9 | 15697 | yes | Enable Syntax Highlighting for no_test Code Blocks | Indra-db:master | 0 | |||||
10 | 15705 | yes | fix: resolve Self type references in delegate method assist | rmehri01:14485_fix_delegate_self_references | 0 | |||||
11 | 15730 | yes | Add postfix completion for let else | Alainx277:let-else-postfix | 0 | |||||
12 | 15747 | yes | [WIP] Pauseing on git rebase | dns2utf8:pause_on_git_lock | 0 | |||||
13 | 15810 | yes | fix: assists panic when trying to edit usage inside macro | rmehri01:assist_panics_in_macros | 0 | |||||
14 | 15863 | yes | feature: Create `UnindexedProject` notification to be sent to the client | davidbarsky:davidbarsky/start-of-monorepo-mode | 0 | |||||
15 | 15868 | yes | fix: failed to infer OUT_DIR when workspace root contains symlink | wasd96040501:fix/symlink2 | 0 | |||||
16 | 15887 | yes | Fix incorrectly replacing references in macro invocation in "Convert to named struct" assist | jinohkang-theori:fix/ide-assists/convert_tuple_struct_to_named_struct/handle_refs_inside_macro_invocations | 0 | |||||
17 | 15896 | yes | Show placeholder while run command gets runnables from server | minestarks:run-quickpick | 0 | |||||
18 | 15898 | yes | Update manual.adoc to add language server client - multilspy | LakshyAAAgrawal:patch-1 | 0 | |||||
19 | 15908 | yes | Taplo Integration Tracking | alibektas:taplo_integration | 0 | |||||
20 | 15910 | yes | minor: Early exit when offset out of bounds in highlight_related | alibektas:15907/fix_highlight_related | 0 | |||||
21 | 15922 | yes | Updated instructions for installing rust-analyzer under Gentoo. | paul-jewell:master | 0 | |||||
22 | 15932 | yes | internal: store indeterminate imports alongside unresolved ones | rosefromthedead:master | 0 | |||||
23 | 15933 | yes | feat: resolve inherent and implemented associated items in docs | 71:inherent-items-in-docs | 0 | |||||
24 | 15938 | yes | feat: add hover display for trait assoc items | Young-Flash:display_trait_item_when_hover | 0 | |||||
25 | 15939 | yes | Update perf-event to 0.4.8 | gigaroby:master | 0 | |||||
26 | 15979 | yes | Adding Run and Debug Selected Test Commands | adstep:run-selected | 0 | |||||
27 | 15990 | yes | feat: add trait_impl_reduntant_assoc_item diagnostic | Young-Flash:trait_impl_reduntant_assoc_item | 0 | |||||
28 | 15991 | yes | Use build scripts from rustc source workspace | eggyal:rustc-workspace-build-scripts | 0 | |||||
29 | 16009 | yes | fix: bug in extract_function.rs | werifu:fix-extract-function | 0 | |||||
30 | 16011 | yes | feat: add proc-macro rebuild on save option | ClSlaid:feat/settings/proc-macro/rebuild-on-save | 0 | |||||
31 | 16016 | yes | fix: Insert fn call parens only if the parens inserted around field name | dfireBird:regression-fix-15879 | 0 | |||||
32 | 11730 | no | :star: allow running things in `--release` | matklad:run-release | 0 | |||||
33 | 13112 | no | Make auto trait bounds work | lowr:patch/auto-trait-bounds | 0 | |||||
34 | 13336 | no | feat: add a new config that limits workspace checks to single crates | jkelleyrtp:jk/workspace-check | 0 | |||||
35 | 13859 | no | Add support for impl traits in type aliases | unexge:type-alias-impl-trait | 0 | |||||
36 | 14532 | no | fix: nested doc comment code blocks don't render in hover preview | DesmondWillowbrook:nested-code-blocks | 0 | |||||
37 | 14589 | no | Basic test explorer for VSCode based on testing API | ShuiRuTian:basic-test-explorer | 0 | |||||
38 | 14883 | no | feat: new ide-assist handle for trait impl codegen | viktorlott:generate-trait-impl-for-enum | 0 | |||||
39 | 14930 | no | fix: let glob imports override other globs' visibility | lowr:fix/glob-may-override-vis | 0 | |||||
40 | 15003 | no | Add support for `become` expr/tail calls | WaffleLapkin:become_unuwuable | 0 | |||||
41 | 15256 | no | editor/code: Allow to apply static analysis for codes opened in webview | tetsuharuohzeki:bundle-webview-code | 0 | |||||
42 | 15456 | no | Add minimal support for cargo scripts | HKalbasi:cargo-script | 0 | |||||
43 | 15510 | no | Add generic parameter assist | anarachnid:master | 0 | |||||
44 | 15520 | no | FIX: generic parameters handling by the `generate_delegate_trait` assist | ponyii:fix/delegate-trait-impl-assist | 0 | |||||
45 | 15655 | no | Properly intern names / symbols | Veykril:name-interning | 0 | |||||
46 | 15795 | no | Convert manual to markdown/mdbook | joshrotenberg:mdbook-yolo | Veykril | 0 | ||||
47 | 15838 | no | fix:Diagnostics calculated from included files report them for the wrong file | wasd96040501:fix/diaginclude | 0 | |||||
48 | 15923 | no | feat: ignored and disabled macro expansion | tamasfe:feat/better-ignored-macros2 | 0 | |||||
49 | 15986 | no | internal: move to `Arc::from_iter` | davidbarsky:david/move-to-arc-iter | 0 |