]> git.lizzy.rs Git - rust.git/commit
add instructions for how to compile libstd with xargo
authorRalf Jung <post@ralfj.de>
Wed, 24 May 2017 22:36:48 +0000 (15:36 -0700)
committerRalf Jung <post@ralfj.de>
Tue, 30 May 2017 17:41:38 +0000 (10:41 -0700)
commit1ae01b422b7c961b35d2f70550f1f795464824a4
treeb7a91fbf90f31e8752efe0b7d243f08625c54ea1
parentab90500d8c56bd83def08c5f5dc815074dceae52
add instructions for how to compile libstd with xargo
README.md
xargo/Cargo.lock [new file with mode: 0644]
xargo/Cargo.toml [new file with mode: 0644]
xargo/Xargo.toml [new file with mode: 0644]
xargo/src/lib.rs [new file with mode: 0644]