Commit Graph

23 Commits

Author SHA1 Message Date
Nilstrieb 6fea128f8c Use `rust-analyzer.rustc.source` to get r-a working with rustc 2024-01-04 15:24:51 +01:00
bjorn3 efd3081083 Update rust-analyzer config 2023-10-23 13:24:46 +00:00
bjorn3 d0b8896189 Allow building the build system using cargo
Rust's build system only handles cargo, not rustc.
2023-06-13 16:39:59 +00:00
bjorn3 3a27253289 Enable VSCode formatOnSave 2023-01-13 16:13:26 +00:00
bjorn3 e14e5c2af1 Don't use hyperfine during testing
A new command ./y.rs bench is introduced for benchmarking. This change
allows skipping hyperfine installation in ./y.rs prepare and thus avoids
writing to ~/.cargo/bin.
2023-01-05 18:14:59 +00:00
bjorn3 ddc66ffecc Make rust-analyzer run flycheck on the build system 2022-10-28 12:48:51 +00:00
bjorn3 bd8be325ab Better rust-analyzer.linkedProjects value 2022-10-28 09:54:17 +00:00
bjorn3 e1a7791fcb Update rust-analyzer.linkedProjects 2022-10-13 13:16:06 +00:00
bjorn3 e97e40de22 Update rust-analyzer configuration 2022-05-22 20:35:24 +02:00
bjorn3 eb881b486f Add missing comma in vscode settings 2022-05-06 18:12:01 +02:00
bjorn3 c6c2f458df Enable unstable-features feature of cg_clif for rust-analyzer 2021-11-26 15:33:56 +01:00
bjorn3 e8ff364493 Fix rust-analyzer setting 2021-07-02 12:39:51 +02:00
bjorn3 bc67726882 Update rust-analyzer import assist config 2021-06-19 13:59:25 +02:00
bjorn3 2db4e50618 Rewrite build.sh in rust
This makes it easier to compile cg_clif on systems that don't support
bash shell scripts like Windows
2021-06-19 13:54:25 +02:00
bjorn3 b4bf4b5c09 Enable and disable some rust-analyzer diagnostics 2021-04-14 14:20:42 +02:00
bjorn3 eefe1ede82 Update config name for latest rust-analyzer 2021-03-09 12:52:43 +01:00
bjorn3 c247446570 Disable macro-error rust-analyzer diagnostic 2021-02-23 09:56:16 +01:00
bjorn3 2ced8c0eb0 Fix rust-analyzer pref name 2021-01-21 21:22:19 +01:00
bjorn3 5b32489e72 Set rust-analyzer importMergeBehaviour option to last 2020-12-25 12:47:03 +01:00
bjorn3 8ebfc9142f Fix rust-analyzer.linkedProjects paths 2020-10-11 13:19:39 +02:00
bjorn3 cb2dd4b5e0 Update rust-analyzer config for changed path 2020-10-05 11:14:10 +02:00
bjorn3 cb3101d178 Improve rust-analyzer configuration 2020-09-22 12:36:03 +02:00
bjorn3 cc8744c004 Set rust-analyzer.linkedProjects for vscode 2020-07-12 21:08:00 +02:00