about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/messages.ftl
AgeCommit message (Expand)AuthorLines
2023-05-09Rollup merge of #111252 - matthewjasper:min-spec-improvements, r=compiler-errorsDylan DPC-0/+3
2023-05-07Auto merge of #111161 - compiler-errors:rtn-super, r=cjgillotbors-1/+5
2023-05-05Disallow (min) specialization imps with no itemsMatthew Jasper-0/+3
2023-05-04Rollup merge of #110859 - compiler-errors:no-negative-drop-impls, r=oli-obkMatthias Krüger-0/+4
2023-05-03Error message for ambiguous RTN from super boundsMichael Goulet-0/+4
2023-05-03Support RTN on associated methods from supertraitsMichael Goulet-1/+1
2023-05-02Rollup merge of #108161 - WaffleLapkin:const_param_ty, r=BoxyUwUDylan DPC-0/+4
2023-04-27Explicitly reject negative and reservation drop implsMichael Goulet-0/+4
2023-04-27Add a `ConstParamTy` traitMaybe Waffle-0/+4
2023-04-25Fix static string lintsclubby789-0/+14
2023-04-21Migrate `rustc_hir_analysis` to session diagnosticObei Sideg-0/+37
2023-04-08Migrate `rustc_hir_analysis` to session diagnosticObei Sideg-0/+36
2023-03-28Add tests and error messagesMichael Goulet-0/+11
2023-03-12Forbid the use of `#[target_feature]` on `start`Léo Lanteri Thauvin-0/+3
2023-03-12Forbid the use of `#[target_feature]` on `main`Léo Lanteri Thauvin-0/+2
2023-03-11Simplify message pathsest31-0/+175