rust-playground icon indicating copy to clipboard operation
rust-playground copied to clipboard

The Rust Playground

Results 165 rust-playground issues
Sort by recently updated
recently updated
newest added

While playing with doctest on playground, I just noticed the errors are not highlighted under `test` mode. Thus, I wonder it might be helpful to highlight errors if users are...

This PR will upgrade TS to 4.7 and also prettier to 2.7.1 in order to support TS 4.7 syntax. ### Webpack Build Time in production mode on my machine (macOS...

Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

From https://github.com/integer32llc/rust-playground/pull/321#issuecomment-656398504: > My opinion is that it should be distinct but related to the favicon on https://rust-lang.org. A possible alternative to the Rust language favicon, but using a "P"...

## Response was not JSON: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data It happens sometimes, I didn't find out exact reason, after pressing run...

It would be great to support benchmark tests through the command `cargo bench` available on nightly. Possible use cases include making it easier for others to help optimize code snippets.

enhancement
help wanted
question

I have a customized third-party playground that I made by forking this repo and making some changes. The changes are [here](https://github.com/Sunscreen-tech/rust-playground/tree/upstream). I'd like to take many of these changes back...

As seen in https://rust-lang-nursery.github.io/rust-toolstate/ and https://rust-lang.github.io/rustup-components-history/, the `miri` rustup component is not always available in every nightly. Currently when this happens, CI on PRs to this repo fails in the...

![Screenshot](https://media.discordapp.net/attachments/703332075914264609/990941522428067860/Screenshot_2022-06-27-13-26-12-876_org.mozilla.firefox.jpg) Started happening only recently. Since a day ago or so?