about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-01-02Move some things to `std::sync::poison` and reexport them in `std::sync`Pavel Grigorenko-37/+141
2024-12-31Auto merge of #134952 - Zalathar:rollup-i6g97md, r=Zalatharbors-162/+440
2024-12-31Rollup merge of #134949 - compiler-errors:froms, r=jieyouxuStuart Cook-45/+45
2024-12-31Rollup merge of #134941 - workingjubilee:rustc-abi-normal, r=NoratriebStuart Cook-0/+32
2024-12-31Rollup merge of #134934 - Noname-Official:patch-1, r=saethlinStuart Cook-6/+6
2024-12-31Rollup merge of #134933 - compiler-errors:async-fn-future-sized, r=lqdStuart Cook-3/+71
2024-12-31Rollup merge of #134932 - RalfJung:arm-float-abi, r=workingjubileeStuart Cook-103/+258
2024-12-31Rollup merge of #134930 - RalfJung:ptr-docs-valid-access, r=jhprattStuart Cook-2/+2
2024-12-31Rollup merge of #134927 - DaniPopes:const-as_flattened_mut, r=scottmcmStuart Cook-1/+2
2024-12-31Rollup merge of #134919 - Zalathar:x-test-compiler, r=jieyouxuStuart Cook-2/+24
2024-12-31Auto merge of #134929 - compiler-errors:style-edition-2024, r=ytmimibors-10/+6
2024-12-31Convert some Into impls into From implsMichael Goulet-45/+45
2024-12-31Stabilize style_edition 2024 in-treeMichael Goulet-10/+6
2024-12-31Make sure we check the future type is Sized in AsyncFn*Michael Goulet-3/+71
2024-12-31Make `./x test compiler` actually run the compiler unit testsZalathar-2/+24
2024-12-30Auto merge of #134757 - RalfJung:const_swap, r=scottmcmbors-95/+139
2024-12-30compiler: Add a statement-of-intent to `rustc_abi`Jubilee Young-0/+32
2024-12-30Auto merge of #134931 - matthiaskrgr:rollup-b47ly73, r=matthiaskrgrbors-18/+90
2024-12-30musleabi* targets: we no longer need to set gnueabi* for LLVM now that we set...Ralf Jung-25/+6
2024-12-30explicitly set float ABI for all ARM targetsRalf Jung-64/+150
2024-12-30add llvm_floatabi field to target spec that controls FloatABITypeRalf Jung-4/+67
2024-12-30Fix typosNoName-6/+6
2024-12-30Rollup merge of #134924 - ranger-ross:cleanup-ci-output, r=KobzolMatthias Krüger-1/+2
2024-12-30Rollup merge of #134922 - ericlehong:fix/typos, r=lqdMatthias Krüger-6/+6
2024-12-30Rollup merge of #134911 - HigherOrderLogic:master, r=onur-ozkanMatthias Krüger-9/+9
2024-12-30Rollup merge of #134871 - clubby789:test-63646, r=compiler-errorsMatthias Krüger-0/+28
2024-12-30Rollup merge of #132477 - Noratrieb:illumos-oxide, r=workingjubileeMatthias Krüger-2/+45
2024-12-30fmtRalf Jung-2/+2
2024-12-30ptr docs: make it clear that we are talking only about memory accessesRalf Jung-2/+2
2024-12-30Auto merge of #134914 - lqd:polonius-next-episode-5, r=jackh726bors-210/+189
2024-12-30Make slice::as_flattened_mut unstably constDaniPopes-1/+2
2024-12-30rustc_llvm: expose FloatABIType target machine parameterRalf Jung-14/+39
2024-12-30Auto merge of #134906 - jieyouxu:multi-crate-type, r=lqd,fmeasebors-0/+67
2024-12-31ci: Cleanup docker build logs in CIranger-ross-1/+2
2024-12-30Add illumos target documentationNoratrieb-2/+45
2024-12-30Fix typosericlehong-6/+6
2024-12-30Auto merge of #134885 - RalfJung:arm-soft-float, r=workingjubileebors-2/+2
2024-12-30tests: add basic test coverage for cli flag `--crate-type`许杰友 Jieyou Xu (Joe)-0/+67
2024-12-30chore: fix typosHoru-9/+9
2024-12-30Auto merge of #134865 - clubby789:proc-macro-tls, r=onur-ozkanbors-12/+171
2024-12-30rename `diags` fieldRémy Rakic-19/+26
2024-12-30clean up `BorrowckDiags`Rémy Rakic-23/+13
2024-12-30merge `diags` module into `diagnostics`Rémy Rakic-149/+142
2024-12-30move `facts` module to polonius legacy moduleRémy Rakic-22/+17
2024-12-30simplify `add_extra_drop_facts`Rémy Rakic-25/+20
2024-12-30move `location` module to polonius legacy moduleRémy Rakic-11/+11
2024-12-30fix a couple nitsRémy Rakic-7/+6
2024-12-30Auto merge of #134866 - osiewicz:write-rlib-bufwriter, r=bjorn3bors-2/+5
2024-12-30Auto merge of #134670 - lqd:polonius-next-episode-4, r=jackh726bors-128/+498
2024-12-29Auto merge of #134901 - matthiaskrgr:rollup-b0wwuht, r=matthiaskrgrbors-5/+48