commit | 0bded8073d4c23a963210dbe2f27c6d0d397a5cb | [log] [tgz] |
---|---|---|
author | Matt <msta@google.com> | Tue Dec 05 13:24:29 2023 +1100 |
committer | GitHub <noreply@github.com> | Mon Dec 04 18:24:29 2023 -0800 |
tree | c70f08e94869ee1003fbddfbe695c1159bde30b4 | |
parent | 742cb46ccd78b10860bb189d43e10f37395afb64 [diff] |
Add an option to save the json output from rustc to pass to rust-analyzer (#1942) @googleson78 originally wrote https://github.com/bazelbuild/rules_rust/pull/1657 in order to solve this problem. As discussed in that PR, they're no longer working on this, so I offered to pick this up. This is the same PR as that one, but has some bugfixes and refactoring applied. --------- Co-authored-by: Georgi Lyubenov <georgi.lyubenov@tweag.io> Co-authored-by: UebelAndre <github@uebelandre.com>
This repository provides rules for building Rust projects with Bazel.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust
.
Please refer to the full documentation.