This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
088c89d9ffe47fb6d1b51c8edfd8ad652ee2a7f7
rust
/
compiler
/
rustc_codegen_cranelift
/
build_sysroot
/
src
/
lib.rs
2 lines
11 B
Rust
Raw
Normal View
History
Unescape
Escape
Stop using xargo for building the sysroot It is currently broken. (see https://github.com/japaric/xargo/issues/227) This makes it easier to for example patch whole crates away.
2018-12-14 13:58:33 +01:00
#![
no_std
]
Reference in New Issue
Copy Permalink