Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
1 result tagged nightly  ✕
Set Up Rust | Writing an OS in Rust (First Edition) https://os.phil-opp.com/set-up-rust/
Thu Aug 2 16:59:47 2018 archive.org
QRCode
thumbnail

Xargo is “a drop-in replacement for cargo”, so every cargo command also works with xargo. You can do e.g. xargo --help, xargo clean, or xargo doc. However, the build command gains additional functionality: xargo build will automatically cross compile the core library when compiling for custom targets.

https://os.phil-opp.com/set-up-rust/#target-specifications

https://os.phil-opp.com/set-up-rust/#compiling


switch to nigthly:
https://github.com/rust-lang-nursery/rustup.rs#working-with-nightly-rust

rustup install nightly
rustup default nightly
rustup update

cargo rust xargo nightly
4756 links, including 1670 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn