Skip to content

Commit ffdb562

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents 18917c3 + 51fdb79 commit ffdb562

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,7 @@ If you want to help me, please star this repository to increase the visibility o
196196
## Roadmap
197197

198198
* Better windows compatibility when not using WLS: The commands `rm -rf` and `mkdir -p` only exist on unix. To support Windows without WLS we should run the equivalent powershell command when Windows is detected.
199-
* Rust: Support for `Build and run (cargo)`, `Build (cargo)`, and `Run (cargo)`.
200-
* Go: Support for `Build and run (cli)`, `Build (cli)`, and `Run (cli)`.
199+
* ~~Rust: Support for `Cargo build and run`, `Cargo build`, and `Cargo run`.~~
201200
* ~~Allow `# comments` in `.solution.toml` files.~~
202201
* ~~BREAKING CHANGE: Use `.solution.toml` instead of `.solution` files. This allow code editors to highlight possible errors in the config file.~~
203202
* ~~Proposal: Always compile in debug mode by default, so people don't have to create a `.solution` file just to set the debug argument to debug their programs on DAP.~~

0 commit comments

Comments
 (0)