about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-06use `naked_asm!` in naked-function testsFolkert-43/+63
2024-10-06use `naked_asm!` in `tests/ui/asm/naked-functions.rs`Folkert-139/+117
2024-10-06implement `naked_asm` macroFolkert-68/+160
2024-10-06Auto merge of #131320 - matthiaskrgr:rollup-tom15b3, r=matthiaskrgrbors-111/+850
2024-10-06Rollup merge of #131316 - programmerjake:patch-4, r=NoratriebMatthias Krüger-1/+1
2024-10-06Rollup merge of #131315 - shrirambalaji:issue-129599-fix-shrirambalaji, r=onu...Matthias Krüger-13/+58
2024-10-06Rollup merge of #131312 - estebank:fn-in-pattern, r=compiler-errorsMatthias Krüger-64/+156
2024-10-06Rollup merge of #131279 - onur-ozkan:remove-host-symlink, r=NoratriebMatthias Krüger-1/+1
2024-10-06Rollup merge of #129392 - compiler-errors:raw-ref-op-doesnt-diverge-but-more,...Matthias Krüger-32/+634
2024-10-06Auto merge of #131075 - mrkajetanp:bootstrap-editors, r=Kobzolbors-80/+193
2024-10-06Auto merge of #131314 - tgross35:update-builtins, r=tgross35bors-4/+4
2024-10-05Fix typo in primitive_docs.rsJacob Lifshay-1/+1
2024-10-06bootstrap: add `std_features` configShriram Balaji-13/+58
2024-10-06Auto merge of #130540 - veera-sivarajan:fix-87525, r=estebankbors-6/+262
2024-10-05Update `compiler-builtins` to 0.1.133Trevor Gross-4/+4
2024-10-06On function and method calls in patterns, link to the bookEsteban Küber-64/+156
2024-10-05Be far more strict about what we consider to be a read of neverMichael Goulet-55/+177
2024-10-05Be more thorough in expr_constitutes_readMichael Goulet-42/+141
2024-10-05Auto merge of #131293 - DianQK:llvm-19.1.1, r=nikicbors-0/+0
2024-10-05Document things a bit more carefully, also account for coercion in check_expr...Michael Goulet-6/+18
2024-10-05Fix up testsMichael Goulet-16/+245
2024-10-05Do not coerce places if they do not constitute readsMichael Goulet-7/+13
2024-10-05Evaluating place expr that is never read from does not divergeMichael Goulet-12/+146
2024-10-05update "build/host" symlink commentonur-ozkan-1/+1
2024-10-05Auto merge of #131302 - matthiaskrgr:rollup-56kbpzx, r=matthiaskrgrbors-14/+847
2024-10-05Rollup merge of #131299 - RalfJung:lang-item-track-caller, r=compiler-errorsMatthias Krüger-2/+2
2024-10-05Rollup merge of #131285 - RalfJung:mir-projection-sem, r=cjgillotMatthias Krüger-4/+8
2024-10-05Rollup merge of #131281 - RalfJung:const-cell, r=AmanieuMatthias Krüger-6/+12
2024-10-05Rollup merge of #131280 - ismailarilik:handle-potential-query-instability-lin...Matthias Krüger-1/+0
2024-10-05Rollup merge of #130555 - hegza:rv32e, r=workingjubileeMatthias Krüger-1/+825
2024-10-05Auto merge of #131221 - XrXr:bump-compiler-builtins, r=tgross35bors-4/+4
2024-10-05fix typo in 'lang item with track_caller' messageRalf Jung-2/+2
2024-10-05Auto merge of #131188 - Kobzol:remove-libstd-so-from-sysroot, r=onur-ozkanbors-2/+18
2024-10-05Update to LLVM 19.1.1DianQK-0/+0
2024-10-05Add a Lint for Pointer to Integer Transmutes in ConstsVeera-18/+192
2024-10-05Auto merge of #131288 - matthiaskrgr:rollup-h0t0v2h, r=matthiaskrgrbors-724/+1516
2024-10-05Rollup merge of #131286 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-402/+1293
2024-10-05Rollup merge of #131278 - onur-ozkan:update-outdated-doc, r=KobzolMatthias Krüger-4/+2
2024-10-05Rollup merge of #131256 - RalfJung:f16-f128-const, r=ibraheemdevMatthias Krüger-26/+22
2024-10-05Rollup merge of #131094 - joboet:lazy_once_box, r=ibraheemdevMatthias Krüger-284/+185
2024-10-05Rollup merge of #130428 - ink-feather-org:stabilize-const-split-at-mut, r=Ral...Matthias Krüger-8/+14
2024-10-05clarify semantics of ConstantIndex MIR projectionRalf Jung-4/+8
2024-10-05Auto merge of #3940 - rust-lang:refutable_slice, r=RalfJungbors-33/+34
2024-10-05Add platform support doc for rv32eHenri Lunnikivi-1/+31
2024-10-05Add UI test to verify invalid loads are not generatedHenri Lunnikivi-0/+673
2024-10-05Add assembly tests to satisfy 'tidy'Henri Lunnikivi-0/+9
2024-10-05Work around the stage0 sanity checkHenri Lunnikivi-0/+3
2024-10-05doc: platform-support.md: Document portHenri Lunnikivi-0/+3
2024-10-05Update target fns to latest mainHenri Lunnikivi-3/+21
2024-10-05Add comment: data_layoutHenri Lunnikivi-0/+9