GitXplorerGitXplorer
v

cross-rust-analyzer

public
6 stars
1 forks
3 issues

Commits

List of commits on branch master.
Verified
24dc2b81c0ee4b72a1a3e0dac52bfdb64f5b8b15

Merge pull request #3 from vsrs/dependabot/npm_and_yarn/lodash-4.17.21

vvsrs committed 4 years ago
Verified
9faa4849bd4ef664b1c60ac749592e3c7467779b

Bump lodash from 4.17.19 to 4.17.21

ddependabot[bot] committed 4 years ago
Verified
19258261d7bc768e06030e6df09d99cfe02aa4d4

Merge pull request #1 from vsrs/dependabot/npm_and_yarn/lodash-4.17.19

vvsrs committed 4 years ago
Verified
b88c7557066e8855a8af6e019daee72dfa42de99

Bump lodash from 4.17.15 to 4.17.19

ddependabot[bot] committed 4 years ago
Unverified
0bd3dfc5b9c79b0cbf77c53e6735f863797da4ed

Update readme

vvsrs committed 5 years ago
Unverified
70303982063392fcfbf305f300ea0d056e563311

Add buildShellExecution command

vvsrs committed 5 years ago

README

The README file for this repository.

cross-rust-analyzer

This is a companion extension for the rust-analyzer adding cross support.

To enable cross for a project you need to add "rust-analyzer.cargoRunner": "cross-rust-analyzer" to the settings.json. Then it is possible to select a target from status bar or specify manually in the settings.json: "cross-rust-analyzer.target":"arm-unknown-linux-gnueabi".

screencast