about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-06Rollup merge of #124808 - compiler-errors:super, r=lcnrMatthias Krüger-1/+28
2024-05-06Rollup merge of #124771 - compiler-errors:cand-has-failing-wc, r=lcnrMatthias Krüger-6/+86
2024-05-06Rollup merge of #124724 - compiler-errors:prefer-lower, r=lcnrMatthias Krüger-5/+16
2024-05-06Rollup merge of #124520 - tbu-:pr_create_dir_all_doc, r=AmanieuMatthias Krüger-3/+7
2024-05-06Use super_fold in RegionsToStatic visitorMichael Goulet-1/+28
2024-05-06Don't consider candidates with no failing where clausesMichael Goulet-6/+86
2024-05-06Prefer lower vtable candidates in select in new solverMichael Goulet-5/+16
2024-05-06Auto merge of #124753 - GuillaumeGomez:migrate-rustdoc-determinism, r=jieyouxubors-59/+108
2024-05-06Auto merge of #124497 - rytheo:move-std-tests-to-library, r=workingjubileebors-89/+97
2024-05-06Auto merge of #124679 - Urgau:check-cfg-structured-cli-errors, r=nnethercotebors-34/+151
2024-05-06Migrate `run-make/rustdoc-error-lines` to `rmake.rs`Guillaume Gomez-14/+22
2024-05-06Add new `output` method to `Rustc` and `Rustdoc` typesGuillaume Gomez-15/+30
2024-05-06Improve check-cfg CLI errors with more structured diagnosticsUrgau-33/+150
2024-05-06Return coherent description for boolean instead of panickingUrgau-1/+1
2024-05-06Auto merge of #124784 - matthiaskrgr:rollup-e9pg3v4, r=matthiaskrgrbors-38/+97
2024-05-06Rollup merge of #124768 - fmease:enable-triagebot-transfer-2, r=jackh726Matthias Krüger-0/+4
2024-05-06Rollup merge of #124765 - GuillaumeGomez:fix-wrong-cog-colotr, r=notriddleMatthias Krüger-1/+37
2024-05-06Rollup merge of #124742 - Urgau:check-cfg-rustfmt, r=fmeaseMatthias Krüger-37/+56
2024-05-06Auto merge of #124638 - nnethercote:mv-expand-tests, r=compiler-errorsbors-425/+405
2024-05-06Auto merge of #124747 - MasterAwesome:master, r=davidtwcobors-73/+826
2024-05-06Move some tests from `rustc_expand` to `rustc_parse`.Nicholas Nethercote-425/+405
2024-05-05Auto merge of #124146 - madsmtm:apple-triage, r=dtolnaybors-5/+13
2024-05-05Auto merge of #124603 - Zalathar:mcdc-mappings, r=Nadrierilbors-157/+158
2024-05-05Change the label for the Apple ping group to the new O-appleMads Marquart-1/+1
2024-05-05Meta: Enable the triagebot transfer commandLeón Orell Valerian Liehr-0/+4
2024-05-05Add GUI regression test for setting's cog colorGuillaume Gomez-1/+31
2024-05-05Fix bad color for setting cog in ayu themeGuillaume Gomez-0/+6
2024-05-05Auto merge of #124754 - RalfJung:miri-sync, r=RalfJungbors-1634/+1910
2024-05-05update rustc-build-sysroot for dealing with unexpected_cfgsRalf Jung-3/+3
2024-05-05update lockfileRalf Jung-9/+79
2024-05-05Auto merge of #124752 - GuillaumeGomez:rollup-a4qagbd, r=GuillaumeGomezbors-741/+1281
2024-05-05Rename `run-make-support` library `output` method to `command_output`Guillaume Gomez-12/+13
2024-05-05Migrate `run-make/doctests-runtool` to rmakeGuillaume Gomez-21/+39
2024-05-05Implement `edition` method on `Rustdoc` type as wellGuillaume Gomez-0/+7
2024-05-05Rename test for issue 21058Ryan Lowe-8/+8
2024-05-05Rollup merge of #124750 - ultrabear:ultrabear_softfloatdoc, r=workingjubileeGuillaume Gomez-0/+12
2024-05-05Rollup merge of #124749 - RossSmyth:stable_range, r=davidtwcoGuillaume Gomez-691/+366
2024-05-05Rollup merge of #124748 - madsmtm:fix-32bit-watchos-unwind, r=Mark-SimulacrumGuillaume Gomez-15/+23
2024-05-05Rollup merge of #124736 - calebsander:feature/upgrade-time, r=dtolnayGuillaume Gomez-5/+5
2024-05-05Rollup merge of #124668 - 12101111:fix-bootstrap-tarball, r=onur-ozkanGuillaume Gomez-6/+1
2024-05-05Rollup merge of #124148 - notriddle:notriddle/reference, r=GuillaumeGomezGuillaume Gomez-24/+874
2024-05-05Auto merge of #3565 - RalfJung:libc, r=RalfJungbors-451/+418
2024-05-05hello: also ensure stderr worksRalf Jung-0/+2
2024-05-05move randomness tests into a single file and share the getrandom implementati...Ralf Jung-88/+55
2024-05-05move things out of libc-misc that have a better home; make libc-misc work on ...Ralf Jung-364/+362
2024-05-05Fix unwinding on 32-bit watchOS ARMMads Marquart-15/+23
2024-05-05Auto merge of #3569 - RalfJung:cargo-update, r=RalfJungbors-335/+309
2024-05-05housekeeping: update dependenciesRalf Jung-335/+309
2024-05-05Auto merge of #3568 - RalfJung:pthread-thread_t, r=RalfJungbors-5/+7
2024-05-05unix/thread: properly use pthread_t for thread IDsRalf Jung-5/+7