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-02-24
ensure correct linker gets chosen
James Barford-Evans
-9
/
+16
2025-02-24
Update CI to facilitate big endian at some point
James Barford-Evans
-15
/
+78
2025-02-24
Update test runner to support big endian
James Barford-Evans
-68
/
+150
2025-02-24
Remove hand crafted intrinsics that are now generated
James Barford-Evans
-9382
/
+492
2025-02-24
Update YAML & generated files
James Barford-Evans
-1410
/
+111590
2025-02-24
Update generator to facilitate big endian
James Barford-Evans
-105
/
+565
2025-02-24
Update string.rs
Robert Bastian
-2
/
+2
2025-02-24
Remove speculation on cause of error
Mahmoud Mazouz
-1
/
+1
2025-02-24
remove some unnecessary rustc_const_unstable
Ralf Jung
-4
/
+1
2025-02-24
Update `compiler-builtins` to 0.1.148
Trevor Gross
-4
/
+4
2025-02-24
chore: release v0.1.148
github-actions[bot]
-1
/
+9
2025-02-24
Update the `libm` submodule
Trevor Gross
-1
/
+16
2025-02-24
Gate another assertion behind `compiler-builtins`
Trevor Gross
-0
/
+1
2025-02-24
Rollup merge of #137495 - madhav-madhusoodanan:feature-unstable-control-flow-...
Jacob Pratt
-0
/
+21
2025-02-24
Rollup merge of #137484 - chenyukang:yukang-fix-sort-doc, r=Noratrieb
Jacob Pratt
-15
/
+33
2025-02-24
Rollup merge of #137482 - rust9x:win-file-open-truncate, r=ChrisDenton
Jacob Pratt
-25
/
+11
2025-02-24
Rollup merge of #137393 - chorman0773:unbounded-shifts-stabilize, r=Amanieu
Jacob Pratt
-8
/
+336
2025-02-24
Rollup merge of #137061 - progressive-galib:gen_future-closing#76249, r=ibrah...
Jacob Pratt
-4
/
+4
2025-02-24
remove uses of rustc_intrinsic_must_be_overridden from standard library
Ralf Jung
-1433
/
+357
2025-02-24
Configure out remaining formatting when `compiler-builtins` is set
Trevor Gross
-4
/
+38
2025-02-24
Ignore unused variables when `compiler-builtins` is set
Trevor Gross
-5
/
+7
2025-02-23
Resolve monomorphization errors in `compiler-builtins`
Trevor Gross
-2
/
+25
2025-02-23
Enable `f16` for MIPS
Martin Nordholts
-1
/
+0
2025-02-23
Eliminate the use of `public_test_dep!` for a third time
Trevor Gross
-772
/
+763
2025-02-23
Make the compiler-builtins test more accurately mirror compiler-builtins
Trevor Gross
-185
/
+186
2025-02-23
ci: Pin the nightly toolchain for aarch64 jobs
Trevor Gross
-0
/
+4
2025-02-24
Added into_value const function to ControlFlow<T, T>
Madhav Madhusoodanan
-0
/
+21
2025-02-23
add newly-added s390x features to `is_s390x_feature_detected`
Folkert de Vries
-0
/
+70
2025-02-23
mark riscv intrinsics as safe
usamoi
-228
/
+80
2025-02-23
start using the newly added target features for testing
Folkert de Vries
-24
/
+43
2025-02-23
use generic llvm intrinsics for rounding
Folkert de Vries
-76
/
+94
2025-02-23
simplify the `vec_abs` implementation
Folkert de Vries
-15
/
+3
2025-02-23
impl `VectorMax/Min` for `vector_float/double`
Folkert de Vries
-0
/
+21
2025-02-23
implement `vec_round` and friends
Folkert de Vries
-0
/
+284
2025-02-23
use `simd_neg` in the `impl crate::ops::Neg`
Folkert de Vries
-2
/
+1
2025-02-23
use `simd_shuffle` in the implementation of `vec_splat`
Folkert de Vries
-16
/
+7
2025-02-23
use `simd_ctlz` instead of an extern
Folkert de Vries
-10
/
+3
2025-02-23
use `llvm.nearbyint.v4f32` for rounding
Folkert de Vries
-1
/
+1
2025-02-23
use generic llvm intrinsics for min/max on powerpc
Folkert de Vries
-12
/
+12
2025-02-23
fix
bendn
-24
/
+24
2025-02-23
Rollup merge of #137483 - bend-n:😅, r=Noratrieb
Trevor Gross
-38
/
+38
2025-02-23
Rollup merge of #137297 - tgross35:update-builtins, r=tgross35
Trevor Gross
-4
/
+4
2025-02-23
Rollup merge of #136543 - RalfJung:round-ties-even, r=tgross35
Trevor Gross
-116
/
+89
2025-02-23
rename sub_ptr 😅
bendn
-38
/
+38
2025-02-23
Fix documentation for unstable sort
yukang
-15
/
+33
2025-02-23
Stabilize `core::str::from_utf8_mut`
Waffle Lapkin
-3
/
+2
2025-02-23
stabilize extract_if
bendn
-15
/
+9
2025-02-23
Win: use existing wrappers for `SetFileInformationByHandle` in `File::open_na...
Dennis Duda
-25
/
+11
2025-02-23
Return error on unexpected termination in `Thread::join`.
Mahmoud Mazouz
-1
/
+5
2025-02-23
Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrum
bors
-371
/
+44
[prev]
[next]