elpasync pushed a change to branch elpa/rust-mode. from 894487d44c Merge pull request #455 from rust-lang/minor-fixes new faf6d98b3e Make compilation buffer workspace-aware new 49709dceb6 Fulfil requirements of cargo locate-project --workspace new c91d4ddad8 rust-buffer-project: don't use rust-buffer-crate when file-remote-p new 2d6bc53f52 Merge pull request #457 from yanchith/workspace-aware-compilation
Summary of changes: rust-cargo.el | 38 ++++++++++++++++++-------------------- test-project/Cargo.toml | 11 ++++++++++- test-project/src/lib.rs | 4 ++++ 3 files changed, 32 insertions(+), 21 deletions(-) create mode 100644 test-project/src/lib.rs