mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
0c2cee2e9d
Fix inaccurate function name in `rustc_const_eval` docs Looks to me like this fixes #85513. I had trouble making a intra-docs link to `eval_place_to_op` work, though...