rust/compiler/rustc_hir_analysis/src/astconv
bors e94bda3bf1 Auto merge of #111047 - compiler-errors:rtn-no-ty-ct-params, r=spastorino
Emit an error when return-type-notation is used with type/const params

These are not intended to be supported initially, even though the compiler supports them internally...
2023-06-07 09:03:33 +00:00
..
errors.rs Restrict From<S> for {D,Subd}iagnosticMessage. 2023-05-03 08:44:39 +10:00
generics.rs Avoid &format("...") calls in error message code. 2023-05-16 17:59:56 +10:00
mod.rs Auto merge of #111047 - compiler-errors:rtn-no-ty-ct-params, r=spastorino 2023-06-07 09:03:33 +00:00