os-rust/compiler/rustc_ast_lowering/src
bors f2abf827c1 Auto merge of #132894 - frank-king:feature/where-refactor, r=cjgillot
Refactor `where` predicates, and reserve for attributes support

Refactor `WherePredicate` to `WherePredicateKind`, and reserve for attributes support in `where` predicates.

This is a part of #115590 and is split from #132388.

r? petrochenkov
2024-11-26 04:12:33 +00:00
..
asm.rs Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=Amanieu 2024-11-25 07:01:37 +01:00
block.rs Add duplicate lowering check 2024-10-28 14:13:36 +08:00
delegation.rs Add duplicate lowering check 2024-10-28 14:13:36 +08:00
errors.rs Make s390x non-clobber-only vector register support unstable 2024-11-24 21:42:22 +09:00
expr.rs Fix ICE when passing DefId-creating args to legacy_const_generics. 2024-11-16 01:07:51 +01:00
format.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
index.rs Refactor where predicates, and reserve for attributes support 2024-11-25 16:38:35 +08:00
item.rs Refactor where predicates, and reserve for attributes support 2024-11-25 16:38:35 +08:00
lib.rs Introduce min_generic_const_args and directly represent paths 2024-11-19 05:07:43 +00:00
pat.rs more consistent debug_assertions 2024-10-28 14:13:39 +08:00
path.rs Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillot 2024-10-29 03:11:39 -07:00