about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-06-27Auto merge of #112516 - erikdesjardins:loop, r=davidtwcobors-15/+7
2023-06-27Auto merge of #113078 - saethlin:mention-the-function, r=RalfJungbors-3/+3
2023-06-27Auto merge of #113083 - matthiaskrgr:rollup-anbqpij, r=matthiaskrgrbors-1/+5
2023-06-27Rollup merge of #113039 - matthiaskrgr:custom_mir, r=compiler-errorsMatthias Krüger-1/+5
2023-06-27Auto merge of #112938 - compiler-errors:clause-3, r=oli-obkbors-640/+463
2023-06-26Mention the panic function in CheckAlignmentBen Kimock-3/+3
2023-06-27Auto merge of #112693 - ericmarkmartin:use-more-placeref, r=spastorinobors-93/+40
2023-06-26TypeWellFormedInEnvMichael Goulet-60/+68
2023-06-26Migrate predicates_of and caller_bounds to ClauseMichael Goulet-601/+416
2023-06-26make custom mir ICE a bit nicerMatthias Krüger-1/+5
2023-06-26Auto merge of #112887 - WaffleLapkin:become_unuwuable_in_hir, r=compiler-erro...bors-52/+147
2023-06-26Rollup merge of #112979 - NotStirred:translatable_diag/resolve_imports, r=fee...Matthias Krüger-44/+168
2023-06-26Rollup merge of #111326 - he32:netbsd-aarch64-be, r=oli-obkMatthias Krüger-0/+18
2023-06-26`hir`: Add `Become` expression kindMaybe Waffle-52/+147
2023-06-25use PlaceRef abstractions more consistentlyEric Mark Martin-93/+40
2023-06-25Rollup merge of #113036 - TaKO8Ki:fix-112094, r=compiler-errorsMatthias Krüger-1/+1
2023-06-26accept `ReStatic` for RPITITTakayuki Maeda-1/+1
2023-06-25Rollup merge of #113007 - compiler-errors:dont-structural-resolve-byte-str-pa...Matthias Krüger-2/+3
2023-06-25Rollup merge of #113011 - Nilstrieb:can_access_statics, r=oli-obkGuillaume Gomez-15/+36
2023-06-25Add translatable diagnostic for import resolution stringsTom Martin-44/+168
2023-06-25Auto merge of #112476 - chenyukang:yukang-fix-109991, r=compiler-errorsbors-14/+40
2023-06-25Do not offer any of the suggestions in emit_coerce_suggestions for expr from ...yukang-14/+40
2023-06-24Add enum for `can_access_statics` booleanNilstrieb-15/+36
2023-06-24Revert "Structurally resolve correctly in check_pat_lit"Michael Goulet-2/+3
2023-06-24Rollup merge of #112854 - bvanjoi:fix-112674, r=NilstriebGuillaume Gomez-1/+12
2023-06-24Rollup merge of #112703 - aliemjay:next-solver-root-var, r=compiler-errorsGuillaume Gomez-3/+3
2023-06-24fix: add cfg diagnostic for unresolved import errorbohan-1/+12
2023-06-24instantiate hidden types in root universeAli MJ Al-Nasrawy-3/+3
2023-06-24Auto merge of #112802 - lukas-code:fancy-bool, r=Nilstriebbors-64/+61
2023-06-23Rollup merge of #112983 - spastorino:new-rpitit-23, r=compiler-errorsMichael Goulet-6/+14
2023-06-23Rollup merge of #112981 - spastorino:new-rpitit-22, r=compiler-errorsMichael Goulet-1/+1
2023-06-23Rollup merge of #112973 - compiler-errors:oops-forgot-ftl, r=jyn514Michael Goulet-0/+1
2023-06-23Rollup merge of #112965 - compiler-errors:circular-wf, r=aliemjayMichael Goulet-2/+10
2023-06-23Rollup merge of #112963 - oli-obk:tait_solver_decoupling, r=compiler-errorsMichael Goulet-17/+6
2023-06-23Auto merge of #112891 - oli-obk:impl_trait_in_assoc_tys_cleanup, r=compiler-e...bors-64/+123
2023-06-23Fix associated type suggestion when -Zlower-impl-trait-in-trait-to-assoc-tySantiago Pastorino-6/+14
2023-06-23Auto merge of #112974 - matthiaskrgr:rollup-hnk7ans, r=matthiaskrgrbors-166/+265
2023-06-23Fix return type notation errors with -Zlower-impl-trait-in-trait-to-assoc-tySantiago Pastorino-1/+1
2023-06-23Rollup merge of #112925 - oli-obk:timeout_lint, r=cjgillotMatthias Krüger-1/+2
2023-06-23Rollup merge of #112870 - compiler-errors:clause-2, r=oli-obkMatthias Krüger-153/+227
2023-06-23Rollup merge of #112810 - compiler-errors:dont-ice-on-bad-layout, r=wesleywiserMatthias Krüger-8/+35
2023-06-23Rollup merge of #112643 - compiler-errors:sized-obl-for-arg, r=wesleywiserMatthias Krüger-4/+1
2023-06-23Make sure to include default en-US ftl resources for rustc_error crateMichael Goulet-0/+1
2023-06-23Auto merge of #109982 - durin42:plt-no-x86_64-only, r=nikicbors-11/+36
2023-06-23Resolve vars when reporting WF errorMichael Goulet-0/+1
2023-06-23Don't emit same goal as input during wf obligationsMichael Goulet-2/+9
2023-06-23Stop bubbling out hidden types from the eval obligation queriesOli Scherer-17/+6
2023-06-23Rollup merge of #112948 - bkrl:trait-impl-suggestion, r=compiler-errorsMatthias Krüger-6/+10
2023-06-23Rollup merge of #112933 - TaKO8Ki:avoid-&format-in-error-message-code, r=oli-obkMatthias Krüger-9/+7
2023-06-23Rollup merge of #111747 - compiler-errors:structural-probe-side-effects, r=fe...Matthias Krüger-5/+14