rust/compiler
Deadbeef 26ac45614b Rename impl_constness to constness
The current code is a basis for `is_const_fn_raw`, and `impl_constness`
is no longer a valid name, which is previously used for determining the
constness of impls, and not items in general.
2022-06-15 20:54:43 +10:00
..
2022-06-13 22:20:51 +03:00
2022-06-13 22:20:51 +03:00
2022-06-14 16:12:28 +02:00