Rainicorn icon indicating copy to clipboard operation
Rainicorn copied to clipboard

Parse Rust code in a way that helps IDEs provide editor Outline and other functionality.

Results 3 Rainicorn issues
Sort by recently updated
recently updated
newest added

Fixes error E0642 `patterns aren't allowed in methods without bodies` with rustc v1.26.

I tried running the following command as per the installation instructions: `cargo install --git https://github.com/RustDT/Rainicorn --tag version_1.x` It gave me the following output: Updating git repository 'https://github.com/RustDT/Rainicorn' Installing rainicorn v1.3.0...