Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add Bazel integration #10383

Draft
wants to merge 113 commits into
base: master
Choose a base branch
from

Conversation

tudny
Copy link

@tudny tudny commented Apr 25, 2023

changelog:
Working on a support for Rust targets sent via BSP (currently Bazel-BSP).
Requires: JetBrains/bazel-bsp#394

tudny and others added 30 commits December 21, 2022 23:38
Xewar313 and others added 26 commits May 11, 2023 18:16
# Conflicts:
#	src/main/kotlin/org/rust/cargo/icons/CargoIcons.kt
#	src/main/kotlin/org/rust/cargo/project/model/AttachCargoProjectAction.kt
#	src/main/kotlin/org/rust/cargo/project/model/impl/CargoProjectImpl.kt
#	src/main/kotlin/org/rust/cargo/project/model/impl/CargoSyncTask.kt
#	src/main/kotlin/org/rust/cargo/project/toolwindow/CargoToolWindow.kt
#	src/main/kotlin/org/rust/cargo/project/workspace/StandardLibrary.kt
#	src/main/kotlin/org/rust/cargo/toolchain/tools/Cargo.kt
#	src/main/kotlin/org/rust/ide/annotator/format/impl.kt
#	src/main/kotlin/org/rust/ide/fixes/ImplementDisplayFix.kt
#	src/main/kotlin/org/rust/lang/core/completion/lint/ClippyLints.kt
#	src/main/kotlin/org/rust/lang/core/completion/lint/RustcLints.kt
#	src/main/resources/META-INF/rust-core.xml
#	src/main/resources/compiler-info/compiler-features.json
#	src/main/resources/messages/RsBundle.properties
#	src/test/kotlin/org/rust/ide/annotator/RsFormatMacroAnnotatorTest.kt
@Toomimi Toomimi force-pushed the bsp-connection branch 2 times, most recently from d6d5a28 to 6015a3b Compare August 7, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants