about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-25Use correct format for setting environment variables when debugging with cppt...Jonas Rinke-1/+3
2024-05-25Auto merge of #12740 - lrh2000:sig-drop, r=blyxyasbors-296/+426
2024-05-25Auto merge of #125541 - matthiaskrgr:rollup-4gwt4xp, r=matthiaskrgrbors-1134/+797
2024-05-25Auto merge of #3630 - rust-lang:rustup-2024-05-25, r=saethlinbors-585/+810
2024-05-25Auto merge of #12809 - GuillaumeGomez:missing-backticks-fix, r=y21bors-0/+86
2024-05-25Also mention my-self for check-cfg docs changesUrgau-0/+3
2024-05-25Rollup merge of #125527 - programmerjake:patch-2, r=workingjubileeMatthias Krüger-0/+38
2024-05-25Rollup merge of #125514 - compiler-errors:builtin-index, r=lcnrMatthias Krüger-3/+31
2024-05-25Rollup merge of #125513 - compiler-errors:impossible-drop, r=jackh726Matthias Krüger-0/+27
2024-05-25Rollup merge of #125510 - lcnr:change-proof-trees-to-be-shallow, r=compiler-e...Matthias Krüger-505/+135
2024-05-25Rollup merge of #125498 - zmodem:avx512er, r=workingjubileeMatthias Krüger-6/+2
2024-05-25Rollup merge of #125478 - Urgau:check-cfg-config-bump-stage0, r=Mark-SimulacrumMatthias Krüger-431/+428
2024-05-25Rollup merge of #125451 - oli-obk:const_type_mismatch, r=compiler-errorsMatthias Krüger-180/+129
2024-05-25Rollup merge of #125271 - RalfJung:posix_memalign, r=workingjubileeMatthias Krüger-9/+7
2024-05-25Auto merge of #125524 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-25Fix `data_constructor` ignoring generics for structTavo Annus-5/+19
2024-05-25Stop SRoA'ing `DynMetadata` in MIRScott McMurray-0/+24
2024-05-25add change entryonur-ozkan-0/+5
2024-05-25fix UI testjoboet-91/+21
2024-05-25Remove deprecated field `dist.missing-tools`onur-ozkan-7/+0
2024-05-25Merge from rustcThe Miri Cronjob Bot-584/+809
2024-05-25Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-05-24Add "better" edition handling on lint-docs toolSantiago Pastorino-4/+13
2024-05-25cleanup dependence of `ExtCtxt` in transcribe when macro expansionSparrowLii-32/+31
2024-05-24Don't eagerly monomorphize drop for types that are impossible to instantiateMichael Goulet-0/+27
2024-05-24Stabilize the runtime of libtest-paddingBen Kimock-6/+2
2024-05-25Auto merge of #124187 - compiler-errors:self-ctor, r=petrochenkovbors-176/+244
2024-05-24Move the checks for Arguments constructors to inline constBen Kimock-87/+75
2024-05-24Add manual Sync impl for ReentrantLockGuardJacob Lifshay-0/+38
2024-05-25std: make TLS accessors closures that return pointersjoboet-180/+107
2024-05-24Auto merge of #12836 - hamirmahal:feat/quick-fix-for-bare-urls, r=y21bors-4/+18
2024-05-24Update cargoWeihang Lo-0/+0
2024-05-24Exit the process a short time after entering our ctrl-c handlerBen Kimock-9/+8
2024-05-24feat: auto-fix for `bare URLs` in doc commentsHamir Mahal-4/+18
2024-05-24Auto merge of #125521 - matthiaskrgr:rollup-ph2bz3h, r=matthiaskrgrbors-121/+171
2024-05-24Rollup merge of #125519 - lcnr:tag-next-solver, r=compiler-errorsMatthias Krüger-1/+4
2024-05-24Rollup merge of #125503 - aDotInTheVoid:rdj-keyword-attr, r=GuillaumeGomezMatthias Krüger-0/+20
2024-05-24Rollup merge of #125501 - compiler-errors:opaque-opaque-anon-ct, r=BoxyUwUMatthias Krüger-97/+71
2024-05-24Rollup merge of #125497 - meesfrensel:patch-1, r=calebzulawskiMatthias Krüger-4/+4
2024-05-24Rollup merge of #125485 - GuillaumeGomez:migrate-rmake-rustdoc, r=jieyouxuMatthias Krüger-9/+16
2024-05-24Rollup merge of #125483 - workingjubilee:move-transform-validate-to-mir-trans...Matthias Krüger-9/+9
2024-05-24Rollup merge of #125467 - compiler-errors:binop-in-bool-expectation, r=estebankMatthias Krüger-1/+47
2024-05-24remove nested match with and_thenLuuk Wester-4/+1
2024-05-24add test for every keyword, fix bugLuuk Wester-16/+94
2024-05-24drop region constraints for ambiguous goalslcnr-25/+172
2024-05-24tag more stuff with `WG-trait-system-refactor`lcnr-1/+4
2024-05-24Structurally resolve before builtin_index in EUVMichael Goulet-1/+18
2024-05-24cosmetic and performance fixes, and drop support for adding //! comments anyw...Luuk Wester-113/+78
2024-05-24bootstrap: test target specific config overridesWeihang Lo-4/+45
2024-05-24bootstrap: support target specific config overridesWeihang Lo-1/+14