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
2024-10-23
chore: release v0.1.135
github-actions[bot]
-1
/
+1
2024-10-23
Re-enable math module on i686-unknown-uefi
Niklas Sombert
-1
/
+7
2024-10-17
chore: release v0.1.134
github-actions[bot]
-1
/
+1
2024-10-16
Use wrapping pointer arithmetic in mem/impls.rs
Ben Kimock
-44
/
+61
2024-10-07
Set edition to 2021 for all crates
Trevor Gross
-2
/
+5
2024-10-06
Fix shellcheck warnings in scripts
Trevor Gross
-14
/
+19
2024-10-06
Set target-specific `AR` and `CC` arguments
Trevor Gross
-14
/
+50
2024-10-06
Update Ubuntu images to 24.04
Trevor Gross
-13
/
+21
2024-10-05
Do library updates necessary with dependency upgrades
Trevor Gross
-3
/
+3
2024-10-05
Upgrade all dependencies
Trevor Gross
-4
/
+4
2024-10-05
Rename the `musl-reference-tests` feature to `musl-bitwise-tests`
Trevor Gross
-8
/
+10
2024-10-06
chore: release
github-actions[bot]
-1
/
+1
2024-10-05
Add a note about avoiding default implemenations in some places
Trevor Gross
-0
/
+4
2024-10-05
fix(int): avoid infinite recursion on left shift
Enzo "raskyld" Nocera
-3
/
+12
2024-10-05
Move `musl-reference-tests` to a new `libm-test` crate
Trevor Gross
-471
/
+494
2024-10-04
chore: release
github-actions[bot]
-1
/
+1
2024-10-04
Allow implicit function decl on A64
Alan Wu
-2
/
+10
2024-10-03
Upgrade CI LLVM version to 19.1
Trevor Gross
-3
/
+3
2024-10-03
chore: release
github-actions[bot]
-1
/
+1
2024-10-03
Build with `-Werror=implicit-function-declaration`
Alan Wu
-0
/
+2
2024-10-02
Add riscv64gc to CI
Trevor Gross
-0
/
+16
2024-09-28
Fix some warnings from shellcheck
Trevor Gross
-16
/
+29
2024-09-28
Revert "Temporarily `use define_rust_probestack;`"
Trevor Gross
-4
/
+0
2024-09-28
Ungate tests that were skipped due to a broken implementation
Trevor Gross
-6
/
+3
2024-09-28
Resolve FIXMEs related to `f16` assembly
Trevor Gross
-14
/
+7
2024-09-28
chore: release
github-actions[bot]
-1
/
+1
2024-09-28
Add a benchmark for `__powitf2`
Trevor Gross
-3
/
+30
2024-09-28
Add support for `f128` integer exponentiation
Trevor Gross
-5
/
+31
2024-09-28
Move `float_pow` tests to their own file
Trevor Gross
-56
/
+54
2024-09-28
Remove unneeded features
Trevor Gross
-11
/
+0
2024-09-27
chore: release
github-actions[bot]
-1
/
+1
2024-09-27
Revert "Bump cc dependency"
Trevor Gross
-1
/
+1
2024-09-26
Fixed `__divtf3` having wrong cfg for f128
Davide Mor
-1
/
+1
2024-09-25
chore: release
github-actions[bot]
-1
/
+1
2024-09-25
Bump cc dependency
Artyom Tetyukhin
-1
/
+1
2024-09-24
chore: release
github-actions[bot]
-1
/
+1
2024-09-24
Add benchmarks for `f128` division
Trevor Gross
-5
/
+31
2024-09-24
Add `f128` division
Trevor Gross
-2
/
+39
2024-09-24
Make float division generic
Trevor Gross
-684
/
+366
2024-09-24
Update bounds and docs for the `Float` trait
Trevor Gross
-5
/
+5
2024-09-24
Add `Shr` to `u256`
Trevor Gross
-1
/
+109
2024-09-11
chore: release
github-actions[bot]
-1
/
+1
2024-09-11
use `naked_asm!` in `#[naked]` functions
Folkert de Vries
-24
/
+15
2024-09-05
chore: release
github-actions[bot]
-1
/
+1
2024-09-05
Use the trifecta div algorithm for 128-bit div on wasm
Alex Crichton
-5
/
+15
2024-09-03
Remove unsupported *vfp functions (#678)
Sbstn Bcht
-191
/
+37
2024-09-01
chore: release
github-actions[bot]
-1
/
+1
2024-08-31
[hexagon] Remove aliases w/o leading __
Brian Cain
-32
/
+24
2024-08-28
chore: release
github-actions[bot]
-1
/
+1
2024-08-27
Don't include `math` for `unix` and `wasi` targets
Amjad Alsharafi
-4
/
+12
[prev]
[next]