Update doc/languages-frameworks/rust.section.md

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
Adam Joseph 2023-11-12 09:31:39 +00:00 committed by GitHub
parent ae7b2678f3
commit d43e8d5549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -939,6 +939,7 @@ Fenix also has examples with `buildRustPackage`,
[crane](https://github.com/ipetkov/crane),
[naersk](https://github.com/nix-community/naersk),
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}
Sometimes an upgrade of the Rust compiler (`rustc`) will break a