about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-04-06Auto merge of #138951 - jwnrt:alloc-raw-vec-strict-prov, r=Noratriebbors-6/+23
2025-04-06Auto merge of #136077 - rust-lang:cargo_update, r=clubby789bors-2/+2
2025-04-06Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=UrgauGuillaume Gomez-0/+126
2025-04-06Rollup merge of #139072 - nickkuk:align_to_uninit_mut, r=Mark-SimulacrumGuillaume Gomez-2/+51
2025-04-06Rollup merge of #138876 - thaliaarchi:trusty-stdio, r=NoratriebGuillaume Gomez-38/+49
2025-04-06Rollup merge of #138562 - kornelski:nth-panic, r=NoratriebGuillaume Gomez-25/+25
2025-04-06Rollup merge of #139123 - thaliaarchi:core-alloc-test-paths, r=bjorn3Stuart Cook-3/+3
2025-04-06cargo updategithub-actions-2/+2
2025-04-05tidy: Fix paths to coretests and alloctestsThalia Archibald-3/+3
2025-04-05Rollup merge of #139121 - thaliaarchi:rename-thread_local-statik, r=NoratriebMatthias Krüger-3/+3
2025-04-05Rollup merge of #136877 - Sky9x:const-inherent-ptr-replace, r=jhprattMatthias Krüger-2/+4
2025-04-05Rollup merge of #139092 - thaliaarchi:move-fd-pal, r=joboetMatthias Krüger-31/+53
2025-04-05Rollup merge of #138381 - thaliaarchi:bstr-sliceindex, r=joshtriplettMatthias Krüger-273/+291
2025-04-04Rename internal module from statik to no_threadsThalia Archibald-3/+3
2025-04-04Fix unsafe_op_in_unsafe_fn for Unix fd and weakThalia Archibald-10/+14
2025-04-04Move fd into sysThalia Archibald-23/+41
2025-04-05Rollup merge of #139389 - mejrs:hidden, r=workingjubileeStuart Cook-0/+1
2025-04-05Rollup merge of #138546 - GuillaumeGomez:integer-to-string-tests, r=AmanieuStuart Cook-0/+70
2025-04-05Rollup merge of #138024 - reitermarkus:unicode-panic-optimization, r=ibraheemdevStuart Cook-83/+234
2025-04-05Rollup merge of #137897 - xTachyon:tls-fix, r=thomcc,jieyouxuStuart Cook-1/+23
2025-04-05Rollup merge of #136457 - calder:master, r=tgross35Stuart Cook-7/+333
2025-04-04Expose algebraic floating point intrinsicsCalder Coalson-7/+333
2025-04-04Update `rustc-literal-escaper` version to `0.0.2`Guillaume Gomez-1/+6
2025-04-04bootstrap: Only add `rustc_randomized_layouts` if the crate has itGuillaume Gomez-1/+7
2025-04-04Rollup merge of #139366 - RalfJung:ToSocketAddrs, r=jieyouxuMatthias Krüger-1/+1
2025-04-04make `Arguments::as_statically_known_str` doc(hidden)mejrs-0/+1
2025-04-04Optimize setting the slice to empty in slice IterKornel-9/+9
2025-04-04Optimize slice Windows::nthKornel-7/+9
2025-04-04Optimize slice Iter::nthKornel-10/+8
2025-04-04Add `_value` methods to proc_macro libGuillaume Gomez-0/+115
2025-04-04ToSocketAddrs: fix typoRalf Jung-1/+1
2025-04-04Auto merge of #139213 - bjorn3:cg_clif_test_coretests, r=jieyouxubors-1/+1
2025-04-04Rollup merge of #139295 - JakeWharton:jw.duplicate-anon-pipe.2025-04-02, r=jo...Matthias Krüger-1/+0
2025-04-03Rollup merge of #139068 - a1phyr:less_uninit, r=joboetMatthias Krüger-2/+4
2025-04-03Auto merge of #139301 - matthiaskrgr:rollup-sa6ali8, r=matthiaskrgrbors-73/+40
2025-04-03Fix testing with randomized layouts enabledbjorn3-1/+0
2025-04-03Run coretests and alloctests with cg_clif in CIbjorn3-0/+1
2025-04-03Auto merge of #137738 - Daniel-Aaron-Bloom:const_slice_make_iter, r=dtolnaybors-36/+57
2025-04-03Rollup merge of #139273 - tgross35:cell-update-changes, r=jhprattMatthias Krüger-13/+6
2025-04-03Rollup merge of #139145 - okaneco:safe_splits, r=AmanieuMatthias Krüger-60/+34
2025-04-02Remove creation of duplicate AnonPipeJake Wharton-1/+0
2025-04-02Apply requested API changes to `cell_update`Trevor Gross-13/+6
2025-04-02Make slice iterator constructors unstably constDaniel Bloom-36/+57
2025-04-02Rollup merge of #139215 - clubby789:std-size-tweaks, r=joboetTakayuki Maeda-0/+3
2025-04-02Auto merge of #138848 - clubby789:cargo-update, r=Mark-Simulacrumbors-21/+18
2025-04-01Add `opt-level = "s"` for more std symbolication cratesclubby789-0/+3
2025-04-01compiler and tools dependenciesclubby789-21/+18
2025-04-01Auto merge of #138928 - ChrisDenton:fix-uwp, r=tgross35bors-1/+1
2025-04-01Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obkbors-601/+609
2025-04-01io: Avoid Avoid marking bytes as uninit in `BufReader::peek`Benoît du Garreau-1/+0