Kitlith
|
d002e0f239
|
Add comments to Cargo.toml/Xargo.toml.
This should make it easier to comment/uncomment stuff for the various
examples.
|
2018-02-24 18:28:53 -08:00 |
|
Jorge Aparicio
|
67003f069c
|
enable the "mem" feature of the compiler-builtins crate
turns out it *is* required if your application ends up requiring a `memcmp`
operation.
|
2017-07-14 21:36:34 -05:00 |
|
protomors
|
ba1263e7a1
|
Build compiler-builtins from rust source instead of github repository.
|
2017-07-09 12:05:26 +03:00 |
|
Jorge Aparicio
|
805b63afb1
|
v0.2.0
|
2017-07-07 18:34:47 -05:00 |
|
Jorge Aparicio
|
127c26584e
|
build compiler-builtins as part of the Xargo sysroot
|
2017-04-11 20:17:19 -05:00 |
|