diff --git a/.cargo/config.toml b/.cargo/config.toml index 65b241f..9bb778c 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -3,7 +3,3 @@ coverage = "tarpaulin --out Html --skip-clean --output-dir coverage" [build] rustc-wrapper = "sccache" - -[target.x86_64-unknown-linux-gnu] -linker = "clang" -rustflags = ["-C", "link-arg=-fuse-ld=/usr/local/bin/mold"] diff --git a/.idea/workspace.xml b/.idea/workspace.xml index cbc123c..928016c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,31 +8,19 @@ - - - - - - - - + + - - - - + + + + + + - + + - - - - - - - - -