about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2024-12-05Rollup merge of #127565 - esp-rs:xtensa-vaargs, r=workingjubileeJacob Pratt-0/+20
2024-12-05Rollup merge of #133863 - oli-obk:push-pystoxvtvssx, r=lqdLeón Orell Valerian Liehr-3/+3
2024-12-05Rollup merge of #118833 - Urgau:lint_function_pointer_comparisons, r=cjgillotLeón Orell Valerian Liehr-0/+1
2024-12-04Improve comments for the default backtrace printerjyn-14/+12
2024-12-05Expand home_dir docsChris Denton-0/+7
2024-12-04Reformat Python code with `ruff`Jakub Beránek-19/+34
2024-12-04Rename `core_pattern_type` and `core_pattern_types` lib feature gates to `pa...Oli Scherer-3/+3
2024-12-04Move some alloc tests to the alloctests cratebjorn3-27/+123
2024-12-04clarify simd_relaxed_fma non-determinismRalf Jung-1/+2
2024-12-04Rollup merge of #133651 - scottmcm:nonnull-nonzero-no-field-projection, r=oli...Matthias Krüger-29/+58
2024-12-04Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgrbors-3/+42
2024-12-03Rollup merge of #133726 - joshtriplett:breakpoint, r=oli-obkMatthias Krüger-0/+39
2024-12-03Rollup merge of #132937 - xmh0511:master, r=m-ou-seMatthias Krüger-3/+3
2024-12-03Update `NonZero` and `NonNull` to not field-project (per MCP807)Scott McMurray-29/+58
2024-12-03Rollup merge of #133796 - TDecking:borrowing-sub, r=tgross35Matthias Krüger-1/+1
2024-12-03Rollup merge of #133762 - RalfJung:const-size-of-val, r=workingjubileeMatthias Krüger-6/+5
2024-12-03Rollup merge of #133696 - RalfJung:const-hashmap, r=cuviperMatthias Krüger-6/+49
2024-12-03Use UNIX thread_local implementation for WASI.Sebastian Urban-75/+22
2024-12-03Update the definition of `borrowing_sub`Tobias Decking-1/+1
2024-12-03Teach rust core about Xtensa VaListImpl and add a custom lowering of vaarg fo...Brian J. Tarricone-0/+20
2024-12-02Add `core::arch::breakpoint` and testJosh Triplett-0/+39
2024-12-03Add doc alias 'then_with' for `then` method on `bool`Ross MacArthur-0/+1
2024-12-03./x miri: fix sysroot buildRalf Jung-4/+4
2024-12-03Rollup merge of #133395 - calebzulawski:simd_relaxed_fma, r=workingjubileeMatthias Krüger-0/+14
2024-12-02Rollup merge of #133763 - Urgau:f16-midpoint-const-feat, r=AmanieuGuillaume Gomez-1/+1
2024-12-02Rollup merge of #133701 - kornelski:c-str, r=workingjubileeGuillaume Gomez-23/+21
2024-12-02Rollup merge of #131713 - tgross35:stabilize-const_maybe_uninit_write, r=Ralf...Guillaume Gomez-2/+2
2024-12-02stabilize const_{size,align}_of_valRalf Jung-6/+5
2024-12-02Stabilize `const_maybe_uninit_write`Trevor Gross-2/+2
2024-12-02Use c"lit" for CStrings without unwrapKornel-23/+21
2024-12-02Allow fn pointers comparisons lint in libraryUrgau-0/+1
2024-12-02Fix `f16::midpoint` const feature gateUrgau-1/+1
2024-12-02Rollup merge of #133743 - bjoernager:slice-as-array, r=joboetGuillaume Gomez-1/+1
2024-12-02wasm: Add missing `#[target_feature]` to simd ctorsAlex Crichton-2/+23
2024-12-02stabilize const_collections_with_hasher and build_hasher_default_const_newRalf Jung-6/+49
2024-12-02Auto merge of #133728 - jhpratt:rollup-k1i60pg, r=jhprattbors-50/+2
2024-12-02Fix docs for '<[T]>::as_array';Gabriel Bjørnager Jensen-1/+1
2024-12-01Rollup merge of #133678 - Urgau:stabilize-ptr_fn_addr_eq, r=jhprattJacob Pratt-3/+1
2024-12-01Rollup merge of #133672 - RalfJung:const-stability-cleanup, r=jhprattJacob Pratt-47/+1
2024-12-01Rollup merge of #133711 - cod10129:master, r=NoratriebJacob Pratt-0/+1
2024-12-01Rollup merge of #131784 - Urgau:stabilize-midpoint, r=dtolnayJacob Pratt-37/+34
2024-12-01Rollup merge of #131416 - okaneco:const_copy, r=RalfJungJacob Pratt-6/+10
2024-12-01Mark `slice::copy_from_slice` unstably constokaneco-6/+10
2024-12-01add isatty alias for is_terminalcod10129-0/+1
2024-12-01Rollup merge of #133674 - scottmcm:chain-carrying-add, r=AmanieuMatthias Krüger-1/+1
2024-12-01Rollup merge of #133669 - RalfJung:const_swap_splitup, r=dtolnayMatthias Krüger-3/+23
2024-12-01Run `cargo update` and update licensesclubby789-6/+6
2024-12-01Stabilize unsigned `num_midpoint` featureUrgau-37/+34
2024-12-01Rollup merge of #133686 - samueltardieu:push-xkxwxzxqokuu, r=compiler-errorsMatthias Krüger-0/+1
2024-12-01Rollup merge of #133622 - mkroening:exception-blog, r=cuviperMatthias Krüger-2/+2