rust/compiler/rustc_infer/src
bors 41fe75ec6b Auto merge of #118189 - compiler-errors:cache-flags-for-const, r=nnethercote
Cache flags for `ty::Const`

Not sure if this has been attempted yet, but worth a shot. It does make the code simpler in `rustc_type_ir`, since we can assume that consts have a `flags` method that is no-cost.

r? `@ghost`
2023-11-24 04:54:35 +00:00
..
errors replace unnecessary folder impls with fold_region 2023-11-17 08:58:18 +00:00
infer Auto merge of #118189 - compiler-errors:cache-flags-for-const, r=nnethercote 2023-11-24 04:54:35 +00:00
traits Remove ClosureKind predicate kind 2023-11-21 18:35:45 +00:00
lib.rs Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00