about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-03 10:40:56 +0100
committerGitHub <noreply@github.com>2025-03-03 10:40:56 +0100
commit2344a34241e2cf08e6285ddf7755b70bfa306e5a (patch)
tree5e72f03cef42d18af3990ac2e88a906d730d70c2 /compiler/rustc_parse/src/parser/expr.rs
parent81d8edc2000aa38b08ad09fce22d90f1990b6459 (diff)
parent42f51d4fd42c95e0c51c3f8742d63db0548cd5a0 (diff)
downloadrust-2344a34241e2cf08e6285ddf7755b70bfa306e5a.tar.gz
rust-2344a34241e2cf08e6285ddf7755b70bfa306e5a.zip
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`.
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions