rust/compiler/rustc_hir
Maja Kądziołka 5765005a7f
Clean up TypeckResults::extract_binding_mode
- Remove the `Option` from the result type, as `None` is never returned.
- Document the difference from the `BindingMode` in `PatKind::Binding`.
2025-02-27 10:19:12 +01:00
..
src Clean up TypeckResults::extract_binding_mode 2025-02-27 10:19:12 +01:00
Cargo.toml Introduce new parsing infrastructure and types for parsed attributes 2025-02-24 14:26:06 +01:00