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
Age
Commit message (
Expand
)
Author
Lines
2018-11-21
Add some crate metadata
Alex Crichton
-0
/
+9
2018-11-21
Merge pull request #264 from alexcrichton/dep-of-std
Alex Crichton
-13
/
+15
2018-11-21
Remove unknown feature
Alex Crichton
-1
/
+0
2018-11-21
Use `nm` on OSX
Alex Crichton
-12
/
+1
2018-11-21
Use panic=abort for tests
Alex Crichton
-0
/
+6
2018-11-21
Prepare for publication to crates.io
Alex Crichton
-0
/
+8
2018-11-21
Add SGX target
Jethro Beekman
-4
/
+5
2018-11-21
Add f32 versions of WebAssembly math functions
Jethro Beekman
-0
/
+13
2018-11-09
Update for next LLVM 8 version
Alex Crichton
-0
/
+0
2018-10-30
Revert "Conversion from a wider to a narrower IEEE-754 floating-point type"
Alex Crichton
-137
/
+3
2018-10-24
Update libm submodule
Alex Crichton
-1
/
+1
2018-10-24
merge [features] tables
Jorge Aparicio
-4
/
+2
2018-10-11
Optimize intrinsics on wasm32
Alex Crichton
-0
/
+114
2018-09-17
Conversion from a wider to a narrower IEEE-754 floating-point type
Paolo Teti
-3
/
+137
2018-09-14
Merge pull request #261 from paoloteti/fix-travis-ci
Alex Crichton
-4
/
+3
2018-09-14
Apple-darwin: set DEBUG_LTO_BUILD_DOESNT_WORK
Paolo Teti
-2
/
+2
2018-09-13
`panic_handler` is now stable
Paolo Teti
-2
/
+1
2018-09-09
Merge pull request #259 from paoloteti/cc-rs
Alex Crichton
-26
/
+0
2018-09-08
Remove unused variable target_arch_arm
Paolo Teti
-3
/
+0
2018-09-08
Remove superfluous cc flags
Paolo Teti
-23
/
+0
2018-09-07
Merge pull request #256 from jordanrh1/windows-arm
Alex Crichton
-4
/
+7
2018-09-07
Remove unnecessary check
Jordan Rhee
-1
/
+1
2018-09-06
Try undoing unnecessary change
Jordan Rhee
-1
/
+1
2018-09-06
Support windows/arm target
Jordan Rhee
-5
/
+8
2018-09-04
Fix some `use_c_shim_if` directives
Alex Crichton
-7
/
+14
2018-09-01
Rename panic_implementation -> panic_handler
Paolo Teti
-6
/
+6
2018-08-31
Merge remote-tracking branch 'origin/master' into HEAD
Alex Crichton
-1
/
+1
2018-08-31
Fix compile on riscv again
Alex Crichton
-1
/
+1
2018-08-30
Merge remote-tracking branch 'origin/master' into HEAD
Alex Crichton
-4
/
+5
2018-08-30
Fix compilation on riscv32
Alex Crichton
-1
/
+2
2018-08-28
Fix link in README.md (Rust operator precedence)
Charles Samborski
-3
/
+3
2018-08-26
Ported several remaining math functions from musl
Igor null
-0
/
+4228
2018-08-22
Update LLVM's compiler-rt submodule
Alex Crichton
-0
/
+0
2018-08-18
Fix __sync_fetch_and_nand_* for pre-v6 ARM
Adrian Bunk
-3
/
+3
2018-08-17
Merge remote-tracking branch 'origin/rust-llvm-release-7-0-0-v2'
Alex Crichton
-0
/
+0
2018-08-17
Remove unused features
Alex Crichton
-2
/
+0
2018-08-06
Follow up on PR #252
Yu Ding
-1
/
+0
2018-08-06
Fix symbol collision caused by floatdisf
Yu Ding
-1
/
+0
2018-08-04
Upgrade to LLVM 7 branch point
Alex Crichton
-0
/
+0
2018-07-27
Implement __mulsi3.
David Craven
-0
/
+20
2018-07-27
tweak the order of the tests
Jorge Aparicio
-7
/
+7
2018-07-27
uncomment the other build jobs
Jorge Aparicio
-20
/
+20
2018-07-27
make qemu-arm executable
Jorge Aparicio
-0
/
+2
2018-07-27
add newlib support to the test generator
Jorge Aparicio
-825
/
+1343
2018-07-25
Update libm to elide bounds checks
Alex Crichton
-0
/
+0
2018-07-25
ci: fix if condition
Jorge Aparicio
-1
/
+1
2018-07-25
cargo fmt
Jorge Aparicio
-15
/
+23
2018-07-25
ci: add nightly build job to rnu the no-panic test
Jorge Aparicio
-7
/
+9
2018-07-25
omit bounds check in release mode
Jorge Aparicio
-52
/
+233
2018-07-24
fix warnings
Jorge Aparicio
-0
/
+2
[prev]
[next]