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
/
testcrate
Age
Commit message (
Expand
)
Author
Lines
2018-10-30
Revert "Conversion from a wider to a narrower IEEE-754 floating-point type"
Alex Crichton
-18
/
+0
2018-09-17
Conversion from a wider to a narrower IEEE-754 floating-point type
Paolo Teti
-0
/
+18
2018-05-11
Attempt to fix tests on latest nightly
Alex Crichton
-113
/
+108
2018-02-25
Add missing test cases for __unordsf2/__unorddf2
Paolo Teti
-0
/
+12
2018-02-25
Add __ledf2vfp and __lesf2vfp
Paolo Teti
-0
/
+14
2018-02-25
Remove no_std features
Paolo Teti
-1
/
+0
2018-02-25
Keep mangled-names as a default feature
Paolo Teti
-0
/
+1
2018-02-25
testcrate/lib.rs: use #![no_std] unconditionally
Paolo Teti
-9
/
+1
2018-02-24
Use upstream for utest
Paolo Teti
-3
/
+3
2018-02-18
Fix CI for thumb* targets
Paolo Teti
-4
/
+41
2018-02-11
Collection of VFP intrinsics
Paolo Teti
-0
/
+80
2018-02-09
Fix issue extending f32::MIN/MAX to f64 and improve testcrate.
Paolo Teti
-0
/
+6
2018-02-08
Add generic conversion from a narrower to a wider FP type
Paolo Teti
-0
/
+9
2018-02-04
Add support for sub*f3vfp and add*f3vfp
Paolo Teti
-0
/
+43
2018-02-04
Fix __aeabi_fcmple and add test cases
Paolo Teti
-0
/
+92
2018-01-31
Simplify how testing is done
Alex Crichton
-0
/
+1353