about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-05-25Auto merge of #125552 - matthiaskrgr:rollup-f1yybpn, r=matthiaskrgrbors-8/+30
2024-05-25Removed returnJonas Rinke-3/+4
2024-05-25Rollup merge of #125472 - erikdesjardins:component, r=clubby789Matthias Krüger-0/+30
2024-05-25Rollup merge of #121377 - pitaj:lazy_cell_fn_pointer, r=dtolnayMatthias Krüger-8/+0
2024-05-25Auto merge of #125515 - weihanglo:target-toml-override, r=onur-ozkanbors-5/+59
2024-05-25Avoid clone when constructing runnable label.Mathew Horner-3/+3
2024-05-25Auto merge of #125502 - weihanglo:update-rustc-perf, r=Kobzolbors-0/+0
2024-05-25FormattingJonas Rinke-2/+2
2024-05-25SemicolonJonas Rinke-1/+1
2024-05-25Use correct format for setting environment variables when debugging with cppt...Jonas Rinke-1/+3
2024-05-25Auto merge of #125541 - matthiaskrgr:rollup-4gwt4xp, r=matthiaskrgrbors-428/+428
2024-05-25Rollup merge of #125478 - Urgau:check-cfg-config-bump-stage0, r=Mark-SimulacrumMatthias Krüger-428/+428
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-25add change entryonur-ozkan-0/+5
2024-05-25Remove deprecated field `dist.missing-tools`onur-ozkan-4/+0
2024-05-25Merge from rustcThe Miri Cronjob Bot-13/+35
2024-05-25Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-05-24Add "better" edition handling on lint-docs toolSantiago Pastorino-2/+11
2024-05-24Update cargoWeihang Lo-0/+0
2024-05-24Rollup merge of #125485 - GuillaumeGomez:migrate-rmake-rustdoc, r=jieyouxuMatthias Krüger-1/+0
2024-05-24Rollup merge of #125483 - workingjubilee:move-transform-validate-to-mir-trans...Matthias Krüger-2/+2
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-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
2024-05-24Remove `DefId` from `EarlyParamRegion` (clippy/smir)Boxy-10/+9
2024-05-24miri: receive the blessings of validate.rsJubilee Young-1/+1
2024-05-24clippy: unnest check_constsJubilee Young-1/+1
2024-05-24Rollup merge of #125481 - iawia002:fix-dead-link, r=lqdMatthias Krüger-1/+1
2024-05-24Rollup merge of #125477 - nnethercote:missed-rustfmt, r=compiler-errorsMatthias Krüger-9/+32
2024-05-24Update rustc-perfWeihang Lo-0/+0
2024-05-24Migrate `run-make/rustdoc-with-output-dir-option` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-24Auto merge of #3626 - devnexen:pthread_name_illumos, r=oli-obkbors-5/+34
2024-05-24Auto merge of #3625 - Strophox:miri-allocation-fix, r=RalfJungbors-23/+24
2024-05-24extend commentsRalf Jung-2/+3
2024-05-24Fix the dead link in the bootstrap READMEXinzhao Xu-1/+1
2024-05-24Auto merge of #3628 - RalfJung:tokio, r=RalfJungbors-1/+13
2024-05-24add back some tokio featuresRalf Jung-1/+13
2024-05-24Bump bootstrap compiler to the latest beta compilerUrgau-428/+428
2024-05-24Run rustfmt on files that need it.Nicholas Nethercote-9/+32
2024-05-24fmtThe Miri Cronjob Bot-2/+7
2024-05-24Merge from rustcThe Miri Cronjob Bot-113/+115
2024-05-24Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-05-23tidy: validate LLVM component names in testsErik Desjardins-0/+30
2024-05-24Review fixes: Assist scope, trait qualifymaxwase-45/+126
2024-05-23solaris add suport for threadname.David Carlier-5/+34
2024-05-24Review fixes: Split into 2, check tuple fieldsmaxwase-57/+137
2024-05-24Add toggle_async_sugar assist code actionmaxwase-0/+483