rust/compiler/rustc_const_eval
Jacob Pratt a53204f978
Rollup merge of #133103 - tiif:fnabi, r=RalfJung
Pass FnAbi to find_mir_or_eval_fn

 https://github.com/rust-lang/miri/issues/4013 needs information from ``FnAbi``, hence it is passed to ``find_mir_or_eval_fn``.

r? `@RalfJung`
2024-12-20 01:36:47 -05:00
..
src Rollup merge of #133103 - tiif:fnabi, r=RalfJung 2024-12-20 01:36:47 -05:00
Cargo.toml rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures 2024-12-16 19:08:19 +01:00
messages.ftl Get rid of HIR const checker 2024-11-22 02:32:26 +00:00