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
Age
Commit message (
Expand
)
Author
Lines
2025-04-21
Move README.md to compiler-builtins, CONTRIBUTING.md to root
Trevor Gross
-1
/
+1
2025-04-21
Update licensing information after repository refactoring
Trevor Gross
-6
/
+17
2025-04-21
avr: Provide `abort()`
Patryk Wychowaniec
-0
/
+26
2025-04-21
Remove `unsafe` from `naked_asm!` blocks
Trevor Gross
-9
/
+10
2025-04-21
Solved suggestions
Hegui Dai
-15
/
+14
2025-04-21
Solved suggestions
Hegui Dai
-17
/
+11
2025-04-20
Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton
bors
-6
/
+6
2025-04-20
Augment `stdarch-test` to parse PPC
sayantn
-4
/
+7
2025-04-20
Remove `x86_64-unknown-linux-gnu` run
sayantn
-26
/
+15
2025-04-20
Add `-Ctarget-feature=+avx512f` run for the emulated run
sayantn
-5
/
+12
2025-04-20
Add `test-everything` annotations to more archs to ensure test coverage, and ...
sayantn
-21
/
+53
2025-04-20
Upgrade qemu CPU to `max`
sayantn
-13
/
+10
2025-04-20
Remove `STDARCH_DISABLE_DEDUP_GUARD` as it was unused
sayantn
-51
/
+8
2025-04-20
Replace `cfg(stdarch_intel_sde)` with `STDARCH_TEST_SKIP_FUNCTION`
sayantn
-11
/
+2
2025-04-20
Change test skipping logic a little, separate feature-based and function-base...
sayantn
-31
/
+27
2025-04-20
Remove `cupid` dependency and `env-override-no-avx` CI run
sayantn
-182
/
+3
2025-04-20
Add PowerPC64 to CI
sayantn
-0
/
+10
2025-04-20
Re-enable all conditionally-disabled x86 `assert_instr` tests
sayantn
-341
/
+101
2025-04-20
Upgrade CI OS versions
sayantn
-30
/
+30
2025-04-20
ci: Fix release-plz configuration
Trevor Gross
-3
/
+5
2025-04-20
std_detect: Remove /proc/cpuinfo-based detection
Taiki Endo
-508
/
+7
2025-04-20
Rollup merge of #138870 - beetrees:tier-2-nans, r=RalfJung
Chris Denton
-3
/
+5
2025-04-20
Use `currently` for futher improvement
xizheyin
-1
/
+1
2025-04-20
Update `libc` to 0.2.172 for std
王宇逸
-3
/
+3
2025-04-20
Rollup merge of #140054 - c-git:patch-1, r=joboet
Chris Denton
-1
/
+1
2025-04-20
Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin
Chris Denton
-5
/
+5
2025-04-20
simd intrinsics with mask: accept unsigned integer masks
Ralf Jung
-5
/
+5
2025-04-20
Allow `dangerous_implicit_autorefs` lint in some tests
Urgau
-1
/
+1
2025-04-20
Implement lint against dangerous implicit autorefs
Urgau
-1
/
+1
2025-04-20
Add `#[rustc_no_implicit_autorefs]` and apply it to std methods
Urgau
-0
/
+12
2025-04-20
Add panic-handler to the workspace
Trevor Gross
-0
/
+1
2025-04-20
ci: Remove the old libm workflow file
Trevor Gross
-324
/
+0
2025-04-20
ci: Configure release-plz to run semver checks on `libm`
Trevor Gross
-2
/
+5
2025-04-20
ci: Clean up workflow file and docker script
Trevor Gross
-12
/
+12
2025-04-20
ci: Use lowercase for bash locals, fix shellcheck
Trevor Gross
-5
/
+7
2025-04-20
stabilize `naked_functions`
Folkert de Vries
-1
/
+1
2025-04-20
Stabilize <[T; N]>::as_mut_slice as const
Thalia Archibald
-1
/
+1
2025-04-20
ci: Add a timeout for all jobs
Trevor Gross
-0
/
+3
2025-04-20
ci: Skip testing libm in PRs if it did not change
Trevor Gross
-37
/
+66
2025-04-20
ci: Add `/cargo/bin` to the path in Docker
Trevor Gross
-2
/
+4
2025-04-20
Set the musl submodule to 61399d4b ("loongarch64: add TLSDESC support")
Trevor Gross
-0
/
+0
2025-04-20
ci: Enable testing of `libm` crates
Trevor Gross
-227
/
+176
2025-04-20
ci: Add extensive tests from rust-lang/libm
Trevor Gross
-0
/
+68
2025-04-20
std: mention `remove_dir_all` can emit `DirectoryNotEmpty` when concurrently ...
xizheyin
-0
/
+2
2025-04-20
ci: Add a libm MSRV check
Trevor Gross
-0
/
+21
2025-04-20
Fix the libm-test logfile path
Trevor Gross
-6
/
+1
2025-04-20
Enable icount benchmarks in CI
Trevor Gross
-3
/
+55
2025-04-19
Add remaining `libm` crates to the workspace
Trevor Gross
-16
/
+14
2025-04-19
Move builtins-test-intrinsics out of the workspace
Trevor Gross
-18
/
+27
2025-04-20
Auto merge of #140043 - ChrisDenton:rollup-vwf0s9j, r=ChrisDenton
bors
-187
/
+192
[prev]
[next]