issues Search Results · repo:rust-in-action/code language:Rust
Filter by
73 results
(53 ms)73 results
inrust-in-action/code (press backspace or delete to remove)Hello @timClicks, it seems there are some open issues and even ready-to-be-merged pull requests.
By skimming through some of them, like e.g. #53 , it seems that you have either enormously long weeks, ...
AdamJel
- Opened 20 days ago
- #121
When I run cargo run from the directory ~/Documents/Programming/Rust/RIA/ch11/fledgeos I get the error Error: Failed to
execute QEMU run command qemu-system-x86-64 -drive format=raw,file=target/fledge/debug/bootimage-fledgeos.bin ...
vonCorax
- 1
- Opened on Jan 18
- #120
Running the graphical application to create and destroy objects on the heap (Listing 6.9) creates an endless loop.
(ManjaroLinux release: 24.1.1; rustc 1.81.0).
and stops with the error : cargo run terminated ...
MichaPau
- 1
- Opened on Oct 19, 2024
- #119
If you encounter the following error code:
error: data-layout for target `fledge-7879698637846445954`, `e-m:e-i64:64-f80:128-n8:16:32:64-S128`, differs from LLVM target s `x86_64-unknown-none` default ...
sm13
- Opened on Sep 10, 2024
- #118
Louygame
- Opened on May 20, 2024
- #117
It seems ch11 s 3rd example has a configuration setting that is different from the other examples and causes it to not
compile with:
Error: Failed to read bootimage configuration
Caused by:
unexpected ...
0xckruger
- Opened on Apr 23, 2024
- #116
Hello there, I just want to run mandelbrot code but after I did cargo run I get this output:
Compiling num-bigint v0.3.0
error[E0308]: mismatched types ...
honsour72
- 5
- Opened on Jan 22, 2024
- #115
I notice that find() in lib.rs is throwing error because the loop {let position = f.seek(SeekFrom::Current(0))?;...`
always go the end of the bytes and throw becuse cant find any bytes anymore
thread ...
ladislaff93
- Opened on Nov 4, 2023
- #114
After executing cargo run I get the following error:
thread main panicked at Failed to initialize any backend! Wayland status: NoWaylandLib X11 status: LibraryOpenError(OpenError { kind: Library, detail: ...
t-taylor
- 1
- Opened on Sep 12, 2023
- #113
Solution outlined here: https://github.com/rust-in-action/code/pull/105,
If you are using linux (kde neon 5.27), add two lines in tap-rust creation script:
sudo iptables -A FORWARD -i tap-rust -s 192.168.42.100/24 ...
igavrysh
- Opened on Jun 30, 2023
- #112

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.