run-make-support: investigate if it's possible to make rust-analyzer work with rmake.rs files #125727
Labels
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Currently when editing rmake.rs test files you don't get any code completion support, which makes it harder to edit tests (editor doc previews are especially helpful). It would be awesome if we could hack in code completion support for run-make test files.
The text was updated successfully, but these errors were encountered: