Skip to content

Commit

Permalink
Merge pull request #17700 from chrysn-pull-requests/doc-c2rust-double…
Browse files Browse the repository at this point in the history
…-line

doc/rust: Remove duplicate (and wrong) line
  • Loading branch information
kaspar030 authored Feb 24, 2022
2 parents f2d7a04 + 204a622 commit fa450ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/doxygen/src/using-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ and needs some patches applied:
```shell
$ rustup install nightly-2019-12-05
$ rustup component add --toolchain nightly-2019-12-05 rustfmt rustc-dev
$ cargo +nightly-2019-12-05 install c2rust
$ git clone https://github.com/chrysn-pull-requests/c2rust -b for-riot
$ cd c2rust
$ cargo +nightly-2019-12-05 install --locked --path c2rust
Expand Down

0 comments on commit fa450ee

Please sign in to comment.