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
2024-05-11
Deny warnings in CI
Trevor Gross
-0
/
+1
2024-05-02
Add builtins for `f16`/`f128` float conversions
beetrees
-0
/
+4
2024-04-19
Apply some more fixes suggested by Shellcheck
Trevor Gross
-30
/
+36
2024-04-19
Add a way to run tests on non-linux machines
Trevor Gross
-67
/
+151
2024-03-28
Remove duplicate symbol workaround
trevyn
-5
/
+0
2024-03-28
Clean up and rework CI script
Amanieu d'Antras
-30
/
+36
2024-01-09
build: Allow building C compiler-rt fallbacks for wasm
trevyn
-1
/
+2
2022-02-06
Fix run-docker.sh so it can be run locally
Amanieu d'Antras
-1
/
+1
2020-11-09
Move from an "asm" flag to a "no-asm" feature flag (#386)
Joseph Richey
-4
/
+4
2020-10-24
Use REP MOVSQ/STOSQ on x86_64 (#365)
Joseph Richey
-0
/
+4
2020-05-29
Expand wasm32 testing on CI (#360)
Alex Crichton
-4
/
+12
2020-04-29
Switch to using `llvm_asm!` instead of `asm!` (#351)
Alex Crichton
-2
/
+4
2019-09-10
Migrate to github actions from Azure Pipelines
Alex Crichton
-58
/
+0
2019-06-05
More fixes for CI
Alex Crichton
-1
/
+1
2019-06-05
Attempt to fix CI
Alex Crichton
-5
/
+9
2019-05-16
Remove `compiler-rt` submodule from this repository
Alex Crichton
-6
/
+8
2019-05-15
Remove the need for #[cfg] in #[use_c_shim_if]
Alex Crichton
-0
/
+1
2019-05-14
Fix __divsi3 and __udivsi3 on thumbv6m targets
Alex Crichton
-79
/
+40
2019-05-02
Merge pull request #286 from alexcrichton/fix-dupe
Alex Crichton
-0
/
+9
2019-05-02
Fix duplicate symbol __clzsi2
Alex Crichton
-0
/
+9
2019-05-02
Revert "Use the Rust implementation of udivsi3 on ARM"
Alex Crichton
-0
/
+1
2019-04-02
Try to fix Windows
Alex Crichton
-1
/
+1
2019-04-02
Try to handle thumb targets and xargo
Alex Crichton
-38
/
+42
2019-04-02
Generate a lock file before using Docker
Alex Crichton
-1
/
+1
2019-04-02
Don't pass `-it` to docker
Alex Crichton
-1
/
+1
2019-04-02
Upgrade all docker containers to 18.04
Alex Crichton
-18
/
+18
2019-04-02
Expand Azure Pipelines configuration
Alex Crichton
-0
/
+4
2019-04-02
Configure Azure Pipelines
Alex Crichton
-2
/
+5
2019-04-02
Add sample azure pipelines configuration
Alex Crichton
-0
/
+35
2018-11-21
Use `nm` on OSX
Alex Crichton
-12
/
+1
2018-02-25
Remove no_std features
Paolo Teti
-4
/
+2
2018-02-25
Keep mangled-names as a default feature
Paolo Teti
-6
/
+8
2018-02-18
Fix CI for thumb* targets
Paolo Teti
-14
/
+15
2018-01-31
Simplify how testing is done
Alex Crichton
-5
/
+5
2017-12-26
Work around japaric/xargo#186 temporarily
Alex Crichton
-0
/
+3
2017-12-26
Disable incremental + LTO
Alex Crichton
-0
/
+1
2017-11-02
Work around OSX on Travis
Alex Crichton
-0
/
+1
2017-10-07
drop binfmt_misc dependency
Jorge Aparicio
-1
/
+15
2017-07-07
Don't mangle probes all the time
Alex Crichton
-0
/
+1
2017-06-27
enable tests now that #150 has been fixed
Jorge Aparicio
-12
/
+0
2017-06-25
Enable the `intrinsics` program on thumb
Alex Crichton
-11
/
+1
2017-06-24
Don't test mangled names on thumb
Alex Crichton
-4
/
+5
2017-06-24
Don't check for references to panics with debug assertions
Alex Crichton
-1
/
+2
2017-06-24
Don't try to work with `cargo test`
Alex Crichton
-4
/
+4
2017-06-24
Add a FIXME for Windows
Alex Crichton
-2
/
+10
2017-06-24
Tweak testing and such:
Alex Crichton
-8
/
+24
2017-06-23
Try to fix run.sh on AppVeyor
Alex Crichton
-18
/
+20
2017-06-23
Use the same CI script on AppVeyor
Alex Crichton
-3
/
+3
2017-06-23
Handle aeabi aliasing
Alex Crichton
-14
/
+16
2017-06-23
Use `nm` to weed out panics
Alex Crichton
-1
/
+12
[prev]
[next]