Commit Graph

11 Commits

Author SHA1 Message Date
Alex Crichton
182450f20c Try to fix intrinsics example on nightly 2018-07-12 09:29:32 -07:00
Alex Crichton
5b5b2581e4 Try to fix example's compile on nightly 2018-07-12 08:32:39 -07:00
Alex Crichton
5f9bbc924b More attempts for intrinsics example 2018-05-12 07:21:36 -07:00
Alex Crichton
e423f3c64b More CI fixes 2018-05-11 16:52:34 -07:00
Alex Crichton
91eaa85902 Don't mangle probes all the time 2017-07-07 20:35:14 -07:00
Alex Crichton
0ebbcaede4 Enable the intrinsics program on thumb 2017-06-25 10:09:50 -07:00
Alex Crichton
d513c92b01 Try testing MinGW targets 2017-06-23 20:35:25 -07:00
Alex Crichton
215fa06fb6 More windows linkage guesses 2017-06-23 06:53:09 -07:00
Alex Crichton
a4120adc69 Try to fix linkage on windows 2017-06-22 23:41:28 -07:00
Alex Crichton
a1377878c6 Test with the 'c' feature enabled on CI 2017-06-22 14:32:16 -07:00
Jorge Aparicio
19b2efdf36 move intrinsics test from src/bin to examples
with this change the libc crate is not required when calling `cargo build -p
compiler-builtins`
2017-04-11 17:09:05 -05:00