about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-16Auto merge of #113745 - tshepang:patch-1, r=workingjubileebors-6/+0
2023-07-16collect.rs: remove "Basic usage" text where not usefulTshepang Mbambo-6/+0
2023-07-16Auto merge of #113430 - Zalathar:hash, r=b-naberbors-17/+6
2023-07-16Auto merge of #113738 - jyn514:rollup-mjcya4c, r=jyn514bors-91/+81
2023-07-15Rollup merge of #113737 - jyn514:mailmap, r=jyn514jyn-1/+5
2023-07-15Rollup merge of #113731 - jyn514:ci-env, r=ozkanonurjyn-10/+0
2023-07-15Rollup merge of #113643 - jyn514:try-run, r=ozkanonurjyn-80/+76
2023-07-15update mailmap for myselfjyn-1/+5
2023-07-15Auto merge of #113606 - jyn514:parallel-compiler-cleanup, r=cjgillotbors-12/+5
2023-07-15Auto merge of #113697 - GuillaumeGomez:rm-unneeded-externallocation-handling,...bors-6/+1
2023-07-15Auto merge of #113732 - matthiaskrgr:rollup-nm5qy4i, r=matthiaskrgrbors-278/+449
2023-07-15Rollup merge of #113724 - GuillaumeGomez:migrate-gui-test-color-21, r=notriddleMatthias Krüger-10/+10
2023-07-15Rollup merge of #113709 - notriddle:notriddle/src, r=GuillaumeGomezMatthias Krüger-155/+155
2023-07-15Rollup merge of #113683 - ozkanonur:polished, r=jyn514Matthias Krüger-13/+1
2023-07-15Rollup merge of #113663 - syvb:non_inherited_unsafe_thir, r=cjgillotMatthias Krüger-26/+176
2023-07-15Rollup merge of #113644 - jyn514:bootstrap-cleanups, r=albertlarsan68Matthias Krüger-68/+56
2023-07-15Rollup merge of #113625 - compiler-errors:structurally-norm-in-selection, r=lcnrMatthias Krüger-6/+51
2023-07-15Remove unused `bootstrap::util::CiEnv` enumjyn-10/+0
2023-07-15Replace `builder::try_run_quiet` with `run_quiet_delaying_failure`jyn-17/+13
2023-07-15Rename `Builder::try_run` to `run_delaying_failure`jyn-16/+16
2023-07-15Deduplicate `Builder::try_run` and mark `Config::try_run` as deprecatedjyn-63/+63
2023-07-15Implement "items do not inherit unsafety" for THIR unsafecksyvb-26/+176
2023-07-15Auto merge of #112157 - erikdesjardins:align, r=nikicbors-93/+1251
2023-07-15Auto merge of #113514 - jyn514:more-gha-groups, r=oli-obkbors-65/+184
2023-07-15Migrate GUI colors test to original CSS color formatGuillaume Gomez-10/+10
2023-07-14rustdoc: rename to `src-script.js`Michael Howell-0/+0
2023-07-14rustdoc: use `src` consistently over `source` in JavaScriptMichael Howell-26/+26
2023-07-14rustdoc: use `src` consistently over `source` in codeMichael Howell-129/+129
2023-07-14fix another nesting issuejyn-4/+4
2023-07-14fix another GHA log panicjyn-0/+3
2023-07-14add a couple more groupsjyn-7/+12
2023-07-14Add `track_caller` to builder.msgjyn-0/+9
2023-07-14put configure behind a groupjyn-1/+5
2023-07-14don't print download progress in CIjyn-3/+8
2023-07-14Add must_use to `msg_` functionsjyn-45/+67
2023-07-14Add GHA log groups for tool testsjyn-0/+20
2023-07-14Make sure toolstates.json ends in a newlinejyn-1/+4
2023-07-14fix nested GHA groups (redux)jyn-10/+6
2023-07-14Don't checkout the LLVM submodule in `x dist --dry-run`jyn-1/+3
2023-07-14Don't nest GHA groups in `check::Std`jyn-0/+1
2023-07-14Add even more GHA log groupsjyn-18/+67
2023-07-14Fix `x suggest --run`jyn-3/+2
2023-07-14i686-windows: make requested alignment > 4 special case apply transitivelyErik Desjardins-115/+113
2023-07-14Auto merge of #113471 - compiler-errors:new-solver-norm-escaping, r=lcnrbors-22/+55
2023-07-14extern-fn-explicit-align test: remove unnecessary derivesErik Desjardins-5/+0
2023-07-14Auto merge of #113703 - matthiaskrgr:rollup-19uhwuh, r=matthiaskrgrbors-223/+416
2023-07-14Structurally normalize in selectionMichael Goulet-6/+51
2023-07-14remove outdated FIXMEs on bootstrapozkanonur-13/+1
2023-07-14Rollup merge of #113699 - RalfJung:miri, r=RalfJungMatthias Krüger-64/+33
2023-07-14Rollup merge of #113698 - compiler-errors:rpitit-check, r=spastorinoMatthias Krüger-10/+14