about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-12-13Reword prelude for AsyncFn stabilizationMichael Goulet-2/+3
2024-12-13Stabilize async closuresMichael Goulet-553/+311
2024-12-12Auto merge of #134223 - matthiaskrgr:rollup-qy69vqb, r=matthiaskrgrbors-248/+844
2024-12-12Rollup merge of #134214 - klensy:rd-shadow, r=notriddleMatthias Krüger-1/+1
2024-12-12Rollup merge of #134207 - jieyouxu:revert-134040, r=lqdMatthias Krüger-210/+206
2024-12-12Rollup merge of #134204 - Zalathar:llvm-bool, r=SparrowLiiMatthias Krüger-1/+3
2024-12-12Rollup merge of #134188 - steven807:master, r=lqdMatthias Krüger-1/+1
2024-12-12Rollup merge of #134089 - Urgau:triagebot-exceptions, r=ehussMatthias Krüger-1/+9
2024-12-12Rollup merge of #133249 - heiher:loong-abi-check, r=workingjubileeMatthias Krüger-1/+3
2024-12-12Rollup merge of #133122 - compiler-errors:afidt, r=oli-obkMatthias Krüger-33/+621
2024-12-12Auto merge of #132789 - matthiaskrgr:debug_tests, r=jieyouxubors-0/+146
2024-12-12fix self shadowed self compareklensy-1/+1
2024-12-12Auto merge of #134199 - RalfJung:gitmerge, r=oli-obkbors-4/+2
2024-12-12Revert "Rollup merge of #134040 - clubby789:bootstrap-eprintln, r=jieyouxu"许杰友 Jieyou Xu (Joe)-211/+207
2024-12-12Revert "Rollup merge of #134123 - Zalathar:json-output, r=jieyouxu,clubby789"许杰友 Jieyou Xu (Joe)-1/+1
2024-12-12Fix our `llvm::Bool` typedef to be signed, to match `LLVMBool`Zalathar-1/+3
2024-12-12Auto merge of #134201 - matthiaskrgr:rollup-22b721y, r=matthiaskrgrbors-190/+475
2024-12-12Rollup merge of #134187 - nnethercote:rm-PErr, r=jieyouxuMatthias Krüger-12/+11
2024-12-12Rollup merge of #134179 - zachs18:align_offset_mut_ptr_doc, r=workingjubileeMatthias Krüger-9/+0
2024-12-12Rollup merge of #134178 - ehuss:stabilize-2024-prelude, r=amanieu,traviscross...Matthias Krüger-6/+15
2024-12-12Rollup merge of #134173 - onur-ozkan:allow-symbol-intern-string-literal, r=ji...Matthias Krüger-6/+13
2024-12-12Rollup merge of #134155 - sthibaul:unsafe_op_in_unsafe_fn, r=tgross35Matthias Krüger-0/+1
2024-12-12Rollup merge of #134154 - dev-ardi:field-expr-generics, r=compiler-errorsMatthias Krüger-17/+18
2024-12-12Rollup merge of #134152 - nnethercote:simplify-rustc_mir_dataflow-abs_domain,...Matthias Krüger-37/+11
2024-12-12Rollup merge of #134144 - compiler-errors:fallback-apit, r=WaffleLapkinMatthias Krüger-26/+142
2024-12-12Rollup merge of #134070 - oli-obk:push-nquzymupzlsq, r=jieyouxuMatthias Krüger-44/+131
2024-12-12Rollup merge of #133859 - bjorn3:move_tests_to_alloctests, r=tgross35Matthias Krüger-27/+123
2024-12-12Rollup merge of #122003 - mati865:gnullvm-build-libunwind, r=petrochenkovMatthias Krüger-6/+10
2024-12-12Revert "Stop git from merging generated files"Ralf Jung-4/+2
2024-12-12Auto merge of #129181 - beetrees:asm-spans, r=pnkfelix,compiler-errorsbors-200/+1565
2024-12-11Bump FuchsiaSteven Grady-1/+1
2024-12-12Properly consider APITs for never type fallback ascription fixMichael Goulet-26/+142
2024-12-12Remove `PErr`.Nicholas Nethercote-12/+11
2024-12-11Auto merge of #128004 - folkertdev:naked-fn-asm, r=Amanieubors-106/+635
2024-12-11Stabilize the Rust 2024 preludeEric Huss-6/+15
2024-12-11Clarify why a type is rejected for asm!Oli Scherer-49/+83
2024-12-11Evaluate constants in SIMD vec lengths before rejecting themOli Scherer-11/+2
2024-12-11Auto merge of #134177 - matthiaskrgr:rollup-hgp8q60, r=matthiaskrgrbors-3145/+7930
2024-12-11Rollup merge of #134170 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-2865/+7515
2024-12-11Rollup merge of #134165 - durin42:wasm-target-string, r=jieyouxuMatthias Krüger-7/+13
2024-12-11Rollup merge of #134163 - Zalathar:covfun, r=SparrowLii,jieyouxuMatthias Krüger-186/+265
2024-12-11Rollup merge of #134148 - dev-ardi:cleanup_check_field_expr, r=compiler-errorsMatthias Krüger-6/+23
2024-12-11Rollup merge of #133598 - ChayimFriedman2:get-many-mut-detailed-err, r=scottmcmMatthias Krüger-28/+34
2024-12-11Rollup merge of #132975 - arichardson:ffi-c-char, r=tgross35Matthias Krüger-53/+80
2024-12-11Remove consteval note from <*mut T>::align_offset docs.Zachary S-9/+0
2024-12-11remove `Kind` check for `symbol_intern_string_literal`onur-ozkan-6/+1
2024-12-11allow `symbol_intern_string_literal` lint in test modulesonur-ozkan-0/+12
2024-12-11Add regression testsOli Scherer-0/+62
2024-12-11Auto merge of #134164 - jhpratt:rollup-s7z0vcc, r=jhprattbors-72/+174
2024-12-11Don't emit "field expressions may not have generic arguments" if it's a metho...Orion Gonzalez-17/+18