Files
rust/crates/rust-analyzer/src
bors[bot] b3ceee2a27 Merge #6761
6761: Make config.rs a single source of truth for configuration. r=matklad a=matklad

Configuration is editor-independent. For this reason, we pick
JSON-schema as the repr of the source of truth. We do specify it using
rust-macros and some quick&dirty hackery though.

The idea for syncing truth with package.json is to just do that
manually, but there's a test to check that they are actually synced.

I'll add something like `rust-analyzer --config-schema` in a follow-up
commit.


Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2020-12-08 18:21:28 +00:00
..
2020-12-08 14:27:18 +02:00
2020-08-13 17:58:27 +02:00
2020-11-16 15:10:13 -05:00
2020-10-24 11:39:57 +03:00
2020-12-07 23:41:08 +02:00
2020-12-08 13:30:16 +00:00
2020-12-07 23:41:08 +02:00
2020-06-28 01:30:45 +03:00
2020-11-16 15:10:13 -05:00
2020-12-07 23:41:08 +02:00
2020-12-07 23:41:08 +02:00
2020-06-24 18:57:30 +02:00
2020-12-07 23:41:08 +02:00