rust/compiler/rustc_const_eval/src
Jacob Pratt e5f552a02b
Rollup merge of #149592 - oli-obk:no_is_const_default_method_fn, r=fee1-dead
`is_const_default_method` is completely handled by the `constness` query

After  rust-lang/rust#149444 this function became obsolete

r? `@fee1-dead`
2025-12-05 23:26:37 -05:00
..
check_consts Rollup merge of #149592 - oli-obk:no_is_const_default_method_fn, r=fee1-dead 2025-12-05 23:26:37 -05:00
const_eval collapse constness query match logic 2025-11-29 20:00:40 -05:00
interpret Rollup merge of #149671 - RalfJung:interpret-float-min-max, r=mati865 2025-12-05 16:17:13 +01:00
util show packed alignment in mir_transform_unaligned_packed_ref 2025-11-07 13:57:37 -07:00
errors.rs const validation: remove check for mutable refs in final value of const 2025-11-09 14:32:01 +01:00
lib.rs Unify the configuration of the compiler docs 2025-11-05 11:25:27 +00:00