1
Fork 0
rust/compiler/rustc_hir
许杰友 Jieyou Xu (Joe) a9f3f02ed7
Rollup merge of #137712 - meithecatte:extract-binding-mode, r=oli-obk
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-28 21:42:00 +08:00
..
src Rollup merge of #137712 - meithecatte:extract-binding-mode, r=oli-obk 2025-02-28 21:42:00 +08:00
Cargo.toml Introduce new parsing infrastructure and types for parsed attributes 2025-02-24 14:26:06 +01:00