Update doc/languages-frameworks/rust.section.md
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
parent
ae7b2678f3
commit
d43e8d5549
1 changed files with 1 additions and 0 deletions
|
@ -939,6 +939,7 @@ Fenix also has examples with `buildRustPackage`,
|
||||||
[crane](https://github.com/ipetkov/crane),
|
[crane](https://github.com/ipetkov/crane),
|
||||||
[naersk](https://github.com/nix-community/naersk),
|
[naersk](https://github.com/nix-community/naersk),
|
||||||
and cross compilation in its [Examples](https://github.com/nix-community/fenix#examples) section.
|
and cross compilation in its [Examples](https://github.com/nix-community/fenix#examples) section.
|
||||||
|
|
||||||
## Using `git bisect` on the Rust compiler {#using-git-bisect-on-the-rust-compiler}
|
## Using `git bisect` on the Rust compiler {#using-git-bisect-on-the-rust-compiler}
|
||||||
|
|
||||||
Sometimes an upgrade of the Rust compiler (`rustc`) will break a
|
Sometimes an upgrade of the Rust compiler (`rustc`) will break a
|
||||||
|
|
Loading…
Reference in a new issue