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-19
Move the libm .editorconfig to root
Trevor Gross
-5
/
+0
2025-04-19
Combine the libm .gitignore
Trevor Gross
-12
/
+12
2025-04-19
Remove libm CI dockerfiles
Trevor Gross
-249
/
+0
2025-04-19
Run `cargo fmt` on all projects
Trevor Gross
-283
/
+1070
2025-04-19
Add a .rustfmt.toml with style edition 2024
Trevor Gross
-1
/
+0
2025-04-19
Add libm and libm-macros to the workspace
Trevor Gross
-40
/
+33
2025-04-19
libm: Fix crate compilation
Trevor Gross
-10
/
+10
2025-04-19
docs: fix typo change from inconstants to invariants
Onè
-1
/
+1
2025-04-19
Fix the release-plz job
Trevor Gross
-34
/
+2
2025-04-19
libm: Flatten the `libm/libm` directory
Trevor Gross
-1
/
+1
2025-04-19
libm: Reorganize into compiler-builtins
Trevor Gross
-316
/
+314
2025-04-19
libm: Remove compiler-builtins-smoke-test
Trevor Gross
-245
/
+0
2025-04-19
Update .git-blame-ignore-revs after the libm merge
Trevor Gross
-1
/
+2
2025-04-19
Update path to libm after the merge
Trevor Gross
-1
/
+1
2025-04-19
Update submodules after the `libm` merge
Trevor Gross
-4
/
+4
2025-04-19
Merge remote-tracking branch 'libm/merge-into-builtins-prep' into absorb-libm
Trevor Gross
-0
/
+31148
2025-04-19
Remove the libm submodule
Trevor Gross
-3
/
+0
2025-04-19
Rollup merge of #139533 - jogru0:130711, r=Mark-Simulacrum
Chris Denton
-0
/
+44
2025-04-19
Rollup merge of #139868 - thaliaarchi:move-env-consts-pal, r=joboet
Chris Denton
-187
/
+192
2025-04-19
Rollup merge of #140016 - pfmooney:illumos-fstatat, r=jhpratt
Chris Denton
-3
/
+6
2025-04-19
Rollup merge of #139922 - jnqnfe:cstr_doc_fix, r=jhpratt
Chris Denton
-1
/
+1
2025-04-19
Rollup merge of #139535 - ChrisDenton:default-ptr, r=tgross35
Chris Denton
-0
/
+33
2025-04-19
added test for Enumerate::next_index on empty iterator
Jonathan Gruner
-0
/
+11
2025-04-19
added doctest for Enumerate::next_index
Jonathan Gruner
-0
/
+21
2025-04-19
add next_index to Enumerate
Jonathan Gruner
-0
/
+12
2025-04-19
simd_select_bitmask: the 'padding' bits in the mask are just ignored
Ralf Jung
-3
/
+1
2025-04-19
Auto merge of #139114 - m-ou-se:super-let-pin, r=davidtwco
bors
-102
/
+36
2025-04-19
Improve rustdocs on slice_as_chunks methods
Scott McMurray
-8
/
+94
2025-04-19
ci: Update `ci/run-docker.sh` to match libm
Trevor Gross
-55
/
+69
2025-04-18
ci: Make CI configuration more similar to `libm`
Trevor Gross
-119
/
+161
2025-04-18
Handle unsupported fallback
Thalia Archibald
-1
/
+28
2025-04-18
Combine env consts into std::sys::env_consts
Thalia Archibald
-95
/
+71
2025-04-18
Rename `testcrate` to `builtins-test`
Trevor Gross
-37
/
+38
2025-04-18
Sort Unix env constants alphabetically by target_os
Thalia Archibald
-98
/
+100
2025-04-18
Migrate all crates except `libm` to edition 2024
Trevor Gross
-30
/
+34
2025-04-18
refactor: Introduce a virtual manifest
Trevor Gross
-302
/
+305
2025-04-18
refactor: Move the `libm` crate to a subdirectory
Trevor Gross
-23
/
+334
2025-04-18
Mark generic functions `#[inline]`
Trevor Gross
-2
/
+27
2025-04-18
std: Use fstatat() on illumos
Patrick Mooney
-3
/
+6
2025-04-18
Combine the source files for `fmod`
Trevor Gross
-31
/
+27
2025-04-18
Remove errant doc comment lines
Tamir Duberstein
-2
/
+0
2025-04-18
Move `<CStr as Debug>` test to coretests
Tamir Duberstein
-6
/
+6
2025-04-18
Invert `<CString as Deref>::deref` and `CString::as_c_str`
Tamir Duberstein
-3
/
+3
2025-04-18
Auto merge of #139996 - matthiaskrgr:rollup-0nka2hw, r=matthiaskrgr
bors
-1
/
+12
2025-04-18
rtprintpanic: clarify that the error is aborting the process
Lieselotte
-1
/
+1
2025-04-18
LocalKey<T>: document that the dtor should not panic
Lieselotte
-1
/
+5
2025-04-18
Ensure all public functions are marked `no_panic`
Trevor Gross
-0
/
+15
2025-04-18
ci: Account for `PR_NUMBER` being set to an empty string
Trevor Gross
-1
/
+1
2025-04-18
Ensure configure.rs changes trigger rebuilds
Trevor Gross
-0
/
+3
2025-04-18
Remove impl_tag from CONTRIBUTING.md file
arshitas
-1
/
+1
[prev]
[next]