rust icon indicating copy to clipboard operation
rust copied to clipboard

Results 5 rust issues
Sort by recently updated
recently updated
newest added

Hi. I was trying "rust + codespaces" combination and came across this repository (it's working well for bootstrapping). They're minor ones, but just noticed several typos.

When I rebuild a container based on the template I have these errors in creation log: ``` 2022-01-11T18:08:19: => [4/4] RUN bash ./setup.sh 109.7s 2022-01-11T18:08:19: => => # ./setup.sh: line...

:wave: Hi @rylev, @mattetti, and @bnb - thanks so much for creating this repo! I'm a PM on the VS Code team working on things like dev containers, and it's...

This commit changes the current setup but does not add or remove anything major. - rename `setup.sh` to `script.sh`: If the file is named `setup.sh` github uses that instead of...