rust/compiler/rustc_pattern_analysis
Sekar-C-Mca 65c10702bd Fix typo in pattern usefulness documentation
Line 171 introduced `pt_1, .., pt_n` and `qt` as variable names, but
line 172 incorrectly used `tp_1, .., tp_n, tq`. This commit fixes the
inconsistency to use the correct variable names throughout.
2026-01-03 22:46:09 +05:30
..
src Fix typo in pattern usefulness documentation 2026-01-03 22:46:09 +05:30
tests In rustc_pattern_analysis, put true witnesses before false witnesses 2025-07-28 02:01:39 +03:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl error early when mixing deref patterns with normal constructors 2025-05-06 18:53:55 -07:00