about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-06-05Auto merge of #142081 - matthiaskrgr:rollup-secpezz, r=matthiaskrgrbors-1177/+1414
2025-06-05Clarify description of `Seek::stream_len`Tobias Bucher-1/+1
2025-06-05Optimize `Seek::stream_len` impl for `File`Tobias Bucher-10/+89
2025-06-05change tests to use fixed constants to let them pass with miriLorrensP-2158466-76/+41
2025-06-05Rollup merge of #142036 - tgross35:update-builtins, r=tgross35Matthias Krüger-1177/+1414
2025-06-05Auto merge of #142070 - matthiaskrgr:rollup-e7lxtuo, r=matthiaskrgrbors-22/+11
2025-06-05Rollup merge of #140638 - RalfJung:unsafe-pinned-shared-aliased, r=workingjub...Matthias Krüger-22/+11
2025-06-05Auto merge of #135054 - cramertj:file-cstr, r=m-ou-sebors-16/+25
2025-06-05Stabilize `const_eq_ignore_ascii_case`Paolo Barbolini-2/+2
2025-06-05add comments to Zip unsoundness regression testThe 8472-2/+24
2025-06-05fix Zip unsoundness (again)The 8472-75/+99
2025-06-04add Vec::peek_mutJeremy Smart-0/+102
2025-06-04`panic-handler`: Remove the `no_core` featureTrevor Gross-9/+3
2025-06-04Merge ref 'df8102fe5f24:/library/compiler-builtins' from https://github.com/r...Trevor Gross-3408/+5701
2025-06-04Update the upstream Rust versionTrevor Gross-0/+1
2025-06-04Add tooling for `josh` syncsTrevor Gross-0/+424
2025-06-04Add an empty rust-version fileTrevor Gross-0/+0
2025-06-04Replace the musl submodule with a download scriptTrevor Gross-18/+30
2025-06-04Add Location::file_with_nulTaylor Cramer-16/+25
2025-06-04coretests: move float tests from num to floats module and use a more flexible...Ralf Jung-353/+548
2025-06-04Rollup merge of #141939 - Qelxiros:139911-exact-div-tests, r=workingjubileeMatthias Krüger-0/+62
2025-06-04Rollup merge of #141924 - rs-sac:extr-doc, r=jhprattMatthias Krüger-7/+7
2025-06-04Rollup merge of #141893 - usamoi:lossless, r=tgross35Matthias Krüger-1/+0
2025-06-04Rollup merge of #141467 - cyrgani:const-empty-stringlikes, r=AmanieuMatthias Krüger-5/+7
2025-06-04Rollup merge of #137306 - tgross35:remove-i128-u128-improper-ctypes, r=travis...Matthias Krüger-0/+14
2025-06-04Rollup merge of #136687 - joshtriplett:improve-display-and-fromstr-docs, r=Am...Matthias Krüger-0/+28
2025-06-03add tests for negative numbersJeremy Smart-0/+14
2025-06-03Auto merge of #141984 - matthiaskrgr:rollup-wy6j9ca, r=matthiaskrgrbors-145/+58
2025-06-03`Display`: Rework explanation of `FromStr`/`Display` round-trippingJosh Triplett-2/+7
2025-06-03`FromStr`: Rework explanation of `FromStr`/`Display` round-trippingJosh Triplett-6/+5
2025-06-03Add some more description of interactions between `Display` and `FromStr`Josh Triplett-0/+6
2025-06-03Improve the documentation of `Display` and `FromStr`, and their interactionsJosh Triplett-0/+18
2025-06-03Rollup merge of #141925 - cuviper:vestigial-bootstrap, r=workingjubileeMatthias Krüger-134/+14
2025-06-03Rollup merge of #141455 - joboet:tls_exhaustion_abort, r=tgross35Matthias Krüger-11/+10
2025-06-03Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzolbors-0/+52996
2025-06-03Add `iter` macroOli Scherer-0/+34
2025-06-03Enable Float non-determinism in miri. Update and add tests and changeLorrensP-2158466-39/+86
2025-06-04std: simplify `NonNull` variance documentationxizheyin-11/+16
2025-06-03Update stdarch submodulesayantn-0/+0
2025-06-03Auto merge of #141954 - matthiaskrgr:rollup-zptd6t9, r=matthiaskrgrbors-3/+3
2025-06-03Rollup merge of #141949 - onur-ozkan:move-test-float-parse, r=KobzolMatthias Krüger-1/+1
2025-06-03Rollup merge of #141921 - ehuss:arm-min-max, r=tgross35Matthias Krüger-2/+2
2025-06-03move `test-float-parse` tool into `src/tools` dironur-ozkan-1/+1
2025-06-03Update ABI compatibility docs about null-pointer-optimized enums.zachs18-0/+3
2025-06-03Rollup merge of #141873 - neeko-cat:patch-1, r=tgross35Matthias Krüger-1/+1
2025-06-03Rollup merge of #140715 - lukaslueg:oncecellsyncdocs, r=tgross35Matthias Krüger-5/+13
2025-06-02add testsJeremy Smart-0/+48
2025-06-02compiler-builtins: Eliminate symlinksTrevor Gross-2/+1
2025-06-02libm-test: Fix unintentional skips in `binop_common`Trevor Gross-12/+34
2025-06-02Remove more library bootstrapJosh Stone-12/+1