rust/compiler/rustc_mir_build
Matthew Jasper 83fa46fe5b Borrow check inline const patterns
Add type annotations to MIR so that borrowck can pass constraints from
inline constants in patterns to the containing function.
2024-01-29 09:17:00 +00:00
..
src Borrow check inline const patterns 2024-01-29 09:17:00 +00:00
Cargo.toml Use zip_eq to enforce that things being zipped have equal sizes 2024-01-14 20:01:12 +00:00
messages.ftl Typecheck never patterns 2024-01-18 21:15:24 +01:00