Files
rust/tests
Matthias Krüger 2344a34241 Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkov
Implement `#[cfg]` in `where` clauses

This PR implements #115590, which supports `#[cfg]` attributes in `where` clauses.

The biggest change is, that it adds `AttrsVec` and  `NodeId` to the `ast::WherePredicate` and `HirId` to the `hir::WherePredicate`.
2025-03-03 10:40:56 +01:00
..
2025-02-24 09:26:54 +00:00
2025-02-26 19:27:19 +00:00
2025-02-24 14:31:19 +01:00
2025-02-24 14:31:19 +01:00