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
2020-05-29
Use macros for more division/array checks (#244)
Alex Crichton
-35
/
+53
2020-05-26
Bump to 0.1.29
Alex Crichton
-1
/
+1
2020-05-26
Use crate visibility for traits (#358)
Tomasz Miąsko
-5
/
+5
2020-05-22
Add more targets to automatically select `mem` feature. (#357)
Eric Huss
-0
/
+2
2020-05-11
Bump to 0.1.28
Alex Crichton
-1
/
+1
2020-04-29
Switch to using `llvm_asm!` instead of `asm!` (#351)
Alex Crichton
-110
/
+128
2020-04-13
Bump to 0.1.27
Alex Crichton
-1
/
+1
2020-04-10
Place intrinsics in individual object files (#349)
Tomasz Miąsko
-16
/
+33
2020-02-28
Bump to 0.1.26
Alex Crichton
-1
/
+1
2020-02-28
aarch64: Exclude FP intrinsics on +nofp or +nosimd (#344)
Andre Richter
-17
/
+40
2020-02-21
Use lower-case file extension for LICENSE.txt
Wolfgang Silbermayr
-0
/
+0
2020-02-13
add mips/mips64 compiler-rt fallbacks so that libgcc is not required
Yuxiang Zhu
-2
/
+21
2020-02-11
Bump to 0.1.25
Alex Crichton
-1
/
+1
2020-02-11
Set probestack visibility to hidden on ELF targets (#340)
Tyler Mandry
-0
/
+1
2020-01-28
Update CI installation of Rust on macos
Alex Crichton
-6
/
+0
2020-01-14
Don't modify the intrinsic abi for aarch64 windows (#337)
Daniel Frampton
-4
/
+4
2020-01-06
Add separate rust_probestack definition for uefi (#335)
Adam Schwalm
-2
/
+16
2019-12-10
Bump to 0.1.23
Alex Crichton
-1
/
+1
2019-12-10
Fix compile error on x86_64-unknown-uefi target (#331)
Runji Wang
-5
/
+2
2019-12-06
Bump to 1.0.22
Alex Crichton
-1
/
+1
2019-12-06
Add control flow information to __rust_probestack (#328)
Tyler Mandry
-89
/
+144
2019-12-03
Update checkout action reference
Alex Crichton
-2
/
+2
2019-11-22
Bump to 0.2.1
Alex Crichton
-1
/
+1
2019-11-22
Fix sincosf for interval (7*pi/4, 9*pi/4) (#233)
AJ Frantz
-4
/
+22
2019-11-11
Update publishing instructions
Alex Crichton
-5
/
+4
2019-11-11
Bump to 0.1.21
Alex Crichton
-1
/
+1
2019-11-11
Gate atomic intrinsics on presence of instructions (#324)
Alex Crichton
-0
/
+16
2019-11-11
Allow FFI-unsafe warnings for u128/i128 (#323)
Alex Crichton
-44
/
+28
2019-11-07
Bump to 0.1.20
Alex Crichton
-1
/
+1
2019-11-07
Emit `_fltused` on `uefi` targets as a short-term workaround (#317)
Oliver Scherer
-0
/
+7
2019-10-28
Fix Github Actions for recent system changes
Alex Crichton
-0
/
+1
2019-10-18
Fix sincosf(PI) (#229)
Christopher Serr
-4
/
+17
2019-09-30
Implement bcmp (#315)
Ian Kronquist
-0
/
+5
2019-09-25
Remove `-nursery` from urls
Alex Crichton
-8
/
+8
2019-09-25
Remove `-nursery` from urls
Alex Crichton
-7
/
+7
2019-09-25
Update the gitmodule url for `libm`
Alex Crichton
-1
/
+1
2019-09-10
Migrate to github actions from Azure Pipelines
Alex Crichton
-140
/
+146
2019-09-10
Migrate from azure pipelines to Github actions (#226)
Alex Crichton
-110
/
+68
2019-09-09
update the libm submodule, again
Lokathor
-1
/
+1
2019-09-06
Update build.rs
Lokathor
-1
/
+1
2019-09-06
Update build.rs
Lokathor
-0
/
+3
2019-09-06
Update the libm submodule
Lokathor
-0
/
+0
2019-09-06
i was told to change this path to my repo and reset things
Lokathor
-1
/
+1
2019-09-05
suppress useless clippy warnings
Lokathor
-0
/
+9
2019-09-05
Update run.sh
Lokathor
-4
/
+7
2019-09-05
use sebug_assertions
Lokathor
-10
/
+10
2019-09-05
swap stable to be unstable, use debug_assertions
Lokathor
-3
/
+3
2019-09-05
swap stable to be unstable
Lokathor
-1
/
+1
2019-09-05
swap stable to be unstable
Lokathor
-1
/
+1
2019-09-05
swap stable to be unstable, checked is now debug_assertions
Lokathor
-7
/
+5
[prev]
[next]