about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-24Don't test the profile override hackjyn-12/+15
2023-06-24Auto merge of #112996 - GuillaumeGomez:migrate-gui-test-color-16, r=notriddlebors-30/+30
2023-06-24fix: add cfg diagnostic for unresolved import errorbohan-4/+71
2023-06-24instantiate hidden types in root universeAli MJ Al-Nasrawy-3/+135
2023-06-24Migrate GUI colors test to original CSS color formatGuillaume Gomez-30/+30
2023-06-24Auto merge of #112802 - lukas-code:fancy-bool, r=Nilstriebbors-64/+61
2023-06-24Auto merge of #11019 - Centri3:ptr_arg, r=llogiqbors-57/+141
2023-06-24rustdoc: render gen params & where-clauses of cross-crate assoc tys in impl b...León Orell Valerian Liehr-43/+74
2023-06-24Don't lint `ptr_arg` when return type uses Cow's lifetimeCatherine-57/+141
2023-06-24Add a regression test for #96699Yuki Okushi-0/+87
2023-06-24Add a regression test for #109141Yuki Okushi-0/+39
2023-06-24Auto merge of #112987 - compiler-errors:rollup-6anskq1, r=compiler-errorsbors-145/+507
2023-06-23Rollup merge of #112986 - weihanglo:update-cargo, r=weihangloMichael Goulet-0/+0
2023-06-23Rollup merge of #112983 - spastorino:new-rpitit-23, r=compiler-errorsMichael Goulet-14/+110
2023-06-23Rollup merge of #112981 - spastorino:new-rpitit-22, r=compiler-errorsMichael Goulet-25/+287
2023-06-23Rollup merge of #112973 - compiler-errors:oops-forgot-ftl, r=jyn514Michael Goulet-0/+13
2023-06-23Rollup merge of #112965 - compiler-errors:circular-wf, r=aliemjayMichael Goulet-5/+27
2023-06-23Rollup merge of #112963 - oli-obk:tait_solver_decoupling, r=compiler-errorsMichael Goulet-17/+6
2023-06-23Rollup merge of #112763 - Patryk27:bump-compiler-builtins, r=AmanieuMichael Goulet-3/+3
2023-06-23Rollup merge of #111087 - ibraheemdev:patch-15, r=dtolnayMichael Goulet-81/+61
2023-06-23Test color/verbose/warnings properlyjyn-22/+25
2023-06-23Test cargo arguments passed by bootstrap.pyjyn-88/+118
2023-06-23Allow passing arguments to `bootstrap_test.py`jyn-14/+9
2023-06-23Fix progress messages for configure in bootstrap_test.pyjyn-1/+1
2023-06-24Update cargoWeihang Lo-0/+0
2023-06-23Auto merge of #112891 - oli-obk:impl_trait_in_assoc_tys_cleanup, r=compiler-e...bors-109/+377
2023-06-23Fix associated type suggestion when -Zlower-impl-trait-in-trait-to-assoc-tySantiago Pastorino-14/+110
2023-06-23Auto merge of #112974 - matthiaskrgr:rollup-hnk7ans, r=matthiaskrgrbors-271/+579
2023-06-23Fix return type notation errors with -Zlower-impl-trait-in-trait-to-assoc-tySantiago Pastorino-25/+287
2023-06-23Add suggestion for bad block fragment errorMichael Goulet-0/+32
2023-06-23Reduce typename width to 6.25remNoah Lev-1/+1
2023-06-23Rollup merge of #112962 - GuillaumeGomez:fix-rustdoc-gui-tester, r=ozkanonurMatthias Krüger-52/+71
2023-06-23Rollup merge of #112960 - GuillaumeGomez:rustdoc-files-check, r=notriddleMatthias Krüger-3/+68
2023-06-23Rollup merge of #112925 - oli-obk:timeout_lint, r=cjgillotMatthias Krüger-1/+42
2023-06-23Rollup merge of #112870 - compiler-errors:clause-2, r=oli-obkMatthias Krüger-174/+243
2023-06-23Rollup merge of #112810 - compiler-errors:dont-ice-on-bad-layout, r=wesleywiserMatthias Krüger-12/+80
2023-06-23Rollup merge of #112740 - GuillaumeGomez:link-to-search-chapter, r=notriddleMatthias Krüger-4/+14
2023-06-23Rollup merge of #112643 - compiler-errors:sized-obl-for-arg, r=wesleywiserMatthias Krüger-22/+57
2023-06-23Rollup merge of #112616 - ferrocene:pa-more-test-suite-fixes, r=NilstriebMatthias Krüger-3/+4
2023-06-23Bless testsGary Guo-344/+344
2023-06-23Fix GUI test for popoverGuillaume Gomez-2/+2
2023-06-23Make sure to include default en-US ftl resources for rustc_error crateMichael Goulet-0/+13
2023-06-23Make typenames a bit wider to support "existential type"Noah Lev-1/+1
2023-06-23issue template: add clippy entry which points to the clippy repoMatthias Krüger-0/+3
2023-06-23Abbreviate long typenames so they don't get wrapped in resultsNoah Lev-2/+2
2023-06-23Auto merge of #109982 - durin42:plt-no-x86_64-only, r=nikicbors-29/+54
2023-06-23Make `UnwindAction::Continue` explicit in MIR dumpGary Guo-1/+2
2023-06-23Resolve vars when reporting WF errorMichael Goulet-6/+7
2023-06-23Don't emit same goal as input during wf obligationsMichael Goulet-3/+24
2023-06-23Update wasi-libcChristopher Serr-1/+1