about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2024-09-01stabilize const_float_bits_convRalf Jung-33/+34
2024-09-01tweak wording regarding Box validityRalf Jung-2/+3
2024-09-01Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlinbors-8/+18
2024-09-01chore: releasegithub-actions[bot]-1/+1
2024-09-01Rollup merge of #129832 - eduardosm:stray-dot, r=jhprattMatthias Krüger-1/+1
2024-09-01Rollup merge of #129207 - GrigorenkoPV:elided-is-named, r=cjgillotMatthias Krüger-11/+11
2024-09-01Rollup merge of #128641 - Konippi:standardize-duplicate-processes-in-parser, ...Matthias Krüger-32/+24
2024-09-01Rollup merge of #128495 - joboet:more_memcmp, r=scottmcmMatthias Krüger-10/+33
2024-08-31when -Zrandomize-layout is enabled disable alloc test testing internal struct...The 8472-1/+2
2024-08-31Auto merge of #129831 - matthiaskrgr:rollup-befq6zx, r=matthiaskrgrbors-29/+33
2024-08-31Remove stray dot in `std::char::from_u32_unchecked` documentationEduardo Sánchez Muñoz-1/+1
2024-08-31Rollup merge of #129826 - Alcaro:patch-1, r=workingjubileeMatthias Krüger-1/+1
2024-08-31Rollup merge of #129650 - Zalathar:profiler-builtins, r=Mark-SimulacrumMatthias Krüger-28/+32
2024-08-31[hexagon] Remove aliases w/o leading __Brian Cain-32/+24
2024-08-31Update mod.rsAlcaro-1/+1
2024-08-31Rollup merge of #129730 - RalfJung:float-arithmetic, r=workingjubileeMatthias Krüger-44/+48
2024-08-31Fix `elided_named_lifetimes` in codePavel Grigorenko-11/+11
2024-08-31Improve documentation for <integer>::from_str_radixKappa322-26/+55
2024-08-31Move remove_dir_all impl into a moduleChris Denton-169/+253
2024-08-31Rollup merge of #129754 - alexcrichton:fix-wasi-long-sleep, r=workingjubileeMatthias Krüger-30/+31
2024-08-31Rollup merge of #129675 - lolbinarycat:bufreader_peek_unsized, r=workingjubileeMatthias Krüger-0/+2
2024-08-31Rollup merge of #129642 - workingjubilee:bump-backtrace-fc37b22, r=workingjub...Matthias Krüger-0/+0
2024-08-31Rollup merge of #129640 - saethlin:unignore-android-in-alloc, r=tgross35Matthias Krüger-25/+5
2024-08-31Fixed more typos in library/coreranger-ross-5/+5
2024-08-31Fixed typos in btree map docsranger-ross-4/+4
2024-08-31Fixed some typos in the standard library documentation/commentsranger-ross-6/+6
2024-08-30enumerate the two parts of the NaN rulesRalf Jung-20/+21
2024-08-30add hyphen in floating-pointRalf Jung-12/+12
2024-08-30Squashed `aarch64_unknown_nto_qnx700` supportYuri Astrakhan-8/+18
2024-08-29add new_cyclic_in for ArcMatthew Giordano-0/+93
2024-08-29improve commentsMatthew Giordano-1/+2
2024-08-29fix new_cyclic_in for rcMatthew Giordano-48/+79
2024-08-29fix fmtMatthew Giordano-10/+2
2024-08-29Try latest backtraceJubilee Young-0/+0
2024-08-29wasi: Fix sleeping for `Duration::MAX`Alex Crichton-30/+31
2024-08-29Rollup merge of #128166 - ChaiTRex:isqrt, r=tgross35Guillaume Gomez-67/+684
2024-08-29Rollup merge of #123940 - kornelski:remove-derived-debug, r=UrgauGuillaume Gomez-0/+4
2024-08-29Box validity: update for new zero-sized rulesRalf Jung-15/+12
2024-08-29Use simpler branchy swap logic in tiny merge sortLukas Bergdoll-42/+13
2024-08-29f32 docs: define 'arithmetic' operationsRalf Jung-16/+19
2024-08-28Speed up `checked_isqrt` and `isqrt` methodsChai T. Rex-35/+371
2024-08-28Improve `isqrt` tests and add benchmarksChai T. Rex-32/+313
2024-08-28Rollup merge of #129715 - Amjad50:update-compiler-builtins, r=tgross35Jubilee-4/+4
2024-08-28Rollup merge of #129683 - RalfJung:copysign, r=thomccJubilee-12/+32
2024-08-28Rollup merge of #129673 - matthewpipie:arc-weak-debug-trait, r=dtolnayJubilee-1/+1
2024-08-28Rollup merge of #129401 - workingjubilee:partial-initialization-of-stabilizat...Jubilee-67/+32
2024-08-28Rollup merge of #129378 - goffrie:patch-3, r=ChrisDentonJubilee-13/+9
2024-08-28Rollup merge of #128192 - mrkajetanp:feature-detect, r=AmanieuJubilee-0/+34
2024-08-28add guarantee about remove_dir and remove_file error kindsbinarycat-0/+10
2024-08-29Update `compiler_builtins` to `0.1.123`Amjad Alsharafi-4/+4