intellij-rust.github.io
intellij-rust.github.io copied to clipboard
Official website of IntelliJ-Rust project
Results
4
intellij-rust.github.io issues
Sort by
recently updated
recently updated
newest added
It should fix wrong layout of gif images
Starting with rust 1.60, making a dependency optional no longer creates an implicit feature, but uses the `dep:` syntax instead. This is important as it disables the ability to enable...