index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
compiler-builtins
/
ci
Age
Commit message (
Expand
)
Author
Lines
2017-06-23
Less verbose output on symbol check
Alex Crichton
-3
/
+5
2017-06-23
Enable `mem` for intrinsics on linux
Alex Crichton
-6
/
+6
2017-06-23
Fix features needed for the intrinsics example
Alex Crichton
-2
/
+2
2017-06-23
Fix travis intrinsics builds
Alex Crichton
-2
/
+2
2017-06-23
Build the intrinsics example separately
Alex Crichton
-1
/
+1
2017-06-22
Test with the 'c' feature enabled on CI
Alex Crichton
-0
/
+2
2017-04-11
move intrinsics test from src/bin to examples
Jorge Aparicio
-6
/
+6
2017-04-10
put test generation behind a Cargo feature
Jorge Aparicio
-4
/
+4
2017-04-10
modify the CI setup to run tests on the thumb targets
Jorge Aparicio
-18
/
+44
2016-12-31
CI: use a recent nightly
Jorge Aparicio
-14
/
+18
2016-12-13
Auto merge of #124 - japaric:rustbuild, r=alexcrichton
bors
-7
/
+7
2016-12-11
by default, mark this crate as the #![compiler_builtins] crate
Jorge Aparicio
-7
/
+7
2016-12-11
fix the test suite for the thumb targets
Jorge Aparicio
-1
/
+1
2016-11-23
CI: use Xargo 0.2.x
Jorge Aparicio
-8
/
+8
2016-11-12
merge apt-get commands
Jorge Aparicio
-1
/
+1
2016-11-12
Fix apt 404s in Docker
Matt Ickstadt
-65
/
+65
2016-10-14
test the mips64 targets
Jorge Aparicio
-0
/
+27
2016-10-14
fix the powerpc64le target
Jorge Aparicio
-8
/
+3
2016-10-10
ci/run.sh: remove debug stuff
Jorge Aparicio
-3
/
+1
2016-10-10
fix warnings
Jorge Aparicio
-1
/
+3
2016-10-07
use test::black_box instead of ptr::*_volatile
Jorge Aparicio
-1
/
+1
2016-10-07
fix unsafe warnings
Jorge Aparicio
-2
/
+3
2016-10-07
get profile.dev (-debug-assertions) + LTO working
Jorge Aparicio
-2
/
+4
2016-10-07
check that we don't have any call to panic in our implementations
Jorge Aparicio
-0
/
+10
2016-10-07
fix path to .rlib on OSX
Jorge Aparicio
-1
/
+7
2016-10-06
drop the target files
Jorge Aparicio
-6
/
+4
2016-10-03
fix duplicate symbol test
Jorge Aparicio
-1
/
+1
2016-10-02
hide the thumbv* target files
Jorge Aparicio
-0
/
+2
2016-09-30
pick target during Xargo installation
Jorge Aparicio
-3
/
+3
2016-09-30
give Xargo a $HOME
Jorge Aparicio
-1
/
+1
2016-09-30
fix Xargo installation
Jorge Aparicio
-2
/
+8
2016-09-30
fix nm call
Jorge Aparicio
-3
/
+7
2016-09-30
use `docker run --user` instead of manually creating a user
Jorge Aparicio
-11
/
+8
2016-09-30
cache Cargo artifacts
Jorge Aparicio
-30
/
+25
2016-09-30
only x86-ish targets can use an unprefixed nm
Jorge Aparicio
-1
/
+1
2016-09-29
ignore duplicated get_pc_thunk symbols
Jorge Aparicio
-1
/
+2
2016-09-29
adapt to new testing infrastructure
Jorge Aparicio
-7
/
+98
2016-09-28
Expand and refactor teting infrastructure
Alex Crichton
-184
/
+145
2016-09-22
put weak mem* symbols behind an opt-in Cargo feature
Jorge Aparicio
-5
/
+20
2016-09-22
test the thumbv7em-none-eabihf target
Jorge Aparicio
-1
/
+1
2016-08-29
tell cargo which linker to use
Jorge Aparicio
-0
/
+2
2016-08-29
install less stuff
Jorge Aparicio
-9
/
+3
2016-08-29
travis: use latest docker image
Jorge Aparicio
-3
/
+2
2016-08-29
pin xargo and gist versions
Jorge Aparicio
-2
/
+2
2016-08-29
fix typo
Jorge Aparicio
-1
/
+1
2016-08-29
travis: simplify ci scripts
Jorge Aparicio
-67
/
+54
2016-08-27
print rustup version
Jorge Aparicio
-0
/
+1
2016-08-23
use newer docker image
Jorge Aparicio
-1
/
+1
2016-08-23
use the gist gem instead of the gist crate
Jorge Aparicio
-17
/
+13
2016-08-22
use the gist crate
Jorge Aparicio
-23
/
+19
[prev]
[next]