Files
rust/compiler/rustc_span/src
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-01-08 21:26:39 +01:00
2024-07-29 08:26:52 +10:00
2024-11-22 11:12:15 -08:00
2024-07-29 08:26:52 +10:00