about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-01-30Rollup merge of #107424 - bpeel:clone-into-from-share-code, r=scottmcmMatthias Krüger-40/+34
2023-01-30Auto merge of #107080 - Urgau:cleanup-bootstrap-extra-check-cfgs, r=Mark-Simu...bors-8/+1
2023-01-30Rollup merge of #107459 - tshepang:cosistency, r=WaffleLapkinDylan DPC-2/+2
2023-01-30Rollup merge of #107452 - y21:get-mut-unchecked-typo, r=Mark-SimulacrumDylan DPC-2/+2
2023-01-30Rollup merge of #101569 - m-ou-se:alloc-no-rexport-argumentv1, r=thomccDylan DPC-1/+1
2023-01-30end entry paragraph with a period (.)Tshepang Mbambo-2/+2
2023-01-29Don't re-export private/unstable ArgumentV1 from `alloc`.Mara Bos-1/+1
2023-01-29fix typo in {Rc, Arc}::get_mut_unchecked docsy21-2/+2
2023-01-29Rollup merge of #107431 - notriddle:notriddle/colon, r=thomccMatthias Krüger-1/+1
2023-01-29Rollup merge of #106798 - scottmcm:signum-via-cmp, r=Mark-SimulacrumMatthias Krüger-5/+6
2023-01-29Rollup merge of #106769 - lenko-d:libtest-print_why_a_test_was_ignored_if_its...Matthias Krüger-1/+16
2023-01-29Remove `GenFuture` from coreArpad Borsos-45/+0
2023-01-29Auto merge of #106253 - nbdd0121:upcast, r=compiler-errorsbors-0/+5
2023-01-29Rollup merge of #107154 - glaubitz:m68k-alloc, r=JohnTitorMatthias Krüger-0/+1
2023-01-29Rollup merge of #106618 - jmillikin:os-net-rustdoc-wasm32, r=JohnTitorMatthias Krüger-0/+9
2023-01-28docs: remove colon from time headerMichael Howell-1/+1
2023-01-28vec: Use SpecCloneIntoVec::clone_into to implement Vec::clone_fromNeil Roberts-30/+1
2023-01-28slice: Add a specialization for clone_into when T is CopyNeil Roberts-10/+33
2023-01-28Reintroduce multiple_supertrait_upcastable lintGary Guo-0/+5
2023-01-28Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnayMatthias Krüger-58/+15
2023-01-28Rollup merge of #105524 - Ayush1325:libc-free, r=ChrisDentonMatthias Krüger-9/+10
2023-01-28Rollup merge of #104252 - faern:stabilize-const_socketaddr, r=JohnTitorMatthias Krüger-14/+13
2023-01-28Replace libc::{type} with crate::ffi::{type}Ayush Singh-9/+10
2023-01-28Rollup merge of #107022 - scottmcm:ordering-option-eq, r=m-ou-seMatthias Krüger-1/+15
2023-01-27Remove `ControlFlow::{BREAK, CONTINUE}`Scott McMurray-58/+15
2023-01-27Link to the LLVM issue from a comment on `SpecOptionPartialEq`Scott McMurray-0/+6
2023-01-27Fixed confusement between mod and remainderMatthias Kaak-2/+2
2023-01-27std: add safety comment in `LazyLock::get`joboet-1/+8
2023-01-27std: fix `Debug` implementation on `LazyLock`joboet-8/+5
2023-01-27Rollup merge of #106856 - vadorovsky:fix-atomic-annotations, r=joshtriplettYuki Okushi-15/+30
2023-01-27Rollup merge of #105784 - yanns:update_stdarch, r=AmanieuYuki Okushi-3/+3
2023-01-26Implement `AsFd` and `AsRawFd` for `Rc`Ian Douglas Scott-0/+16
2023-01-26Auto merge of #107328 - matthiaskrgr:rollup-lfqwo0o, r=matthiaskrgrbors-2/+8
2023-01-26std: optimize `LazyLock` sizejoboet-17/+116
2023-01-26Rollup merge of #107322 - JakobDegen:custom-mir, r=tmiaskoMatthias Krüger-2/+8
2023-01-26Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obkbors-1/+21
2023-01-26Custom mir: Add support for some remaining, easy to support constructsJakob Degen-2/+8
2023-01-26fix alphabetical sortYann Simon-3/+3
2023-01-26remove avx512 prefix for gfni, vaes and vpclmulqdqYann Simon-3/+3
2023-01-26Auto merge of #107318 - matthiaskrgr:rollup-776kd81, r=matthiaskrgrbors-33/+43
2023-01-26Rollup merge of #106946 - dtolnay:hashlinecolumn, r=m-ou-seMatthias Krüger-1/+1
2023-01-26Rollup merge of #106836 - ibraheemdev:sync-sender-spin, r=AmanieuMatthias Krüger-23/+7
2023-01-26Rollup merge of #106779 - RReverser:patch-2, r=Mark-SimulacrumMatthias Krüger-8/+3
2023-01-26Rollup merge of #97373 - dimpolo:cell_dispatch_from_dyn, r=dtolnayMatthias Krüger-1/+32
2023-01-26Rollup merge of #106407 - mejrs:attr_check, r=compiler-errorsMatthias Krüger-0/+1
2023-01-25Stabilize the const_socketaddr featureLinus Färnstrand-14/+13
2023-01-25Rollup merge of #106944 - Nilstrieb:there-once-was-a-diagnostic, r=WaffleLapkinMatthias Krüger-0/+60
2023-01-25Set version placeholders to 1.68Mark Rousskov-9/+9
2023-01-25Remove outdated cfg on `le32`Urgau-8/+1
2023-01-25Rollup merge of #107223 - ChayimFriedman2:patch-5, r=WaffleLapkinDylan DPC-2/+2