aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGravatar Eric Kidd <git@randomhacks.net> 2015-11-12 08:50:53 -0500
committerGravatar Eric Kidd <git@randomhacks.net> 2015-11-12 08:50:53 -0500
commite583a89a561a84dbde8e0ab92252eddd06a1b5ea (patch)
tree110ec98da4c5458d588ba9af729eff90df81596e /src
parentc96f029202155560796851fecf8ce8d1c33e9bd5 (diff)
downloadrust-x86-e583a89a561a84dbde8e0ab92252eddd06a1b5ea.tar.gz
rust-x86-e583a89a561a84dbde8e0ab92252eddd06a1b5ea.tar.zst
rust-x86-e583a89a561a84dbde8e0ab92252eddd06a1b5ea.zip
Add a test to reproduce link errors reported in gz/rust-x86#1
This will cause `cargo test` to fail if any lang_items are being pulled in by supporting crates. This code is designed to simulate a typical OS kernel written in Rust, using `#[no_std]` and custom `lang_items`. Tested against rustc 1.6.0-nightly (cc3094872 2015-11-11). Fixing this will make it much easier for beginner Rust OS developers to use libx86 in more configurations. But I haven't figured out what's causing the error yet, only how to reproduce it. Thank you for working on such a promising library!
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions