Skip to content

Commit 4624b82

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/main'
2 parents f477191 + 9d97d73 commit 4624b82

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,3 @@ 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 `Cargo build and run`, `Cargo build`, and `Cargo run`.~~
200-
* ~~Allow `# comments` in `.solution.toml` files.~~
201-
* ~~BREAKING CHANGE: Use `.solution.toml` instead of `.solution` files. This allow code editors to highlight possible errors in the config file.~~
202-
* ~~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.~~
203-
* ~~Fix: We are erroneous refering to "compiler arguments" as "compiler parameters"~~

0 commit comments

Comments
 (0)