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
2025-04-18
Ensure configure.rs changes trigger rebuilds
Trevor Gross
-0
/
+3
2025-04-17
ci: Increase the timeout for extensive tests
Trevor Gross
-1
/
+1
2025-04-17
ci: Require `ci: allow-many-extensive` if a threshold is exceeded
Trevor Gross
-3
/
+25
2025-04-17
ci: Allow skipping extensive tests with `ci: skip-extensive`
Trevor Gross
-30
/
+73
2025-04-17
ci: Cancel jobs when a new push happens
Trevor Gross
-0
/
+5
2025-04-17
Combine the source files for more generic implementations
Trevor Gross
-804
/
+819
2025-04-17
Make `assert_biteq!` not rely on having `Int` in scope
Trevor Gross
-9
/
+9
2025-04-17
Add `NEG_NAN` to `Float`
Trevor Gross
-4
/
+22
2025-04-17
chore: release v0.1.155
github-actions[bot]
-1
/
+9
2025-04-17
use `#[cfg(bootstrap)]` for rustc sync
Folkert de Vries
-0
/
+14
2025-04-17
Replace the `bl!` macro with `asm_sym`
Trevor Gross
-18
/
+18
2025-04-16
avr: __udivmod(h|q)i4
Paul Sbarra
-0
/
+86
2025-04-16
fmod: Correct the normalization of subnormals
Trevor Gross
-2
/
+2
2025-04-16
fmod: Add regression tests for subnormal issue
Trevor Gross
-2
/
+24
2025-04-16
chore: release v0.1.154
github-actions[bot]
-1
/
+7
2025-04-16
turn #[naked] into an unsafe attribute
Folkert de Vries
-14
/
+14
2025-04-15
Implement rounding for the hex float parsing and prepare to improve error han...
quaternic
-111
/
+405
2025-04-09
chore: release v0.1.153
github-actions[bot]
-1
/
+10
2025-04-09
Update the `libm` submodule
Trevor Gross
-0
/
+0
2025-04-09
Add assembly version of simple operations on aarch64
Trevor Gross
-28
/
+155
2025-04-08
Resolve small errors identified by recent clippy
Trevor Gross
-1
/
+1
2025-04-08
Replace calls to `core::arch` intrinsics with assembly
Trevor Gross
-15
/
+20
2025-04-08
Remove a mention of `force-soft-float` in `build.rs`
Trevor Gross
-3
/
+1
2025-04-02
Revert "Disable `f16` on AArch64 without the `neon` feature"
Trevor Gross
-2
/
+0
2025-03-23
avr: Skip No More!
Patryk Wychowaniec
-125
/
+91
2025-03-22
copy_misaligned_words: avoid out-of-bounds accesses (#799)
Ralf Jung
-32
/
+183
2025-03-22
Clean up icount benchmarks
Trevor Gross
-87
/
+112
2025-03-21
Add benchmarks using `iai-callgrind`
Trevor Gross
-0
/
+488
2025-03-19
chore: release v0.1.152
github-actions[bot]
-1
/
+16
2025-03-19
Remove use of `atomic_load_unordered` and undefined behaviour from `arm_linux...
beetrees
-3
/
+44
2025-03-19
Switch repository layout to use a virtual manifest
Trevor Gross
-91
/
+95
2025-03-18
Temporarily disable the test call to `rust_begin_unwind`
Trevor Gross
-7
/
+8
2025-03-18
Upgrade all dependencies to the latest
Trevor Gross
-25
/
+20
2025-03-18
nightlies without clippy are not a thing any more
Ralf Jung
-2
/
+1
2025-03-18
Add a script for downloading compiler-rt
Trevor Gross
-6
/
+16
2025-03-18
Mark `builtins-test-intrinsics` as `publish = false`
Trevor Gross
-0
/
+1
2025-03-18
Move `examples/intrinsics.rs` to its own crate
Trevor Gross
-32
/
+69
2025-03-17
remove element_unordered_atomic intrinsics
Ralf Jung
-132
/
+0
2025-03-17
Revert "Disable broken powerpc64 test due to https://github.com/rust-lang/rus...
Jens Reidel
-5
/
+0
2025-03-17
Revert "Disable some PPC64 tests which are failing due to an LLVM(?) bug"
Jens Reidel
-6
/
+0
2025-03-07
Replace some uses of `sign` with `sig`
Trevor Gross
-15
/
+15
2025-03-06
Use the v2 resolver in the workspace
Trevor Gross
-0
/
+1
2025-03-06
Migrate `testcrate` and `panic-handler` to edition 2024
Trevor Gross
-15
/
+20
2025-03-05
Revert "Add a test config for __gnu_h2f_ieee and __gnu_f2h_ieee"
Trevor Gross
-21
/
+4
2025-03-05
chore: release v0.1.151
github-actions[bot]
-1
/
+10
2025-03-05
Add cygwin support
王宇逸
-21
/
+27
2025-03-05
Enable `f16` for LoongArch (#770)
hev
-4
/
+11
2025-03-04
Revert "ci: Pin the nightly toolchain for aarch64-unknown-linux-gnu"
Trevor Gross
-2
/
+1
2025-03-04
Add a test config for __gnu_h2f_ieee and __gnu_f2h_ieee
Trevor Gross
-4
/
+21
2025-03-04
Simplify test crate build features
Trevor Gross
-8
/
+25
[prev]
[next]