Files
ale/test
Felix Maurer 80dcd648d3 rust-analyzer for non-Cargo projects (#4118)
* rust-analyzer in non-cargo projects

rust-analyzer can also be used in non-cargo projects. This requires a
rust-project.json file in the project root [1].

Make the rust-analyzer linter search for a rust-project.json file if no
Cargo.toml file could be found.

[1]: https://rust-analyzer.github.io/manual.html#non-cargo-based-projects

* Document rust-analyzer without cargo

* Test rust-analyzer with non-cargo projects

Change the other rust tests to match the new directory structure of the
test files.
2022-03-23 10:56:29 +09:00
..
2022-03-20 13:20:33 +00:00
2022-01-04 21:49:03 +09:00
2020-08-16 21:20:08 +01:00
2022-03-05 01:24:43 +00:00
2019-05-24 01:13:52 +01:00
2021-02-02 13:15:46 +01:00